优化代码

This commit is contained in:
wuxw 2025-04-08 21:39:18 +08:00
parent 03389566dc
commit 83f051ef39

View File

@ -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"