mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 00:15:06 +08:00
开发环境下,管理后台每个菜单展示对应的《开发文档》的说明
This commit is contained in:
@ -13,3 +13,9 @@ VUE_APP_BASE_API = 'http://127.0.0.1:48080'
|
||||
PUBLIC_PATH = '/admin-ui/'
|
||||
# 二级部署路径
|
||||
VUE_APP_APP_NAME ='/admin-ui/'
|
||||
|
||||
# 多租户的开关
|
||||
VUE_APP_TENANT_ENABLE = true
|
||||
|
||||
# 文档的开关
|
||||
VUE_APP_DOC_ENABLE = true
|
||||
|
Reference in New Issue
Block a user