From 6c31484b7a53fd02d0f99fc5d894e5af7f7d06d7 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Sat, 19 Oct 2024 12:24:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/detail.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index f3d249d..215fb0f 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -839,7 +839,6 @@ console.log("打开成功") } }) - // #endif // #ifndef MP-WEIXIN window.location.href = this.goods.link; // #endif