This commit is contained in:
yumoqing 2026-02-25 14:22:35 +08:00
parent 9c83308e06
commit 25f9300ad1

View File

@ -17,8 +17,8 @@
"url":"{{entire_url('qr_scan.ui')}}", "url":"{{entire_url('qr_scan.ui')}}",
"popup_options":{ "popup_options":{
"dismiss_events": [ "stopped", "recognized"], "dismiss_events": [ "stopped", "recognized"],
"height": "300px", "height": "370px",
"width": "300px" "width": "350px"
} }
}, },
{% endif %} {% endif %}