bugfix
This commit is contained in:
parent
303c70e5ca
commit
61a5b88c64
13
wwwroot/qr_scan.ui
Normal file
13
wwwroot/qr_scan.ui
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"widgettype": "QRCodeSCan",
|
||||||
|
"options": {},
|
||||||
|
"binds": [
|
||||||
|
"wid": "self",
|
||||||
|
"event": "recognized",
|
||||||
|
"actiontype": "urlwidget",
|
||||||
|
"target": "root.page_center",
|
||||||
|
"options": {
|
||||||
|
"url": "$text"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user