From version 33.1
edited by xingzhi lin
on 2026/04/10 10:53
on 2026/04/10 10:53
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -275,5 +275,8 @@ 275 275 </div> 276 276 </div> 277 277 </div> 278 -{{/html}} 279 279 279 +## 强制加载LLM聊天弹窗JS 280 +$xwiki.jsfx.use('js/plugins/llm/chat.js', true) 281 +$xwiki.ssfx.use('css/plugins/llm/chat.css', true) 282 +{{/html}}