This website works better with JavaScript
Home
Explore
Help
Sign In
roose
/
mzxiaochengxu
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
11
roose
4 years ago
parent
220f516dc2
commit
b7bc2752d0
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
pages/personInfo/personInfo.js
+ 1
- 1
pages/personInfo/personInfo.js
View File
@@ -50,7 +50,7 @@ Page({
})
})
}
}
},
},
- fail:()=>{
+ fail:
()
=>
{
wx.hideLoading()
wx.hideLoading()
}
}
})
})