动态加载条优化
This commit is contained in:
parent
0561a04558
commit
830b3f80d3
File diff suppressed because one or more lines are too long
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue