wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
19842764f002241fee06e5968947583d9d5cb823
Authored by
abson
2022-03-05 15:59:06 +0800
1 parent
a44e7def
1
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/user/userinfo/userinfo.js
pages/user/userinfo/userinfo.js
View file @
1984276
...
...
@@ -636,7 +636,6 @@ Page({
636
636
}
637
637
})
638
638
this.initial_user();
639
-
640
639
// 获取用户昵称
641
640
if (wx.getUserProfile) {
642
641
this.setData({
...
...