From 231ade07c9fc5aa8a2330f5cccdeacb66709c784 Mon Sep 17 00:00:00 2001 From: yanzai Date: Mon, 10 Mar 2025 11:54:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86bug=20,=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E4=BF=AE=E6=94=B9=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/pages/main/order/src/order.vue | 7 +++++-- h5/pages/main/tj/tjzx.vue | 31 ++++++++++++++++------------- h5/pages/main/tjyy/tjyy.vue | 15 +++++++++----- h5/pages/main/yytjsj/yytjsj_new.vue | 1 + 4 files changed, 33 insertions(+), 21 deletions(-) diff --git a/h5/pages/main/order/src/order.vue b/h5/pages/main/order/src/order.vue index 244a0b5..8225d97 100644 --- a/h5/pages/main/order/src/order.vue +++ b/h5/pages/main/order/src/order.vue @@ -464,8 +464,11 @@ 预约状态: - 已预约预约未成功 + + 已预约 + 未预约 + 已取消 + 下单时间: diff --git a/h5/pages/main/tj/tjzx.vue b/h5/pages/main/tj/tjzx.vue index 06b199d..a7abf0f 100644 --- a/h5/pages/main/tj/tjzx.vue +++ b/h5/pages/main/tj/tjzx.vue @@ -234,20 +234,23 @@ delta = 1; } } - uni.navigateBack({ - delta: delta, - success: () => { - let time = setTimeout( - () => { - clearTimeout(time); - uni.navigateTo({ - url: "/pages/main/tj/tjxq" + query, - }); - }, - delta == 2 ? 800 : 500 - ); - }, - }); + uni.redirectTo({ + url: "/pages/main/tj/tjxq" + query, + }) + // uni.navigateBack({ + // delta: delta, + // success: () => { + // let time = setTimeout( + // () => { + // clearTimeout(time); + // uni.navigateTo({ + // url: "/pages/main/tj/tjxq" + query, + // }); + // }, + // delta == 2 ? 800 : 500 + // ); + // }, + // }); }; const buy = async (item) => { diff --git a/h5/pages/main/tjyy/tjyy.vue b/h5/pages/main/tjyy/tjyy.vue index 2334b8d..6c27ae0 100644 --- a/h5/pages/main/tjyy/tjyy.vue +++ b/h5/pages/main/tjyy/tjyy.vue @@ -396,6 +396,11 @@ const DelItem=(item)=>{ } }); } +//自选项展开关闭 +const ZiXuanShow=()=>{ + + zixuan_item_show.value= !zixuan_item_show.value +} onShow(() => { if (!!config_ref.value) { @@ -669,7 +674,7 @@ const toRouter = (url, status, index) => { (comboInfo && comboInfo?.items?.length) || groupInfo?.items?.length " > - 套餐名称 + 套餐名称 @@ -694,12 +699,12 @@ const toRouter = (url, status, index) => { - + - + 自选项目 - + @@ -718,7 +723,7 @@ const toRouter = (url, status, index) => { 自选项目