From ff0749984d2a018e8ef68fa9cd889490895c38fd Mon Sep 17 00:00:00 2001 From: 北风 <1638654441@qq.com> Date: 星期五, 22 五月 2020 19:02:38 +0800 Subject: [PATCH] tagview & sidebar 主题颜色与element ui(全局)同步 --- ruoyi/src/main/resources/application.yml | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ruoyi/src/main/resources/application.yml b/ruoyi/src/main/resources/application.yml index 34b1f43..89ea4a6 100644 --- a/ruoyi/src/main/resources/application.yml +++ b/ruoyi/src/main/resources/application.yml @@ -11,7 +11,7 @@ # 鏂囦欢璺緞 绀轰緥锛� Windows閰嶇疆D:/ruoyi/uploadPath锛孡inux閰嶇疆 /home/ruoyi/uploadPath锛� profile: D:/ruoyi/uploadPath # 鑾峰彇ip鍦板潃寮�鍏� - addressEnabled: true + addressEnabled: false # 寮�鍙戠幆澧冮厤缃� server: @@ -102,7 +102,10 @@ # Swagger閰嶇疆 swagger: - enable: true + # 鏄惁寮�鍚痵wagger + enabled: true + # 璇锋眰鍓嶇紑 + pathMapping: /dev-api # 闃叉XSS鏀诲嚮 xss: -- Gitblit v1.9.3