浏览代码

上朵修改

wangxiaoming 6 年之前
父节点
当前提交
5b0a03f58b
共有 4 个文件被更改,包括 5 次插入5 次删除
  1. 二进制
      tooth/images/index-tit-1.jpg
  2. 二进制
      tooth/images/index-tit-2.jpg
  3. 4 4
      tooth/index.html
  4. 1 1
      tooth/js/main.js

二进制
tooth/images/index-tit-1.jpg


二进制
tooth/images/index-tit-2.jpg


+ 4 - 4
tooth/index.html

@@ -17,9 +17,9 @@
 	</head>
 	<script>
 		var d = new Date().getTime(); //当前时间戳
-		if (d > 1555862400000 && d <= 1557503999000) {
-			location.href = "index-2019-05-01.html";
-		}
+		// if (d > 1555862400000 && d <= 1557503999000) {
+		// 	location.href = "index-2019-05-01.html";
+		// }
 	</script>
 	<body>
 		<footer class="mui-bar mui-bar-tab" id="footer-bar-tab">
@@ -192,7 +192,7 @@
 		<script src="js/jquery-2.1.1.min.js"></script>
 		<script src="js/swiper.min.js"></script>
 		<script src="js/main.js"></script>
-		<script src="js/wechat-utils-1.0.js"></script>
+		<!-- <script src="js/wechat-utils-1.0.js"></script> -->
 		<script>
 			window.addEventListener('pageshow', function(e) {
 				// 通过persisted属性判断是否存在 BF Cache

+ 1 - 1
tooth/js/main.js

@@ -1,5 +1,5 @@
 var domanUrl = "//" + window.location.host;
-var base_path = "//w.iamberry.com/tooth";
+var base_path = "//test.iamberry.com/tooth";
 //var base_path = domanUrl+"/tooth";
 
 //ajax loading