taobin_project/xml/page_topping_select5.xml
2025-03-04 17:48:26 +07:00

121 lines
2.3 KiB
XML

<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
Var UserSeletedSugar = 0
Var y_topping_bg = 912
WEB "DISABLE"
DEBUGVAR Seeker
Var BGSugarNew = "Invisible"
DEBUGVAR video_menu_0
DEBUGVAR SelectDrink
DEBUGVAR PictureDrink
DEBUGVAR new_layout
If new_layout = "true" Then
Else
If SelectDrinkLen = 0 Then
SAVELOG "SelectDrinkLen=0"
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
If PriceDrink = 0 Then
SAVELOG "PriceDrink=0"
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
EndIf
Var SaveProductCodeSelect = SelectDrink
Var UserSelectProductCode = SelectDrink
Var showText4 = "Invisible"
Var showText7 = "Invisible"
DEBUGVAR UserSelectProductCode
DEBUGVAR JXMLVersionInt
Var CHECK_EventOpen_Double = 0
If RecipeTag3 = "CoffeePlay" Then
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
EndIf
If RecipeTag4 = "MultiTopping" Then
EndIf
If Only20 = "true" Then
Open "ROOT/taobin_project/xml/page_topping_select7_copy.xml"
Else
If NoSugarStepRight2 = "true" Then
Open "ROOT/taobin_project/xml/page_topping_select7_copy.xml"
Else
If HalfPrice = "true" Then
Open "ROOT/taobin_project/xml/page_topping_select7_copy.xml"
EndIf
EndIf
EndIf
If FromPowerUpPro = 1 Then
If FreePowerup = "Enable" Then
Open "ROOT/taobin_project/xml/page_topping_select7.xml"
EndIf
EndIf
DEBUGVAR ToppingMilkAndAllVolcanoEnable
If ToppingMilkAndAllVolcanoEnable = 1 Then
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
EndIf
Open "ROOT/taobin_project/xml/page_topping_select7.xml"
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
DEBUGVAR Timeout
Var Timeout = Timeout + 1
If Timeout > 40 Then
Var Timeout = 0
If Seeker = "next" Then
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
EndIf
Refresh
TimerReset
</EventTimeout>
<Image>
<X> 0 </X>
<Y> 380 </Y>
<Width> 1080 </Width>
<Height> 1540 </Height>
<Color> "0xeae6e1" </Color>
</Image>
</Page>