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

# Conflicts:
#	pages/personCenter/mine/mine.js
This commit is contained in:
yuanteng0011 2025-06-03 09:25:42 +08:00
commit e6fd08328a

View File

@ -7,13 +7,14 @@ Page({
* 页面的初始数据
*/
data: {
items: [null],
yt2: "",
items: [null, null],
cxz2: "",
nickName: "",
userAvatar: "",
phoneNumber: "",
userAccount: "",
invitationCode: "",
test1: "",
currentBalance: "", // 当前余额
withdrawalAmount: "", // 提现中的余额
withdrawnAmount: "", // 已提现的余额