DO multi v3 and pro v3

This commit is contained in:
wanlop run 2025-04-24 00:03:39 +07:00
parent 044c9ac605
commit 866b0ecf9d
31 changed files with 21517 additions and 8685 deletions

View file

@ -4,6 +4,8 @@ If CatalogLayoutV3 = 1 Then
Var layoutVersion = "v3/"
EndIf
TRY "ROOT/taobin_project/xml/event/tricker.ev"
SAVELOG "=================== Control language and switch instance ========================="
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_coffee.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/coffee.ev"
@ -19,10 +21,15 @@ OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_milk.lxml" "/mnt/
Var InstanceTabOpenFile4 = "ROOT/taobin_project/inter/tha/xml/multi/" + layoutVersion
Var InstanceTabOpenFile4 = InstanceTabOpenFile4 + "/page_catalog_group_milk.lxml"
DEBUGVAR BoostEnergyPro
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_other_other.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/otherOther.ev"
Var InstanceTabOpenFile7 = "ROOT/taobin_project/inter/tha/xml/multi/" + layoutVersion
Var InstanceTabOpenFile7 = InstanceTabOpenFile7 + "/page_catalog_group_other_other.lxml"
If BoostEnergyPro = 1 Then
Var InstanceTabOpenFile7 = InstanceTabOpenFile7 + "/event/event_v3/catalog_other/active_promotions.lxml"
Else
Var InstanceTabOpenFile7 = InstanceTabOpenFile7 + "/page_catalog_group_other_other.lxml"
EndIf
If AppFastButtonState = "Enable" Then
Var InstanceTabOpenFile5 = "ROOT/taobin_project/inter/tha/xml/multi/" + layoutVersion
@ -95,4 +102,15 @@ DEBUGVAR WheyButtonState
DEBUGVAR MenuKidButtonState
DEBUGVAR CocktailShow
Var ButtonLanguageCurrentXPosition = 1015
Var ButtonLanguageCurrentYPosition = 458 - 38
Var ButtonLanguageListXPosition = 990
Var ButtonLanguageListYPosition = 450 - 38
Var CatalogLayoutV3Loaded = 1
LanguageShow = "ENG"