diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index f7ee8d3..76084eb 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -137,7 +137,7 @@ xss: # 过滤开关 enabled: true # 排除链接(多个用逗号分隔) - excludes: /system/notice/* + excludes: /system/notice/*,/system/trends/*,/system/work/*,/system/business/*,/system/special/* # 匹配链接 urlPatterns: /system/*,/monitor/*,/tool/* diff --git a/ruoyi-admin/src/main/resources/templates/system/special/add.html b/ruoyi-admin/src/main/resources/templates/system/special/add.html index 151c165..54f68a6 100644 --- a/ruoyi-admin/src/main/resources/templates/system/special/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/special/add.html @@ -32,7 +32,7 @@ -