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(){
|
saveOpenIdToOwner:function(){
|
||||||
refreshAppUserBindingOwnerOpenId(this,{
|
refreshAppUserBindingOwnerOpenId(this,{
|
||||||
openId:this.openId,
|
openId:this.openId,
|
||||||
communityId:this.communityId
|
communityId:this.communityId,
|
||||||
|
appId:this.appId
|
||||||
}).then(_data=>{
|
}).then(_data=>{
|
||||||
wx.switchTab({
|
wx.switchTab({
|
||||||
url: "/pages/index/index"
|
url: "/pages/index/index"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user