设置首页吉祥物

This commit is contained in:
田岩
2025-07-21 16:51:50 +08:00
parent 2fe3ae7ee4
commit 569dcd896e
18 changed files with 97 additions and 112 deletions
+1
View File
@@ -61,6 +61,7 @@ export const useAccountLoginApp = (data) => request({
...userInfo,
'mascotInfo': mascotInfo
})
console.log(mascotInfo);
return {
mascotState:!mascotInfo.mascotId
}