Browse Source

Merge branch 'feature_AI优化' of http://101.231.166.56:3000/elab-damai-h5/h5-webgl-program into feature_AI优化

zjs_project 1 year ago
parent
commit
934bbd09fc
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: '敬请期待',