diff --git a/src/bundle/group-buying/douyin/douyin-order-detail.vue b/src/bundle/group-buying/douyin/douyin-order-detail.vue new file mode 100644 index 0000000..f339ae1 --- /dev/null +++ b/src/bundle/group-buying/douyin/douyin-order-detail.vue @@ -0,0 +1,152 @@ + +{ + "layout": "default", + "style": { + "navigationStyle": "custom" + } +} + + + + + + + + diff --git a/src/bundle/group-buying/douyin/excharge.vue b/src/bundle/group-buying/douyin/excharge.vue new file mode 100644 index 0000000..2f4f01e --- /dev/null +++ b/src/bundle/group-buying/douyin/excharge.vue @@ -0,0 +1,130 @@ + +{ + "layout": "default", + "style": { + "navigationStyle": "custom" + } +} + + + + + + + + diff --git a/src/bundle/group-buying/douyin/order-list.vue b/src/bundle/group-buying/douyin/order-list.vue new file mode 100644 index 0000000..3f97fe8 --- /dev/null +++ b/src/bundle/group-buying/douyin/order-list.vue @@ -0,0 +1,166 @@ +{ + "layout": "default", + "style": { + "navigationStyle": "custom" + } +} + + + + + + + diff --git a/src/bundle/group-buying/platform/order-detail.vue b/src/bundle/group-buying/platform/direct-order-detail.vue similarity index 56% rename from src/bundle/group-buying/platform/order-detail.vue rename to src/bundle/group-buying/platform/direct-order-detail.vue index 66a5ba4..f1dcecf 100644 --- a/src/bundle/group-buying/platform/order-detail.vue +++ b/src/bundle/group-buying/platform/direct-order-detail.vue @@ -9,33 +9,82 @@ + + + diff --git a/src/bundle/group-buying/platform/order-list.vue b/src/bundle/group-buying/platform/order-list.vue index b720e1a..c3371d5 100644 --- a/src/bundle/group-buying/platform/order-list.vue +++ b/src/bundle/group-buying/platform/order-list.vue @@ -61,7 +61,7 @@ // 菜单 const currentType = ref(1) - const menuList = reactive<{}> ([ + const menuList = reactive>([ { type: 1, title: '直营店', diff --git a/src/components/order/ComboCard.vue b/src/components/order/ComboCard.vue index 55e2d25..d76560a 100644 --- a/src/components/order/ComboCard.vue +++ b/src/components/order/ComboCard.vue @@ -1,7 +1,7 @@ diff --git a/src/components/order/ComboCoupon.vue b/src/components/order/ComboCoupon.vue index a6abc63..99fb106 100644 --- a/src/components/order/ComboCoupon.vue +++ b/src/components/order/ComboCoupon.vue @@ -1,6 +1,6 @@