You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
anthonywj dbbbb73d6f 代码备份 1 year ago
bin 初始udi-cpt-vuej监管平台前端 2 years ago
build 初始udi-cpt-vuej监管平台前端 2 years ago
public 文本编辑器相关 2 years ago
src 代码备份 1 year ago
.editorconfig 初始udi-cpt-vuej监管平台前端 2 years ago
.env.development 代码备份 1 year ago
.env.production 代码备份 1 year ago
.env.test 代码备份 1 year ago
.eslintignore 初始udi-cpt-vuej监管平台前端 2 years ago
.eslintrc.js 初始udi-cpt-vuej监管平台前端 2 years ago
.gitignore 前端打包修改 2 years ago
README.md 初始udi-cpt-vuej监管平台前端 2 years ago
babel.config.js 初始udi-cpt-vuej监管平台前端 2 years ago
package.bat 前端打包修改 2 years ago
package.json 代码备份 2 years ago
vue.config.js 代码备份 1 year ago

README.md

浏览器访问 http://localhost:80

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod