shoppy webapp

This commit is contained in:
miggaze 2021-11-25 15:56:33 +07:00
parent 6bf00e2e26
commit a8de5d11a6
58 changed files with 835 additions and 419 deletions

View file

@ -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>