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 da85a6459b 代码备份 2 years ago
bin
build
public
src 代码备份 2 years ago
.editorconfig
.env.development 代码备份 2 years ago
.env.production 更新产品信息 2 years ago
.env.test 界面相关修改 2 years ago
.eslintignore
.eslintrc.js
.gitignore 前端打包修改 2 years ago
README.md
babel.config.js
package.bat 前端打包修改 2 years ago
package.json 修改名称 3 years ago
vue.config.js 界面相关修改 2 years ago

README.md

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

发布

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

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