From 6002efe19de5fbf0ebf4f5192f3d9088f7588439 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期四, 05 六月 2025 13:33:07 +0800
Subject: [PATCH] -

---
 Web/src/components/noticeBar/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Web/src/components/noticeBar/index.vue b/Web/src/components/noticeBar/index.vue
index 0e94410..b4394cb 100644
--- a/Web/src/components/noticeBar/index.vue
+++ b/Web/src/components/noticeBar/index.vue
@@ -17,7 +17,7 @@
 
 const props = defineProps({
 	mode: { type: String, default: '' }, // 閫氱煡鏍忔ā寮忥紝鍙�夊�间负 closeable link
-	text: { type: String, default: '娆㈣繋浣跨敤 Admin.NET 閫氱敤鏉冮檺寮�鍙戞鏋� <a href="https://gitee.com/zuohuaijun/Admin.NET" target="_blank">https://gitee.com/zuohuaijun/Admin.NET</a>' }, // 閫氱煡鏂囨湰鍐呭
+	text: { type: String, default: '娆㈣繋浣跨敤闈炴斂閲囨嫑鏍囬噰璐氦鏄撶鐞嗗钩鍙�' }, // 閫氱煡鏂囨湰鍐呭
 	color: { type: String, default: 'var(--el-color-warning)' }, // 閫氱煡鏂囨湰棰滆壊
 	background: { type: String, default: 'var(--el-color-warning-light-9)' }, // 閫氱煡鑳屾櫙鑹�
 	size: { type: [Number, String], default: 14 }, // 瀛椾綋澶у皬锛屽崟浣峱x

--
Gitblit v1.9.1