重新发布 1.1.2
This commit is contained in:
parent
3eb3d0350d
commit
996efc67cd
|
@ -105,6 +105,7 @@
|
|||
<div id="quit-box" onclick="RemoveRewardMask()"></div>
|
||||
|
||||
|
||||
|
||||
<!--评论弹幕弹窗 -->
|
||||
<div th:if="${theme.config.comments.twikoo && #strings.equals(theme.config.comments.use, 'Twikoo') && not #strings.isEmpty(theme.config.comments.envId)
|
||||
&& not #strings.isEmpty(theme.config.comments.accessToken)}" class="comment-barrage needEndHide"
|
||||
|
|
|
@ -150,6 +150,7 @@
|
|||
<link rel="stylesheet" th:href="@{/assets/libs/fancybox/jquery.fancybox.min.css}">
|
||||
|
||||
|
||||
|
||||
<!-- icon图标 -->
|
||||
<link rel="preload" as="style" onload="this.rel='stylesheet'"
|
||||
th:href="@{/assets/icon/fontawesome/fontawesome.min.css}">
|
||||
|
|
Loading…
Reference in New Issue