From 223304979b9ded8bbbcc016bdbfe77cd933c24b5 Mon Sep 17 00:00:00 2001 From: yanzai Date: Fri, 13 Jun 2025 00:35:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AF=BC=E8=88=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tongyuan_fz_h5/pages/fenzhen/fenzhen_paidui.vue | 7 ++++++- tongyuan_fz_h5/unpackage/dist/build/web/index.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tongyuan_fz_h5/pages/fenzhen/fenzhen_paidui.vue b/tongyuan_fz_h5/pages/fenzhen/fenzhen_paidui.vue index aeebdcb..19a1ae2 100644 --- a/tongyuan_fz_h5/pages/fenzhen/fenzhen_paidui.vue +++ b/tongyuan_fz_h5/pages/fenzhen/fenzhen_paidui.vue @@ -166,7 +166,12 @@ }, 10000) // 每5秒刷新一次 } const daohang=()=>{ - TiShiPopupRef.value.open() + if(userInfo.value.sex==1){ + window.location.href='https://ccty-fz.sixinyun.com/map/nan.jpg' + } + if(userInfo.value.sex==2){ + window.location.href='https://ccty-fz.sixinyun.com/map/nv.jpg' + } } const toMap=(type)=>{ // uni.navigateTo({ diff --git a/tongyuan_fz_h5/unpackage/dist/build/web/index.html b/tongyuan_fz_h5/unpackage/dist/build/web/index.html index dd3e7c4..d5bcd08 100644 --- a/tongyuan_fz_h5/unpackage/dist/build/web/index.html +++ b/tongyuan_fz_h5/unpackage/dist/build/web/index.html @@ -14,7 +14,7 @@ MemberMngr - +