diff --git a/src/bundle/group-buying/platform/order-detail.vue b/src/bundle/group-buying/platform/order-detail.vue index 6b9ccaf..66a5ba4 100644 --- a/src/bundle/group-buying/platform/order-detail.vue +++ b/src/bundle/group-buying/platform/order-detail.vue @@ -8,35 +8,194 @@ diff --git a/src/bundle/group-buying/platform/order-list.vue b/src/bundle/group-buying/platform/order-list.vue index 227002e..b720e1a 100644 --- a/src/bundle/group-buying/platform/order-list.vue +++ b/src/bundle/group-buying/platform/order-list.vue @@ -72,13 +72,14 @@ } ]) + // 店铺类型 + // 搜索 const keywords = ref('') // tab const tab = ref(0) - const orderList = { // 上拉加载的回调: 其中num:当前页 从1开始, size:每页数据条数,默认10 upCallback: (mescroll) => { diff --git a/src/bundle/reserve-room/room.vue b/src/bundle/reserve-room/room.vue index 558ec18..ce4fbba 100644 --- a/src/bundle/reserve-room/room.vue +++ b/src/bundle/reserve-room/room.vue @@ -256,7 +256,6 @@ value: 15005837859 } ] - }, // tab切换获取index diff --git a/src/components/order/Combo.vue b/src/components/order/Combo.vue deleted file mode 100644 index 20eee78..0000000 --- a/src/components/order/Combo.vue +++ /dev/null @@ -1,88 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/order/ComboCard.vue b/src/components/order/ComboCard.vue index 073389e..55e2d25 100644 --- a/src/components/order/ComboCard.vue +++ b/src/components/order/ComboCard.vue @@ -1,7 +1,7 @@