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 30.1
edited by xingzhi lin
on 2026/04/10 10:49
on 2026/04/10 10:49
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,13 @@ 275 275 </div> 276 276 </div> 277 277 </div> 278 - 279 -## 强制加载LLM聊天弹窗JS 280 -$xwiki.jsfx.use('js/plugins/llm/chat.js', true) 281 -$xwiki.ssfx.use('css/plugins/llm/chat.css', true) 282 282 {{/html}} 279 + 280 + 281 + 282 + 283 +<script id="chat-widget" 284 + data-wiki-name="wonway" 285 + src="/webjars/wiki:wonway/application-ai-llm-chat-webjar/0.7.2/chatWidget.js"> 286 +</script> 287 +