供应商自助平台前端
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 a05541450d 3/11 优化1.0 3 weeks ago
bin first commit 2 years ago
build first commit 2 years ago
public 富文本编辑资质上传 2 years ago
src 3/11 优化1.0 3 weeks ago
.editorconfig first commit 2 years ago
.env.development 资质证书预警等相关修改 1 year ago
.env.production 第三方产品信息导入 11 months 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 feat: 是否需要收费 5 months ago
vue.config.js 首页 1 year ago

README.md

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

发布

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

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