星火管控前端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
guozhongbo dcf1eb50d3 应用分组操作权限优化 il y a 7 mois
public 不提交代码 il y a 7 mois
src 应用分组操作权限优化 il y a 7 mois
.eslintrc.js 管控第一次提交 il y a 9 mois
.gitignore 管控第一次提交 il y a 9 mois
.prettierrc 管控第一次提交 il y a 9 mois
README.md 管控第一次提交 il y a 9 mois
babel.config.js 管控第一次提交 il y a 9 mois
jsconfig.json 管控第一次提交 il y a 9 mois
package-lock.json 设备导出 il y a 8 mois
package.json 学校-查看设备地理位置 il y a 8 mois
vue.config.js 导出表格 il y a 9 mois

README.md

下载依赖

npm install

本地运行

npm run serve

打包

npm run build

打包分析

npm run report