From cc2afe7df52e288a0c2e4d42d2c47a8826c2dc15 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 11 六月 2025 09:17:44 +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 b4394cb..44af60e 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: '娆㈣繋浣跨敤闈炴斂閲囨嫑鏍囬噰璐氦鏄撶鐞嗗钩鍙�' }, // 閫氱煡鏂囨湰鍐呭
+	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