feat: 移除 pangu.js

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

View File

@@ -23,7 +23,7 @@ mixin rightsideItem(array)
i.fas.fa-list-ul
when 'chat'
if chat.rightside_button && chat.use
button#chat-btn(type="button" title=_p("rightside.chat"))
button#chat-btn(type="button" title=_p("rightside.chat") style="display:none")
i.fas.fa-message
when 'comment'
if commentsJsLoad