Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jas0ncn committed Jun 9, 2018
1 parent 17155d3 commit 4a9c88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -51,7 +51,7 @@ doLogin: function(e) {
util.showSuccess('登录成功');
that.setData({
userInfo: options.userInfo,
userInfo: e.detail.userInfo,
logged: true
})
},
Expand Down

0 comments on commit 4a9c88d

Please sign in to comment.