From a309b8a7992e46d075f1ee41de9ee20ab255faf2 Mon Sep 17 00:00:00 2001 From: liuguowei Date: Fri, 21 May 2021 23:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9=E6=96=87?= =?UTF-8?q?=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- areaList.html | 10 +++++----- index.html | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/areaList.html b/areaList.html index bdb73df..227402e 100644 --- a/areaList.html +++ b/areaList.html @@ -3,7 +3,7 @@ - 朱熹学堂—博物馆之旅 + 朱熹学堂—中国世界遗产之旅 @@ -14,7 +14,7 @@ - + @@ -26,7 +26,7 @@
- 博物馆 + 世界遗产
    @@ -44,7 +44,7 @@
    提交
- 请选择博物馆 + 请选择世界遗产
@@ -59,7 +59,7 @@ getJssdk(); wx.ready(function() { - getReady(); //执行接口 + getReadyWorld(); //执行接口 }) var cseArr = []; diff --git a/index.html b/index.html index 155147e..bfd690e 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - 朱熹学堂—博物馆之旅 + 朱熹学堂—中国世界遗产之旅 @@ -14,7 +14,7 @@ - + @@ -41,6 +41,6 @@ }) getJssdk(); wx.ready(function() { - getReady(); //执行接口 + getReadyWorld(); //执行接口 }) \ No newline at end of file