main去掉多余的js

master
RuoYi 5 years ago committed by Limy
parent 7078e6535c
commit 8e330886cc

@ -216,7 +216,6 @@
<script th:src="@{/js/jquery.min.js}"></script>
<script th:src="@{/js/bootstrap.min.js}"></script>
<script th:src="@{/ajax/libs/flot/jquery.flot.js}"></script>
<script th:src="@{/ajax/libs/easypiechart/jquery.easypiechart.js}"></script>
<th:block th:include="include :: sparkline-js" />
<script type="text/javascript">

Loading…
Cancel
Save