物联大屏系统
Go to file
15133876896-BGG25 7f5777ab60 1.更换系统主题颜色
2.增加历史报警记录模块
2023-06-06 16:57:53 +08:00
public 修改favicon图标 2023-05-27 17:47:10 +08:00
src 1.更换系统主题颜色 2023-06-06 16:57:53 +08:00
.browserslistrc init 2023-05-12 16:41:33 +08:00
.env.development init 2023-05-12 16:41:33 +08:00
.env.production init 2023-05-12 16:41:33 +08:00
.gitignore init 2023-05-12 16:41:33 +08:00
babel.config.js init 2023-05-12 16:41:33 +08:00
data-view.zip init 2023-05-12 16:41:33 +08:00
package-lock.json init 2023-05-12 16:41:33 +08:00
package.json init 2023-05-12 16:41:33 +08:00
README.md init 2023-05-12 16:41:33 +08:00
tsconfig.json init 2023-05-12 16:41:33 +08:00
vue.config.js init 2023-05-12 16:41:33 +08:00

daping

Project setup

npm install

运行前注意事项

运行前现将根目录下data-view压缩包内文件放入node_modules/@jiaminghi/ 内替换掉data-view文件

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.