Browse Source

提交修改-文字

master
liuguowei 3 years ago
parent
commit
a20a09d2aa
3 changed files with 7 additions and 7 deletions
  1. 6
      areaList.html
  2. 4
      index.html
  3. 4
      json/jibenxinxi.json

6
areaList.html

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>朱熹学堂—中国世界遗产之旅</title>
<title>朱熹学堂—世界遗产之旅(中国)</title>
<meta name="keywords" content="keyword1,keyword2,keyword3"> <meta name="keywords" content="keyword1,keyword2,keyword3">
<meta name="description" content="this is my page"> <meta name="description" content="this is my page">
<meta name="content-type" content="text/html; charset=UTF-8"> <meta name="content-type" content="text/html; charset=UTF-8">
@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="css/areaList.css" /> <link rel="stylesheet" type="text/css" href="css/areaList.css" />
<script src="http://res.wx.qq.com/open/js/jweixin-1.6.0.js" type="text/javascript" charset="utf-8"></script> <script src="http://res.wx.qq.com/open/js/jweixin-1.6.0.js" type="text/javascript" charset="utf-8"></script>
<script src="http://h5.qishichuangke.cn/html5/resources/js/zxxt/wx-config.js?vs=1.1.15" type="text/javascript" charset="utf-8"></script>
<script src="http://h5.qishichuangke.cn/html5/resources/js/zxxt/wx-config.js?vs=1.1.16" type="text/javascript" charset="utf-8"></script>
</head> </head>
<body> <body>
@ -49,7 +49,7 @@
</body> </body>
</html> </html>
<script src="json/jibenxinxi.json?vs=1.1.0"></script>
<script src="json/jibenxinxi.json?vs=1.1.1"></script>
<script type="text/javascript"> <script type="text/javascript">
$('.wrap').css('height', $(window).height()); $('.wrap').css('height', $(window).height());
$(function() { $(function() {

4
index.html

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>朱熹学堂—中国世界遗产之旅</title>
<title>朱熹学堂—世界遗产之旅(中国)</title>
<meta name="keywords" content="keyword1,keyword2,keyword3"> <meta name="keywords" content="keyword1,keyword2,keyword3">
<meta name="description" content="this is my page"> <meta name="description" content="this is my page">
<meta name="content-type" content="text/html; charset=UTF-8"> <meta name="content-type" content="text/html; charset=UTF-8">
@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="css/index.css?vs=1.1.2" /> <link rel="stylesheet" type="text/css" href="css/index.css?vs=1.1.2" />
<script src="http://res.wx.qq.com/open/js/jweixin-1.6.0.js" type="text/javascript" charset="utf-8"></script> <script src="http://res.wx.qq.com/open/js/jweixin-1.6.0.js" type="text/javascript" charset="utf-8"></script>
<script src="http://h5.qishichuangke.cn/html5/resources/js/zxxt/wx-config.js?vs=1.1.15" type="text/javascript" charset="utf-8"></script>
<script src="http://h5.qishichuangke.cn/html5/resources/js/zxxt/wx-config.js?vs=1.1.16" type="text/javascript" charset="utf-8"></script>
</head> </head>
<body> <body>

4
json/jibenxinxi.json

@ -61,7 +61,7 @@
"url": "https://mp.weixin.qq.com/s/Q7H6rMloK97fnNjZmA_e-g" "url": "https://mp.weixin.qq.com/s/Q7H6rMloK97fnNjZmA_e-g"
}, { }, {
"id": "2_1", "id": "2_1",
"name": "秦始皇及兵马俑坑",
"name": "秦始皇陵与兵马俑",
"photo": "img/bwg/shanshanxi_1_1.png", "photo": "img/bwg/shanshanxi_1_1.png",
"url": "https://mp.weixin.qq.com/s/r_TQFPQzyuIQnKv_BTN5zA" "url": "https://mp.weixin.qq.com/s/r_TQFPQzyuIQnKv_BTN5zA"
} }
@ -110,7 +110,7 @@
"bowuguan": [ "bowuguan": [
{ {
"id": "2_1", "id": "2_1",
"name": "秦始皇及兵马俑坑",
"name": "秦始皇陵与兵马俑",
"photo": "img/bwg/shanshanxi_1_1.png", "photo": "img/bwg/shanshanxi_1_1.png",
"url": "https://mp.weixin.qq.com/s/r_TQFPQzyuIQnKv_BTN5zA" "url": "https://mp.weixin.qq.com/s/r_TQFPQzyuIQnKv_BTN5zA"
}, { }, {

Loading…
Cancel
Save