Browse Source

微官网字体

wangchuanjin 9 years ago
parent
commit
a6fee4d8f1

+ 5 - 5
core/src/web/staticres/microwebsite/mobile/css/font.css

@@ -1,10 +1,10 @@
 @font-face {
 	font-family: 'icomoon';
-	src:url('fonts/icomoon.eot?o3cafj');
-	src:url('fonts/icomoon.eot?#iefixo3cafj') format('embedded-opentype'),
-		url('fonts/icomoon.ttf?o3cafj') format('truetype'),
-		url('fonts/icomoon.woff?o3cafj') format('woff'),
-		url('fonts/icomoon.svg?o3cafj#icomoon') format('svg');
+	src: url('fonts/icomoon.eot');
+	src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
+		url('fonts/icomoon.woff') format('woff'),
+		url('fonts/icomoon.ttf') format('truetype'),
+		url('fonts/icomoon.svg') format('svg');
 	font-weight: normal;
 	font-style: normal;
 }

+ 3 - 1
core/src/web/staticres/microwebsite/mobile/css/style.css

@@ -558,7 +558,9 @@ to {bottom:25px;}
     align-items: center;
 }
 .swiper-container-vertical>.swiper-pagination{
-	top: 50px;
+	top: 15px;
+    transform: none;
+	-webkit-transform: none;
 }
 .swiper-pagination-clickable .swiper-pagination-bullet{
 	background-color: silver;

+ 1 - 1
core/src/web/staticres/wxswordfish/main.js

@@ -572,7 +572,7 @@ $(function(){
 		if(!$("#"+s_type +"-on-off").hasClass("open")){
 			$("#"+s_type+"-on-off").click();
 		}else if(!searchnameIsExsit){//修改关键词
-			commonAjaxReq($("#"+s_type+"-keyword"),s_type);
+			commonAjaxReq(null,s_type);
 		}
 	}
 	//收费规则