按不同环境编译

This commit is contained in:
wuyibo
2022-10-27 09:36:48 +08:00
parent ce9fe95362
commit 023210255f
7 changed files with 388 additions and 379 deletions

View File

@@ -8,3 +8,5 @@ ENV = 'staging'
# 篮球Zone后台管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
# nginx部署非根目录专用
ENV_NG = '/stage/'