@@ -101,6 +101,9 @@
location.href = href;
}
+ $(function(){
+ $('body').find('br').remove();
+ })
</script>
<!-- 内容结束 -->
<!-- 底部开始 -->
@@ -508,7 +508,9 @@
})
-
+$(function(){
+})
<!-- 层叠图片轮播-->
@@ -101,6 +101,10 @@
let href = $(_this).next().children(":first").attr("href");
+
@@ -99,6 +99,10 @@
@@ -103,6 +103,10 @@
@@ -82,6 +82,10 @@
let id = "${categoryId}";
$("#"+id).addClass("on");
});
@@ -160,6 +160,10 @@
@@ -67,6 +67,9 @@
$(".cont_model_in").height(h-83)
$(".cont_left").height(h-80)
@@ -102,6 +102,10 @@
@@ -115,6 +115,10 @@
simulateClick("ContactUs");
simulateClick("Contactourmobilephone");
};
<!-- let href = $(_this).next().children(":first").attr("href");-->
<!-- location.href = href;-->
<!-- }-->
+<!--$(function(){-->
+<!--$('body').find('br').remove();-->
+<!--})-->
<!--</script>-->
<!--<!– 内容结束 –>-->
<!--<!– 底部开始 –>-->
@@ -92,6 +92,10 @@
@@ -100,6 +100,10 @@
@@ -108,6 +108,10 @@