From version 34.1
edited by xingzhi lin
on 2026/04/10 11:01
on 2026/04/10 11:01
Change comment:
There is no comment for this version
To version 32.1
edited by xingzhi lin
on 2026/04/10 10:51
on 2026/04/10 10:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -275,8 +275,12 @@ 275 275 </div> 276 276 </div> 277 277 </div> 278 +{{/html}} 278 278 279 -## 强制加载LLM聊天弹窗JS 280 -$xwiki.jsfx.use('js/plugins/llm/chat.js', true) 281 -$xwiki.ssfx.use('css/plugins/llm/chat.css', true) 280 + 281 +{{html clean="false"}} 282 +<script id="chat-widget" 283 + data-wiki-name="wonway" 284 + src="/webjars/wiki:wonway/application-ai-llm-chat-webjar/0.7.2/chatWidget.js"> 285 +</script> 282 282 {{/html}}