Browse Source

720 h5跳转小程序

tangy 1 year ago
parent
commit
0f6e68bf1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/newBottomCom/viewAI/viewAI.vue

+ 1 - 1
src/components/newBottomCom/viewAI/viewAI.vue

@@ -102,7 +102,7 @@
 					};
 					util.trackRequest(param);
 					if(window.__wxjs_environment === 'miniprogram'){
-						wx.miniProgram.navigateTo({url: '/extraPackage/pages/aiPublishPage/aiPublishPage?event=openCustomerServiceChat&houseId='+this.$store.state.houseId})
+						wx.miniProgram.navigateTo({url: '/extraPackage/pages/aiPublishPage/aiPublishPage?event=openCustomerServiceChat&houseId='+this.$store.state.houseId+'&coordinate=1,2,3&bgUrl='+this.$route.query.bgUrl})
 					}else{
 						Toast({
 							message: '敬请期待',