AUS: Added new layout v3
This commit is contained in:
parent
695a605dad
commit
bad95600a9
39 changed files with 11683 additions and 10853 deletions
|
|
@ -18,10 +18,24 @@ If TasteTheJourneyPro = 1 Then
|
|||
Var RecommendPage = "ROOT/taobin_project/inter/aus/xml/event/promotion_taste_the_journey.lxml"
|
||||
EndIf
|
||||
|
||||
If OpenFromPageBoard = 1 Then
|
||||
OpenInst 2 RecommendPage
|
||||
If CatalogLayoutV3 = 1 Then
|
||||
|
||||
SAVELOG " CatalogLayoutV3 CatalogLayoutV3 CatalogLayoutV3 CatalogLayoutV3 CatalogLayoutV3 CatalogLayoutV3"
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/aus/xml/multi/v3/event/script_open_promotion_v3.ev"
|
||||
Else
|
||||
Open RecommendPage
|
||||
|
||||
If OpenFromPageBoard = 1 Then
|
||||
|
||||
DEBUGVAR BigButtonEnable
|
||||
|
||||
OpenInst 2 FileRecommendToOpen
|
||||
Var OpenFromPageBoard = 0
|
||||
|
||||
Else
|
||||
|
||||
Open FileRecommendToOpen
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var OpenFromPageBoard = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue