mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-16 06:03:42 +08:00
feat: change theme for mobile site is ready
This commit is contained in:
@@ -286,7 +286,7 @@ const notice = ref("")
|
||||
const noticeKey = ref("SYSTEM_NOTICE")
|
||||
|
||||
if (isMobile()) {
|
||||
router.replace("/mobile")
|
||||
router.replace("/mobile/chat")
|
||||
}
|
||||
|
||||
// 获取系统配置
|
||||
|
||||
Reference in New Issue
Block a user