do cocktail

This commit is contained in:
kong 2020-12-16 09:50:26 +07:00
parent 8bf88cad9b
commit 7a57379f94
84 changed files with 1977 additions and 38 deletions

View file

@ -9,6 +9,9 @@
TopView "show"
; On open
If CocktailShow = "true" Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_cocktail.xml"
EndIf
Var GetPayInfoFlag = 0
Var countDownRetrun = 30
@ -201,7 +204,7 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_catalog_choose_drink8.xml"
Open "ROOT/taobin_project/xml/page_catalog_choose_drink7.xml"
</EventClick>
</Button>