标签管理系统web

gongwencan 4861efc13b 修改pdf导出方向 hace 2 meses
.vscode 765311da99 初始化代码 hace 4 meses
build 5ca6529dd8 提交 hace 3 meses
config 9bcd1ccda6 修改标签二维码内容显示 hace 2 meses
src 4861efc13b 修改pdf导出方向 hace 2 meses
static 500dd0e254 提交 hace 3 meses
.babelrc 500dd0e254 提交 hace 3 meses
.editorconfig 500dd0e254 提交 hace 3 meses
.eslintignore 500dd0e254 提交 hace 3 meses
.eslintrc.js 500dd0e254 提交 hace 3 meses
.gitignore 500dd0e254 提交 hace 3 meses
.postcssrc.js 500dd0e254 提交 hace 3 meses
README.md 500dd0e254 提交 hace 3 meses
index.html 500dd0e254 提交 hace 3 meses
package-lock.json c23a90007f 完成饼状图 hace 3 meses
package.json 19945e51d1 提交 hace 3 meses

README.md

jeff.rfid.ui

Jeff RFID UI

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.