fix: sd mobile

This commit is contained in:
Dogtiti
2024-07-23 20:24:56 +08:00
parent 9d55adbaf2
commit 6b98b14179
10 changed files with 237 additions and 132 deletions

View File

@@ -111,7 +111,7 @@ export function Sd() {
icon={<ReturnIcon />}
bordered
title={Locale.Chat.Actions.ChatList}
onClick={() => navigate(Path.SdPanel)}
onClick={() => navigate(Path.SdNew)}
/>
</div>
</div>