二级部署

This commit is contained in:
weir
2021-07-27 21:42:08 +08:00
parent cb1fa73a4b
commit 91baf4185e
3 changed files with 11 additions and 6 deletions

View File

@@ -3,4 +3,8 @@ ENV = 'production'
# 芋道管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 根据服务器或域名修改
PUBLIC_PATH = 'http://you_ip.cn/yudao-admin/'
# 二级部署路径
VUE_APP_APP_NAME ='yudao-admin'