Explorar o código

修改列表换行

bihuisong hai 5 meses
pai
achega
c153aee5dd
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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>
 <!-- 内容结束 -->
 <!-- 底部开始 -->