diff --git a/components/DeliverySearch.vue b/components/DeliverySearch.vue index 86f7208..b233525 100644 --- a/components/DeliverySearch.vue +++ b/components/DeliverySearch.vue @@ -48,6 +48,8 @@ const searchTerm = ref('') diff --git a/components/MapControlTabs.vue b/components/MapControlTabs.vue new file mode 100644 index 0000000..0ed3eb6 --- /dev/null +++ b/components/MapControlTabs.vue @@ -0,0 +1,36 @@ + + + + + diff --git a/components/PvzMap.vue b/components/PvzMap.vue index 2724c8c..f4377f3 100644 --- a/components/PvzMap.vue +++ b/components/PvzMap.vue @@ -40,36 +40,24 @@ -
- -
+
- - - + diff --git a/pages/checkout/delivery.vue b/pages/checkout/delivery.vue index 1801093..cc2379e 100644 --- a/pages/checkout/delivery.vue +++ b/pages/checkout/delivery.vue @@ -25,20 +25,65 @@ - activeTab - {{ activeTab }} + + + + + +