This commit is contained in:
yumoqing 2026-02-25 14:11:12 +08:00
parent d160e9292b
commit 9c83308e06

View File

@ -16,6 +16,7 @@
"label":"扫码", "label":"扫码",
"url":"{{entire_url('qr_scan.ui')}}", "url":"{{entire_url('qr_scan.ui')}}",
"popup_options":{ "popup_options":{
"dismiss_events": [ "stopped", "recognized"],
"height": "300px", "height": "300px",
"width": "300px" "width": "300px"
} }