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 @@