Commit 5001883d by 邓丽

移动端字体

parent f2e93abf
......@@ -74,7 +74,7 @@ $(function(){
if(winWidth>414){
newsHeight("#news",1);
autoWidth('.exhBox',1.32,3);
autoWidth('.exhBox',1.358,3);
autoWidth('.porBox',0.665,4);
autoWidth('.pubBox',1,5);
}
......@@ -88,7 +88,7 @@ $(window).resize(function() {
if(winWidth>414){
newsHeight("#news",1);
autoWidth('.exhBox',1.32,3);
autoWidth('.exhBox',1.358,3);
autoWidth('.porBox',0.665,4);
autoWidth('.pubBox',1,5);
}
......
......@@ -74,7 +74,7 @@ $(function(){
if(winWidth>414){
newsHeight("#news",1);
autoWidth('.exhBox',1.32,3);
autoWidth('.exhBox',1.358,3);
autoWidth('.porBox',0.665,4);
autoWidth('.pubBox',1,5);
}
......@@ -88,7 +88,7 @@ $(window).resize(function() {
if(winWidth>414){
newsHeight("#news",1);
autoWidth('.exhBox',1.32,3);
autoWidth('.exhBox',1.358,3);
autoWidth('.porBox',0.665,4);
autoWidth('.pubBox',1,5);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment