优化代码

This commit is contained in:
RuoYi
2018-06-15 15:25:59 +08:00
parent 81b1d1c219
commit 5f0fa0d42f
60 changed files with 169 additions and 671 deletions

View File

@ -415,7 +415,7 @@
</div>
</div>
</div>
<script src="../static/js/jquery.min.js" th:src="@{/js/jquery.min.js}"></script>
<script src="../static/js/bootstrap.min.js" th:src="@{/js/bootstrap.min.js}"></script>
<script th:src="@{/js/jquery.min.js}"></script>
<script th:src="@{/js/bootstrap.min.js}"></script>
</body>
</html>