This commit is contained in:
yumoqing 2026-02-26 13:36:59 +08:00
parent 41a7412283
commit eb26b179a3

View File

@ -27,8 +27,8 @@ return {
{ {
"widgettype": "Image", "widgettype": "Image",
"options": { "options": {
"width": "auto", "width": "340px",
"height": "auto", "height": "340px",
"url": entire_url('/idfile') + f'?path={x.qr_webpath}' "url": entire_url('/idfile') + f'?path={x.qr_webpath}'
} }
}, { }, {