移动端页面缩放

This commit is contained in:
2026-05-26 10:26:46 +08:00
parent 5b00d02d72
commit 67dd441502
10 changed files with 242 additions and 6 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ const store = useStore()
const tabs = [
{ key: 'account', label: '账号与安全', icon: '👤' },
{ key: 'member', label: '会员', icon: '🏅' },
{ key: 'reminder', label: '目标岗位设置', icon: '🔔' },
// { key: 'reminder', label: '目标岗位设置', icon: '🔔' },
]
/** 当前选中的 Tab */