毕设-dev-8.21

This commit is contained in:
2025-08-21 10:39:12 +08:00
parent 4807d0547b
commit f122640068
4 changed files with 6 additions and 5 deletions

View File

@ -175,8 +175,8 @@ Page({
this.setData({
qrcode: globalImgUrl + result.inviteQrCode,
totalIncome: result.totalIncome,
withdrawaledAmount: result.withdrawaledAmount,
withdrawalingBalance: result.withdrawalingBalance,
withdrawaledAmount: result.withdrawnAmount,
withdrawalingBalance: result.withdrawalAmount,
currentBalance: result.currentBalance
})
} else {