chore: 优化系统公告显示

This commit is contained in:
xiaojunnuo
2026-01-08 00:49:05 +08:00
parent 42c68d362e
commit b8b7adff17
3 changed files with 5 additions and 5 deletions

View File

@@ -811,9 +811,9 @@ export default {
templateProviderSelectorPlaceholder: "未配置",
},
notice: "系统通知",
noticeHelper: "系统通知,将在顶部显示",
noticePlaceholder: "系统通知",
notice: "系统公告",
noticeHelper: "系统公告,将在首页显示",
noticePlaceholder: "系统公告",
},
},
modal: {

View File

@@ -71,7 +71,7 @@
</div>
</template>
</a-alert>
<a-alert type="warning" show-icon>
<a-alert v-if="settingStore.sysPublic.notice" type="warning" show-icon>
<template #message>
{{ settingStore.sysPublic.notice }}
</template>

View File

@@ -1,2 +1,2 @@
LEGO_VERSION=4.30.1
certd_plugin_loadmode=dev
certd_plugin_loadmode=metadata