feat: 移除 pangu.js

feat: js 加载完成才显示聊天按钮
This commit is contained in:
myw
2024-11-15 14:53:40 +08:00
Unverified
parent 91c8c5cd4b
commit b7771e5938
12 changed files with 96 additions and 143 deletions

View File

@@ -17,9 +17,6 @@ div
if theme.snackbar.enable
script(src=url_for(theme.asset.snackbar))
if theme.pangu.enable
!= partial("includes/third-party/pangu.pug", {}, { cache: true })
.js-pjax
if needLoadCountJs
!= partial("includes/third-party/card-post-count/index", {}, { cache: true })