物联大屏系统
Go to file
2023-05-17 11:36:20 +08:00
public 修改大屏分布图 添加网络分布 2023-05-16 18:09:05 +08:00
src 添加交换机 2023-05-17 11:36:20 +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.