Adjust and action

This commit is contained in:
kong 2021-11-30 16:16:44 +07:00
parent 9f979c93b6
commit edc9f9f28c
2 changed files with 16 additions and 0 deletions

View file

@ -522,6 +522,7 @@
Var web_readyOK = web_ready
Var web_telnumOK = web_telnum
Var web_app_prepar = "true"
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
@ -668,6 +669,16 @@
<Value> ShowNetworkProblemText </Value>
</Text>
;<QRCode>
;<X> 795 </X>
;<Y> 1010 </Y>
;<Width> 278 </Width>
;<Color> "0xeae6e1" </Color>
;<Height> 278 </Height>
;<State> WebAppShow </State>
;<Service> testservice </Service>
;</QRCode>
<QRCode>
<X> 895 </X>
<Y> 1110 </Y>

View file

@ -86,6 +86,11 @@
Var MachineStage = "-"
Var PayReference = ""
If web_app_prepar = "true" Then
Var web_app_prepar = "false"
__CMD "ui-load-playlist" 0 SelectDrink "-"
EndIf