feat: 优化歌词组件和移动端界面设计

This commit is contained in:
alger
2025-06-07 22:30:39 +08:00
parent 6f1909a028
commit 934580552d
12 changed files with 85 additions and 136 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ const restartApp = () => {
};
const toLogin = () => {
router.push('/login');
router.push('/user');
};
// 页面初始化