Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
yuanteng0011 2025-06-03 10:38:47 +08:00
commit ee098e31e3

View File

@ -11,6 +11,12 @@ Page({
nickName: "",
userAvatar: "",
phoneNumber: "",
userAccount: "",
invitationCode: "",
test1: "",
currentBalance: "", // 当前余额
withdrawalAmount: "", // 提现中的余额
withdrawnAmount: "", // 已提现的余额
totalIncome:"", // 累计收入
showPopup: false, // 控制弹窗显示与否
qrcode: "https://img.picui.cn/free/2025/05/29/6837c53582068.gif", // 设置二维码图片的路径