AUS: Drink fail no more send problem & Added Test buy drink page

This commit is contained in:
Kenta420 2024-08-13 17:14:54 +07:00
parent fdeb22bdaa
commit ab99b4681f
10 changed files with 1104 additions and 4 deletions

View file

@ -681,6 +681,25 @@
</EventWebApp>
<Image>
<X> 0 </X>
<Y> 1820 </Y>
<Width> 100 </Width>
<Height> 100 </Height>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var ClickCountMainTe = ClickCountMainTe + 1
DEBUGVAR ClickCountMainTe
If ClickCountMainTe = 2 Then
Var OpenRouteManTest = 1
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
Var ClickCountMainTe = 0
EndIf
</EventClick>
</Image>
<Button>