动态加载条优化

This commit is contained in:
1152958806@qq.com 2023-07-21 16:36:38 +08:00
parent 0561a04558
commit 830b3f80d3
2 changed files with 7 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -207,7 +207,7 @@
<!-- 动态加载条 -->
<script data-pace-options='{ "restartOnRequestAfter":false,"eventLag":false}'
src="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/pace/1.2.4/pace.min.js"
th:src="${assets_link + '/libs/pace/pace.min.js'}"
th:if="${theme.config.other.loadingBoxs.loadProgressBar}">
</script>