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

ceshi

parent d25f566d
...@@ -160,7 +160,7 @@ const goback = () => { ...@@ -160,7 +160,7 @@ const goback = () => {
}; };
onLoad(() => { onLoad(() => {
xma.xh.getUserProfile({ xma.xh.getUserProfile({
range: ['ACCOUNT', 'MOBILE', 'CITIZEN'], range: ['CITIZEN'],
success(info) { success(info) {
// info.data: // info.data:
// { uAvatar: '', uIdCardNo: '', uMobile: '', uName: '', uNickname: '', uid: '' } // { 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