mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 03:49:37 +08:00
描述:用户选择性别
This commit is contained in:
parent
8093f02fe1
commit
a538ca725a
@ -180,7 +180,7 @@ Page({
|
||||
userProfile(wx.getStorageSync('userId')).then(res => {
|
||||
that.setData({
|
||||
memberInfo: res.data,
|
||||
sexindex: res.data.sex
|
||||
sexindex: res.data.gender
|
||||
})
|
||||
})
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user