Merge branch 'feat/liujie'

This commit is contained in:
2026-02-07 20:25:51 +08:00

View File

@@ -55,7 +55,7 @@ function Index() {
// 然后再获取用户信息
await fetchUserInfo();
// await delay(1000);
await delay(1000);
if (from === "publish") {
handleShare(true);