DO
This commit is contained in:
parent
aa70c6688f
commit
e08ec871c0
13 changed files with 209 additions and 11 deletions
|
|
@ -209,3 +209,22 @@
|
||||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink6.xml"
|
Open "ROOT/taobin_project/xml/page_catalog_choose_drink6.xml"
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -670,16 +670,6 @@
|
||||||
<Value> ShowNetworkProblemText </Value>
|
<Value> ShowNetworkProblemText </Value>
|
||||||
</Text>
|
</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>
|
<QRCode>
|
||||||
<X> 895 </X>
|
<X> 895 </X>
|
||||||
<Y> 1110 </Y>
|
<Y> 1110 </Y>
|
||||||
|
|
|
||||||
|
|
@ -425,6 +425,24 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -282,6 +282,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<FrameScroll>
|
<FrameScroll>
|
||||||
<X> 10 </X>
|
<X> 10 </X>
|
||||||
|
|
|
||||||
|
|
@ -283,6 +283,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<FrameScroll>
|
<FrameScroll>
|
||||||
<X> 10 </X>
|
<X> 10 </X>
|
||||||
|
|
|
||||||
|
|
@ -262,6 +262,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<FrameScroll>
|
<FrameScroll>
|
||||||
|
|
|
||||||
|
|
@ -258,6 +258,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<FrameScroll>
|
<FrameScroll>
|
||||||
|
|
|
||||||
|
|
@ -258,6 +258,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -258,6 +258,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -257,6 +257,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -256,6 +256,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -257,6 +257,25 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
<EventWebApp>
|
||||||
|
|
||||||
|
DEBUGVAR web_ready
|
||||||
|
If web_ready = "true" Then
|
||||||
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
|
Var web_readyOK = web_ready
|
||||||
|
Var web_telnumOK = web_telnum
|
||||||
|
|
||||||
|
Var web_app_prepar = "true"
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
Else
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
</EventWebApp>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -59,7 +59,7 @@
|
||||||
|
|
||||||
|
|
||||||
If AcceptAuto = "true" Then
|
If AcceptAuto = "true" Then
|
||||||
If Timeout > 0 Then
|
If Timeout > 2 Then
|
||||||
CoinVending OFF
|
CoinVending OFF
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue