瀏覽代碼

修改列表换行

bihuisong 2 月之前
父節點
當前提交
3ac1ab27cc

+ 3 - 0
src/main/resources/templates/www/spdx/djzl.html

@@ -101,6 +101,9 @@
         location.href = href;
     }
 
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 3 - 1
src/main/resources/templates/www/spdx/index.html

@@ -508,7 +508,9 @@
     })
 
 
-
+$(function(){
+    $('body').find('br').remove();
+})
 
 </script>
 <!--	层叠图片轮播-->

+ 4 - 0
src/main/resources/templates/www/spdx/jxhd.html

@@ -101,6 +101,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/jxjy.html

@@ -99,6 +99,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/jxjysp.html

@@ -103,6 +103,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/list.html

@@ -82,6 +82,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/listdh.html

@@ -160,6 +160,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/listjg.html

@@ -101,6 +101,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/listsp.html

@@ -103,6 +103,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 3 - 0
src/main/resources/templates/www/spdx/listss.html

@@ -67,6 +67,9 @@
     $(".cont_model_in").height(h-83)
     $(".cont_left").height(h-80)
 
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/lnjy.html

@@ -99,6 +99,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/lnjysp.html

@@ -102,6 +102,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/lxwm.html

@@ -115,6 +115,10 @@
         simulateClick("ContactUs");
         simulateClick("Contactourmobilephone");
     };
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/szll.html

@@ -99,6 +99,10 @@
 <!--        let href = $(_this).next().children(":first").attr("href");-->
 <!--        location.href = href;-->
 <!--    }-->
+
+<!--$(function(){-->
+<!--$('body').find('br').remove();-->
+<!--})-->
 <!--</script>-->
 <!--&lt;!&ndash; 内容结束 &ndash;&gt;-->
 <!--&lt;!&ndash; 底部开始 &ndash;&gt;-->

+ 4 - 0
src/main/resources/templates/www/spdx/tszt.html

@@ -92,6 +92,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/xljy.html

@@ -100,6 +100,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/xrldlist.html

@@ -99,6 +99,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/xxgk.html

@@ -108,6 +108,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 4 - 0
src/main/resources/templates/www/spdx/xxyw.html

@@ -99,6 +99,10 @@
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->