From 0de5564a4516211e639e18f2e258057871af02c7 Mon Sep 17 00:00:00 2001 From: zhangkai <847704969@qq.com> Date: Tue, 10 Jun 2025 15:51:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E5=86=85=E9=A1=B5=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/phone_index.vue | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pages/phone_index.vue b/pages/phone_index.vue index 436dd16..edb939f 100644 --- a/pages/phone_index.vue +++ b/pages/phone_index.vue @@ -78,8 +78,8 @@
- +
@@ -98,13 +98,13 @@
-
+
留言版 @@ -378,6 +378,10 @@ const openUrl = (id: number) => { window.open(`/phone_info/${id}`) } +const gotoDetail = (id: number) => { + window.open(`/phone_info/${id}`) +} + const xsImg = ref([]); const xsList = ref([]); //逐梦新声轮播图