供应商自助平台前端
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 5e4d13c9de 修改 内部码报表不能跳转打印页面问题 本企业资质提交审核直接通过问题 2 years ago
bin first commit 2 years ago
build first commit 2 years ago
public 证书审核,logo替换 2 years ago
src 修改 内部码报表不能跳转打印页面问题 本企业资质提交审核直接通过问题 2 years ago
.editorconfig first commit 2 years ago
.env.development 代码备份 2 years ago
.env.production 发票问题修改 2 years ago
.env.test 测试环境调整 2 years ago
.eslintignore first commit 2 years ago
.eslintrc.js first commit 2 years ago
.gitignore .gitignore 2 years ago
README.md first commit 2 years ago
babel.config.js first commit 2 years ago
package.bat 资质图片查看代码提交 2 years ago
package.json 增加test 2 years ago
vue.config.js 代码备份 2 years ago

README.md

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

发布

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

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