From 27fa90378fce4e58b3b8b328cc62d0aa452800f3 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 11 六月 2025 10:12:16 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/FZCZTB --- 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