供应商自助平台前端
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 653903b46b 物资入院申请新增字段 1 year ago
bin
build
public 富文本编辑资质上传 2 years ago
src 物资入院申请新增字段 1 year ago
.editorconfig
.env.development 资质证书预警等相关修改 1 year ago
.env.production 物资入院申请新增字段 1 year ago
.env.test 测试环境调整 2 years ago
.eslintignore
.eslintrc.js
.gitignore .gitignore 2 years ago
README.md
babel.config.js
package.bat 资质图片查看代码提交 2 years ago
package.json 富文本编辑器添加资质证书 2 years ago
vue.config.js 首页 2 years ago

README.md

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

发布

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

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