فهرست منبع

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

zjs_project 1 سال پیش
والد
کامیت
934bbd09fc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: '敬请期待',