diff --git a/src/components/Notice/Index.vue b/src/components/Notice/Index.vue
index e33d71a..6697ea3 100644
--- a/src/components/Notice/Index.vue
+++ b/src/components/Notice/Index.vue
@@ -33,7 +33,7 @@
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 846b77d..1342a3a 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -33,9 +33,9 @@
-
+
清空缓存
diff --git a/src/settings.js b/src/settings.js
index f24898c..05c3b8f 100644
--- a/src/settings.js
+++ b/src/settings.js
@@ -2,7 +2,7 @@ export default {
/**
* 框架版本号
*/
- version: '20240105',
+ version: '20250806',
/**
* 网页标题
*/
@@ -67,7 +67,7 @@ export default {
/**
* 水印文案
*/
- watermarkText: 'ZRAdmin.NET',
+ watermarkText: '管理后台',
/**
* 是否显示其他登录
*/
@@ -107,5 +107,5 @@ export default {
/**
* 前往通知地址
*/
- noticeUrl: 'https://gitee.com/izory/ZrAdminNetCore'
+ noticeUrl: ''
}