@ -28,7 +28,7 @@ Page({
if(!app.globalData.userInfo){
return
}
wx.showLoading({ title: '处理中', mask: true })
wx.showLoading({ title: '加载中', mask: true })
getMemberInfo().then(res => {
var nickname = ''
if (app.globalData.userInfo.isAuth) {