shoppy webapp
This commit is contained in:
parent
6bf00e2e26
commit
a8de5d11a6
58 changed files with 835 additions and 419 deletions
|
|
@ -8,7 +8,8 @@
|
|||
TopView "show"
|
||||
; On open
|
||||
|
||||
|
||||
Var web_telnumOK = ""
|
||||
|
||||
|
||||
If CocktailShow = "true" Then
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_cocktail.xml"
|
||||
|
|
@ -129,6 +130,24 @@
|
|||
;EndIf
|
||||
</EventChangeStatus>
|
||||
|
||||
<EventWebApp>
|
||||
|
||||
DEBUGVAR web_ready
|
||||
If web_ready = "true" Then
|
||||
If web_ref = QRCODE99 Then
|
||||
|
||||
Var web_telnumOK = web_telnum
|
||||
|
||||
|
||||
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
|
||||
EndIf
|
||||
|
||||
Else
|
||||
EndIf
|
||||
|
||||
</EventWebApp>
|
||||
|
||||
|
||||
<Video>
|
||||
<X> 0 </X>
|
||||
|
|
@ -376,4 +395,6 @@
|
|||
</Button>
|
||||
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue