This commit is contained in:
yumoqing 2025-10-26 14:04:44 +08:00
parent 41a7b6f977
commit 04946a379b

View File

@ -4,11 +4,8 @@
"widgettype":"HBox", "widgettype":"HBox",
"options":{ "options":{
"css": "card", "css": "card",
{% if int(params_kw._is_mobile) == 1 %} "width": "100%",
"width": "49.5%",
{% else %}
"cwidth":22, "cwidth":22,
{% endif %}
"cheight":5 "cheight":5
}, },
"subwidgets":[ "subwidgets":[