提交多环境修改

This commit is contained in:
daihh
2022-06-08 10:36:35 +08:00
parent 05ec257717
commit 77adc8df1b
4 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# 生产环境配置
ENV = 'testing'
NODE_ENV: "testing"
BASE_URL: "/pc/"
# 管理系统/生产环境
VUE_APP_BASE_API = '/systemapi'