Commit 19842764f002241fee06e5968947583d9d5cb823

Authored by abson
1 parent a44e7def

1

pages/user/userinfo/userinfo.js
... ... @@ -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({
... ...