fix: 右上角气泡提示活动告警

This commit is contained in:
TsMask
2024-09-03 11:28:41 +08:00
parent 249d14320d
commit 66b6b60505
3 changed files with 17 additions and 12 deletions

View File

@@ -185,6 +185,7 @@ export default {
helpDoc: 'Doc',
},
rightContent: {
alarm: "Active Alarms",
lock: "Lock Screen",
lockTip: "Confirmation of the lock screen?",
lockPasswd: "Unlock Password",

View File

@@ -185,6 +185,7 @@ export default {
helpDoc: '使用手册',
},
rightContent: {
alarm: "活动告警",
lock: "锁屏",
lockTip: "确认要进行锁屏吗?",
lockPasswd: "解锁密码",