修复移动端页面一吸入器页面

This commit is contained in:
CrescentLeaf
2025-11-23 10:17:16 +01:00
parent fd3684c436
commit ae837b71aa

View File

@@ -200,7 +200,8 @@ export default function AppMobile() {
<mdui-top-app-bar-title>{ <mdui-top-app-bar-title>{
({ ({
Recents: "最近对话", Recents: "最近对话",
Contacts: "收藏对话" Contacts: "收藏对话",
AllChats: "所有对话",
})[navigationItemSelected] })[navigationItemSelected]
}</mdui-top-app-bar-title> }</mdui-top-app-bar-title>
<div style={{ <div style={{