mirror of https://gitee.com/y_project/RuoYi.git
main去掉多余的js
parent
a2a75a7fce
commit
5593a7e7e6
|
@ -216,7 +216,6 @@
|
||||||
<script th:src="@{/js/jquery.min.js}"></script>
|
<script th:src="@{/js/jquery.min.js}"></script>
|
||||||
<script th:src="@{/js/bootstrap.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/flot/jquery.flot.js}"></script>
|
||||||
<script th:src="@{/ajax/libs/easypiechart/jquery.easypiechart.js}"></script>
|
|
||||||
|
|
||||||
<th:block th:include="include :: sparkline-js" />
|
<th:block th:include="include :: sparkline-js" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
Loading…
Reference in New Issue