物联大屏系统
Go to file
hzz 550a042107 修改场外接收socket处理方式
修改机械分厂设备大屏 标题装饰
添加装饰组件 和svg图片
2023-06-27 17:00:43 +08:00
public 1.修改系统主题颜色 2023-06-06 16:58:46 +08:00
src 修改场外接收socket处理方式 2023-06-27 17:00:43 +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 修改环境 实时监测系统页面布局 首页添加 2023-06-08 10:43:27 +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.