feat:新增网站通知,右上角显示,只显示一次同一个内容

This commit is contained in:
lan
2024-06-15 20:52:01 +08:00
parent f9cd9c95c3
commit c13602d634
29 changed files with 112 additions and 76 deletions
+4
View File
@@ -53,6 +53,8 @@ export default {
explain:'界面说明',
errorlimit: '错误限制',
keywords: '关键词',
notify_title: '通知标题',
notify_content: '通知内容',
background: '背景图片',
max_save_seconds: '最长保存',
maxSaveSecondsNote: '最长保存时间,单位:(秒),默认为0则为7天',
@@ -104,6 +106,8 @@ export default {
systemSetting: '系统设置',
about: '关于我们',
color: '颜色模式',
send: '寄件',
receive: '收件',
signout: '退出登录',
},
login: {