bihuisong преди 3 месеца
родител
ревизия
c153aee5dd
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      src/main/resources/templates/www/spdx/xljysp.html

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

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