mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
chore: 优化系统公告显示
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user