diff --git a/components/online-service/online-service.vue b/components/online-service/online-service.vue index aa3edf03..e8066548 100644 --- a/components/online-service/online-service.vue +++ b/components/online-service/online-service.vue @@ -334,6 +334,9 @@ sendMessageImg: this.propImg, }); // #endif + // #ifdef H5 + app.globalData.url_open(this.common_app_customer_service_company_weixin_url); + // #endif } else { // 电话客服 this.call_event();