rbac/wwwroot/qr_scan.ui
2026-02-24 19:43:16 +08:00

14 lines
205 B
XML

{
"widgettype": "QRCodeSCan",
"options": {},
"binds": [
"wid": "self",
"event": "recognized",
"actiontype": "urlwidget",
"target": "root.page_center",
"options": {
"url": "$text"
}
]
}