Sin descripción

Funny a4b8abc843 feat 使用qrcodejs2-fix替代qrcodejs2,因为electron打包后会有报错:Uncaught TypeError: Cannot read property '_android' of undefined hace 3 años
public 768509983e feat 代码优化 hace 3 años
src a4b8abc843 feat 使用qrcodejs2-fix替代qrcodejs2,因为electron打包后会有报错:Uncaught TypeError: Cannot read property '_android' of undefined hace 3 años
static c0e71d15cd feat 下载中心 hace 3 años
.gitignore fedaf5eb08 feat hace 3 años
README.md 9f1029f149 no message hace 3 años
babel.config.js fedaf5eb08 feat hace 3 años
package.json a4b8abc843 feat 使用qrcodejs2-fix替代qrcodejs2,因为electron打包后会有报错:Uncaught TypeError: Cannot read property '_android' of undefined hace 3 años
vue.config.js a3c951d0f0 feat 自动更新 hace 3 años

README.md

myvue

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.