供应商自助平台前端
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
chenhc 067d2deb74 feat: 阳采追溯码导出 9 months ago
bin
build
public
src feat: 阳采追溯码导出 9 months ago
.editorconfig
.env.development
.env.production fix: 大田https 10 months ago
.env.test
.eslintignore
.eslintrc.js
.gitignore
README.md
babel.config.js
package.bat
package.json fix:优化关联关系 10 months ago
vue.config.js

README.md

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

发布

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

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