This commit is contained in:
yumoqing 2025-11-13 15:14:02 +08:00
parent 00ccb62709
commit 3f70e9ceb3

View File

@ -73,8 +73,13 @@
"target":"PopupWindow",
"popup_options":{
"title":"{{llm.name}}",
"cwidth":24,
"height":"80%"
{% int(params_kw._is_mobile) %}
"width": "100%",
"height": "100%"
{% else %}
"width": "60%",
"height":"85%"
{% endif %}
},
"options":{
"params":{