Commit 83fd299b by 赵雅纹

Merge branch 'feature-zyw' into 'dev'

Feature zyw

See merge request !28
parents 3084d050 d6493893
...@@ -71,9 +71,7 @@ Component({ ...@@ -71,9 +71,7 @@ Component({
}, },
handleTtoActiveMemebr() { handleTtoActiveMemebr() {
if (wx.getStorageSync('_baseUserInfo')){ if (wx.getStorageSync('_baseUserInfo')){
if (!this.data.memberCardNo){
wxService.openCard() wxService.openCard()
}
}else{ }else{
this.setData({ this.setData({
isAuthorization:true isAuthorization:true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment