From cd9f2d67094197129b63fe3875a416ddc6bae373 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 26 Feb 2025 16:15:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E7=BA=BF=E5=AE=A2=E6=9C=8D=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E5=AE=A2=E6=9C=8D=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/online-service/online-service.vue | 3 +++ 1 file changed, 3 insertions(+) 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();