修改前端部署路径

This commit is contained in:
weir
2021-07-25 16:24:45 +08:00
parent b5695494c2
commit d5997c4dc0
3 changed files with 33 additions and 10 deletions

View File

@@ -3,3 +3,5 @@ ENV = 'production'
# 芋道管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 静态资源地址
PUBLIC_PATH = 'yudao-admin'