Make
This commit is contained in:
parent
a1a347abd7
commit
93aa58a209
13 changed files with 108 additions and 25 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
SetInstanceIgnoreTouch
|
||||
|
||||
|
||||
Var inst_show_coffee_counter = 4
|
||||
DEBUGVAR SlientRefreshIndex
|
||||
|
||||
RefreshAll
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
If inst_show_coffee_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_coffee_counter = 7
|
||||
Var inst_show_coffee_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -20640,6 +20640,16 @@
|
|||
</ScrollableCatalog>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 1 </X>
|
||||
<Y> 1 </Y>
|
||||
<Font> KanitTTF </Font>
|
||||
<Size> 22 </Size>
|
||||
<Width> 1080 </Width>
|
||||
<Align> end </Align>
|
||||
<Color> 0xFF0000 </Color>
|
||||
<Value> "CF1"</Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
SetInstanceIgnoreTouch
|
||||
|
||||
|
||||
Var inst_show_coffee_counter = 4
|
||||
DEBUGVAR SlientRefreshIndex
|
||||
|
||||
RefreshAll
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
If inst_show_coffee_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_coffee_counter = 7
|
||||
Var inst_show_coffee_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -110,6 +110,16 @@
|
|||
#include=menu_new_layout_gen_v3.py
|
||||
?>
|
||||
|
||||
<Text>
|
||||
<X> 1 </X>
|
||||
<Y> 1 </Y>
|
||||
<Font> KanitTTF </Font>
|
||||
<Size> 22 </Size>
|
||||
<Width> 1080 </Width>
|
||||
<Align> end </Align>
|
||||
<Color> 0xFF0000 </Color>
|
||||
<Value> "CF1"</Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||
|
||||
Var inst_show_for_kid_counter = 7
|
||||
Var inst_show_for_kid_counter = 4
|
||||
RefreshAll
|
||||
DEBUGVAR SlientRefreshIndex
|
||||
</EventOnShow>
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
If inst_show_for_kid_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_for_kid_counter = 7
|
||||
Var inst_show_for_kid_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||
|
||||
Var inst_show_for_kid_counter = 7
|
||||
Var inst_show_for_kid_counter = 4
|
||||
RefreshAll
|
||||
DEBUGVAR SlientRefreshIndex
|
||||
</EventOnShow>
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
If inst_show_for_kid_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_for_kid_counter = 7
|
||||
Var inst_show_for_kid_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -49,6 +49,15 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
; setvarint RefreshOtherOther 1
|
||||
If RefreshOtherOther = 1 Then
|
||||
Var RefreshOtherOther = 0
|
||||
SAVELOG "OPEN FROM 8"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_other_other.lxml"
|
||||
EndIf
|
||||
|
||||
GetVisible inst_show_other_other
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,6 +52,15 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
; setvarint RefreshOtherOther 1
|
||||
If RefreshOtherOther = 1 Then
|
||||
Var RefreshOtherOther = 0
|
||||
SAVELOG "OPEN FROM 8"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_other_other.lxml"
|
||||
EndIf
|
||||
|
||||
GetVisible inst_show_other_other
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
SetInstanceIgnoreTouch
|
||||
|
||||
Var inst_show_pepsi_7up_counter = 7
|
||||
Var inst_show_pepsi_7up_counter = 4
|
||||
RefreshAll
|
||||
DEBUGVAR SlientRefreshIndex
|
||||
</EventOnShow>
|
||||
|
|
@ -49,6 +49,14 @@
|
|||
Var ice_tab_process_show = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
; setvarint RefreshPepsiMenu 1
|
||||
If RefreshPepsiMenu = 1 Then
|
||||
Var RefreshPepsiMenu = 0
|
||||
SAVELOG "OPEN FROM 7"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pepsi_7up.lxml"
|
||||
EndIf
|
||||
|
||||
GetVisible inst_show_pepsi_7up
|
||||
|
||||
|
||||
|
|
@ -60,7 +68,7 @@
|
|||
|
||||
If inst_show_pepsi_7up_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_pepsi_7up_counter = 7
|
||||
Var inst_show_pepsi_7up_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -7020,5 +7028,16 @@
|
|||
</ScrollableCatalog>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 1 </X>
|
||||
<Y> 1 </Y>
|
||||
<Font> KanitTTF </Font>
|
||||
<Size> 22 </Size>
|
||||
<Width> 1080 </Width>
|
||||
<Align> end </Align>
|
||||
<Color> 0xFF0000 </Color>
|
||||
<Value> "PEP1"</Value>
|
||||
</Text>
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
SetInstanceIgnoreTouch
|
||||
|
||||
Var inst_show_pepsi_7up_counter = 7
|
||||
Var inst_show_pepsi_7up_counter = 4
|
||||
RefreshAll
|
||||
DEBUGVAR SlientRefreshIndex
|
||||
</EventOnShow>
|
||||
|
|
@ -52,6 +52,14 @@
|
|||
Var ice_tab_process_show = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
; setvarint RefreshPepsiMenu 1
|
||||
If RefreshPepsiMenu = 1 Then
|
||||
Var RefreshPepsiMenu = 0
|
||||
SAVELOG "OPEN FROM 7"
|
||||
Open "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pepsi_7up.lxml"
|
||||
EndIf
|
||||
|
||||
GetVisible inst_show_pepsi_7up
|
||||
|
||||
|
||||
|
|
@ -63,7 +71,7 @@
|
|||
|
||||
If inst_show_pepsi_7up_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_pepsi_7up_counter = 7
|
||||
Var inst_show_pepsi_7up_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -84,5 +92,16 @@
|
|||
#include=menu_new_layout_gen_v3.py
|
||||
?>
|
||||
|
||||
<Text>
|
||||
<X> 1 </X>
|
||||
<Y> 1 </Y>
|
||||
<Font> KanitTTF </Font>
|
||||
<Size> 22 </Size>
|
||||
<Width> 1080 </Width>
|
||||
<Align> end </Align>
|
||||
<Color> 0xFF0000 </Color>
|
||||
<Value> "PEP1"</Value>
|
||||
</Text>
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -34,9 +34,11 @@
|
|||
|
||||
RootLayoutVisible 10 "show"
|
||||
|
||||
Var inst_show_tea_counter = 4
|
||||
|
||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||
|
||||
RefreshAll
|
||||
</EventOnShow>
|
||||
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -63,7 +65,7 @@
|
|||
|
||||
If inst_show_tea_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_tea_counter = 7
|
||||
Var inst_show_tea_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -37,9 +37,11 @@
|
|||
|
||||
RootLayoutVisible 10 "show"
|
||||
|
||||
Var inst_show_tea_counter = 4
|
||||
|
||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||
|
||||
RefreshAll
|
||||
</EventOnShow>
|
||||
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -66,7 +68,7 @@
|
|||
|
||||
If inst_show_tea_counter = 0 Then
|
||||
RefreshAll
|
||||
Var inst_show_tea_counter = 7
|
||||
Var inst_show_tea_counter = 4
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -1232,10 +1232,13 @@
|
|||
|
||||
Var MyanmarLangEnable = "true"
|
||||
|
||||
Var CatalogLayoutV3 = 0
|
||||
|
||||
If BoxID = 123456 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
Else
|
||||
Var CatalogLayoutV3 = 0
|
||||
EndIf
|
||||
If BoxID = 173149 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
EndIf
|
||||
|
||||
; test payment
|
||||
|
|
|
|||
|
|
@ -108,8 +108,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "9.71"
|
||||
Var XMLPageVersionInt = 971
|
||||
Var XMLPageVersion = "9.72"
|
||||
Var XMLPageVersionInt = 972
|
||||
|
||||
Var CurrentMainVideo = 2
|
||||
</EventOpen>
|
||||
|
|
|
|||
|
|
@ -108,8 +108,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "10.71"
|
||||
Var XMLPageVersionInt = 1071
|
||||
Var XMLPageVersion = "10.72"
|
||||
Var XMLPageVersionInt = 1072
|
||||
;Oreo
|
||||
Var OreoGuarantee = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue