摘要: 1. 安装 qrcode.vue 仓库地址 // vue2 安装1.x版本、vue3 安装3.x版本 npm install --save qrcode.vue // 或 yarn add qrcode.vue 2. 使用 // 使用 import { createApp } from 'vue' 阅读全文
posted @ 2022-12-05 16:59 Li_pk 阅读(1644) 评论(0) 推荐(0)