mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-12-01 13:56:05 +08:00
feat: 返回结构修改
This commit is contained in:
@@ -680,7 +680,7 @@ export function Home() {
|
||||
location.href = `//work-order.zhiketong.net/#/process/create-ticket?processId=117`;
|
||||
};
|
||||
|
||||
console.log('render', { isAllow, isRequestErr, isW:isWorkWechat()});
|
||||
console.log('render', { isAllow, isNotInLan, isRequestErr, isW:isWorkWechat()});
|
||||
|
||||
return !isLoading ? (
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user