供应商自助平台前端
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
郑明梁 71f861276a Merge remote-tracking branch 'origin/master' 2 years ago
bin first commit 2 years ago
build first commit 2 years ago
public first commit 2 years ago
src Merge remote-tracking branch 'origin/master' 2 years ago
.editorconfig first commit 2 years ago
.env.development first commit 2 years ago
.env.production ip地址修改 2 years ago
.eslintignore first commit 2 years ago
.eslintrc.js first commit 2 years ago
.gitignore first commit 2 years ago
README.md first commit 2 years ago
babel.config.js first commit 2 years ago
package.bat first commit 2 years ago
package.json first commit 2 years ago
vue.config.js ip地址修改 2 years ago

README.md

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

发布

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

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