浏览代码

修改列表换行

bihuisong 4 月之前
父节点
当前提交
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");
         let href = $(_this).next().children(":first").attr("href");
         location.href = href;
         location.href = href;
     }
     }
+
+    $(function(){
+        $('body').find('br').remove();
+    })
 </script>
 </script>
 <!-- 内容结束 -->
 <!-- 内容结束 -->
 <!-- 底部开始 -->
 <!-- 底部开始 -->