Commit a3aaae10 authored by 何怡红's avatar 何怡红

1

parent 958740cd
......@@ -160,7 +160,7 @@ const goback = () => {
};
onLoad(() => {
xma.xh.getUserProfile({
range: ['MOBILE'],
range: ['ACCOUNT', 'MOBILE'],
success(info) {
// info.data:
// { uAvatar: '', uIdCardNo: '', uMobile: '', uName: '', uNickname: '', uid: '' }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment