供应商自助平台前端
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
wangwei 4f12490bdd 修改 企业资质提交审核 弹出提示信息不正确 2 years ago
bin
build
public 界面标题等logo修改 2 years ago
src 修改 企业资质提交审核 弹出提示信息不正确 2 years ago
.editorconfig
.env.development 单据复制必填校验 2 years ago
.env.production 单据复制必填校验 2 years ago
.env.test
.eslintignore
.eslintrc.js
.gitignore
README.md
babel.config.js
package.bat
package.json
vue.config.js 代码备份 2 years ago

README.md

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

发布

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

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