mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
优化代码
This commit is contained in:
parent
03389566dc
commit
83f051ef39
@ -126,7 +126,8 @@
|
||||
saveOpenIdToOwner:function(){
|
||||
refreshAppUserBindingOwnerOpenId(this,{
|
||||
openId:this.openId,
|
||||
communityId:this.communityId
|
||||
communityId:this.communityId,
|
||||
appId:this.appId
|
||||
}).then(_data=>{
|
||||
wx.switchTab({
|
||||
url: "/pages/index/index"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user