diff --git a/areaList.html b/areaList.html
index bdb73df..227402e 100644
--- a/areaList.html
+++ b/areaList.html
@@ -3,7 +3,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