标签管理系统web

gongwencan 0fce5e823b 修改 hai 1 mes
.vscode 765311da99 初始化代码 hai 4 meses
build 5ca6529dd8 提交 hai 3 meses
config 9bcd1ccda6 修改标签二维码内容显示 hai 2 meses
src 0fce5e823b 修改 hai 1 mes
static 500dd0e254 提交 hai 3 meses
.babelrc 500dd0e254 提交 hai 3 meses
.editorconfig 500dd0e254 提交 hai 3 meses
.eslintignore 500dd0e254 提交 hai 3 meses
.eslintrc.js 500dd0e254 提交 hai 3 meses
.gitignore 500dd0e254 提交 hai 3 meses
.postcssrc.js 500dd0e254 提交 hai 3 meses
README.md 500dd0e254 提交 hai 3 meses
index.html 500dd0e254 提交 hai 3 meses
package-lock.json c23a90007f 完成饼状图 hai 3 meses
package.json ae41370d0f 提交 hai 2 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.