供应商自助平台前端
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 ac21bb6d3f 12/19 特殊药品明细选择优化1.0 7 months ago
bin
build
public 富文本编辑资质上传 2 years ago
src 12/19 特殊药品明细选择优化1.0 7 months ago
.editorconfig
.env.development 资质证书预警等相关修改 1 year ago
.env.production fix: 大田https 7 months ago
.env.test 测试环境调整 2 years ago
.eslintignore
.eslintrc.js
.gitignore .gitignore 2 years ago
README.md
babel.config.js
package.bat
package.json fix:优化关联关系 8 months ago
vue.config.js 首页 2 years ago

README.md

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

发布

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

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