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) => {
自选项目