升级bootstrap-suggest到最新版本v0.1.29

This commit is contained in:
RuoYi
2021-08-31 10:36:31 +08:00
parent 2c99259a37
commit e4b8b0c30c
4 changed files with 1111 additions and 973 deletions

View File

@@ -124,7 +124,7 @@
<!-- suggest搜索自动补全 -->
<div th:fragment="bootstrap-suggest-js">
<script th:src="@{/ajax/libs/suggest/bootstrap-suggest.min.js}"></script>
<script th:src="@{/ajax/libs/suggest/bootstrap-suggest.min.js?v=0.1.29}"></script>
</div>
<!-- typeahead搜索自动补全 -->