Commit a7d84f48 authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

去掉多租户模式,更换背景图

parent c1bf768d
......@@ -15,7 +15,7 @@ PUBLIC_PATH = '/admin-ui/'
VUE_APP_APP_NAME ='/admin-ui/'
# 多租户的开关
VUE_APP_TENANT_ENABLE = true
VUE_APP_TENANT_ENABLE = false
# 文档的开关
VUE_APP_DOC_ENABLE = true
......
......@@ -12,7 +12,7 @@ VUE_APP_BASE_API = '/dev-api'
VUE_CLI_BABEL_TRANSPILE_MODULES = true
# 多租户的开关
VUE_APP_TENANT_ENABLE = true
VUE_APP_TENANT_ENABLE = false
# 文档的开关
VUE_APP_DOC_ENABLE = true
......
......@@ -14,7 +14,7 @@ PUBLIC_PATH = 'http://jd.admtest.jdshangmen.com/'
VUE_APP_APP_NAME =''
# 多租户的开关
VUE_APP_TENANT_ENABLE = true
VUE_APP_TENANT_ENABLE = false
# 文档的开关
VUE_APP_DOC_ENABLE = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment