feat(announcement): Popup and pinned

This commit is contained in:
web@ppanel
2024-12-21 00:10:09 +07:00
parent 79621623d5
commit f3680a7020
35 changed files with 465 additions and 351 deletions
+3 -1
View File
@@ -13,7 +13,7 @@
"deleteSuccess": "删除成功",
"edit": "编辑",
"editAnnouncement": "编辑公告",
"enable": "启用",
"enable": "是否显示",
"form": {
"cancel": "取消",
"confirm": "确认",
@@ -23,6 +23,8 @@
"titlePlaceholder": "请输入"
},
"hide": "隐藏",
"pinned": "置顶",
"popup": "弹窗",
"show": "显示",
"title": "标题",
"updateSuccess": "更新成功",