support next for spiral

This commit is contained in:
miggaze 2024-10-01 17:52:06 +07:00 committed by Kenta420
parent d41cf02a34
commit 3911dec261
3 changed files with 6 additions and 2 deletions

View file

@ -6,7 +6,8 @@
<Volume> SoundVolume </Volume>
<EventOpen>
Var waitAckPay = 0
Var ChangeFlag = 0
If New_Payment = 1 Then
Open "ROOT/taobin_project/xml/page_NewBrewing3Conti.xml"

View file

@ -13,6 +13,9 @@
EndIf
If SpiralOnline = "true" Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_with_vending.xml"
If Seeker = "next" Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog3.xml"
Else

View file

@ -15,7 +15,7 @@
EndIf
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_catalog.xml"
;Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Var NextPage = "-"