From 652257cb458ce9db69406a20064c52d8d6632232 Mon Sep 17 00:00:00 2001
From: limingtao <@ming_tao_li>
Date: Fri, 26 Jul 2024 11:15:59 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E5=AE=9A=E4=BD=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 1 +
pages/map/index.vue | 1648 +++++++++++++++++++++--------------------
2 files changed, 846 insertions(+), 803 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 0c13822..a4c4136 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -117,6 +117,7 @@
},
onShow(e) {
this.getData()
+ this.isMore = true
this.list = []
this.page = 1
this.getList()
diff --git a/pages/map/index.vue b/pages/map/index.vue
index 9c3f8d1..2354142 100644
--- a/pages/map/index.vue
+++ b/pages/map/index.vue
@@ -2,15 +2,8 @@
-
-
-
\ No newline at end of file