修改登录

This commit is contained in:
田岩
2025-10-29 15:08:41 +08:00
parent 1e9cc30c1b
commit 0c0237bb2d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export const useAccountLoginApp = (data) => request({
})
// 积分状态
// const pointsStatus = res[2].body
const pointsStatus = {}
common.setValue('points_data', {
badgeNum: pointsStatus['badgeNum'] ?? 0, // 徽章数
currentPoints: pointsStatus['currentPoints'] ?? 0, // 当前积分