diff --git a/src/components/self-tabbar/index.vue b/src/components/self-tabbar/index.vue index ccccd372..51168af9 100644 --- a/src/components/self-tabbar/index.vue +++ b/src/components/self-tabbar/index.vue @@ -1,5 +1,4 @@ @@ -160,7 +160,8 @@ const reservation = () => { } } const showHandle = () => { - show.value = false + show.value = true + console.log(show.value,'show.value') } @@ -288,4 +289,4 @@ const showHandle = () => { } } - \ No newline at end of file + diff --git a/src/pages/ticket/select-day/index.vue b/src/pages/ticket/select-day/index.vue index 73567ad1..e6da3dc3 100644 --- a/src/pages/ticket/select-day/index.vue +++ b/src/pages/ticket/select-day/index.vue @@ -1,25 +1,21 @@ - - \ No newline at end of file + diff --git a/src/pages/view-venues/index.vue b/src/pages/view-venues/index.vue index 23453a68..e8c299ea 100644 --- a/src/pages/view-venues/index.vue +++ b/src/pages/view-venues/index.vue @@ -2,11 +2,11 @@
- +
-
+
diff --git a/src/static/zu1041@3x (1).png b/src/static/zu1041@3x.png similarity index 100% rename from src/static/zu1041@3x (1).png rename to src/static/zu1041@3x.png diff --git a/src/static/zu609@3x (1).png b/src/static/zu609@3x.png similarity index 100% rename from src/static/zu609@3x (1).png rename to src/static/zu609@3x.png diff --git a/src/static/zu762@3x (1).png b/src/static/zu762@3x.png similarity index 100% rename from src/static/zu762@3x (1).png rename to src/static/zu762@3x.png