移除本地pace文件改为免费cdn
This commit is contained in:
parent
b9c257f1b4
commit
afba3edf72
File diff suppressed because one or more lines are too long
|
@ -55,8 +55,8 @@
|
||||||
<div class="title-h2-a-right"><span>以下内容自动生成,未经过审核</span></div>
|
<div class="title-h2-a-right"><span>以下内容自动生成,未经过审核</span></div>
|
||||||
</div>
|
</div>
|
||||||
<div id="hexo-circle-of-friends-root"></div>
|
<div id="hexo-circle-of-friends-root"></div>
|
||||||
<script>
|
<script type="text/javascript">
|
||||||
let UserConfig = {
|
var UserConfig = {
|
||||||
// 填写你的api地址
|
// 填写你的api地址
|
||||||
private_api_url: "[(${theme.config.fcircle.apiurl})]",
|
private_api_url: "[(${theme.config.fcircle.apiurl})]",
|
||||||
// 点击加载更多时,一次最多加载几篇文章,默认10
|
// 点击加载更多时,一次最多加载几篇文章,默认10
|
||||||
|
|
|
@ -157,8 +157,8 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- 动态加载条 -->
|
<!-- 动态加载条 -->
|
||||||
<script data-pace-options='{ "restartOnRequestAfter":false,"eventLag":false}'
|
<script data-pace-options="{ "restartOnRequestAfter":false,"eventLag":false}"
|
||||||
th:src="${assets_link + '/libs/pace/pace.min.js'}"
|
src="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/pace/1.2.4/pace.min.js"
|
||||||
th:if="${theme.config.other.loadingBoxs.loadProgressBar}">
|
th:if="${theme.config.other.loadingBoxs.loadProgressBar}">
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue