Make
This commit is contained in:
parent
a1a347abd7
commit
93aa58a209
13 changed files with 108 additions and 25 deletions
|
|
@ -37,11 +37,11 @@
|
||||||
|
|
||||||
SetInstanceIgnoreTouch
|
SetInstanceIgnoreTouch
|
||||||
|
|
||||||
|
Var inst_show_coffee_counter = 4
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
|
|
||||||
RefreshAll
|
RefreshAll
|
||||||
|
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
If inst_show_coffee_counter = 0 Then
|
If inst_show_coffee_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_coffee_counter = 7
|
Var inst_show_coffee_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -20640,6 +20640,16 @@
|
||||||
</ScrollableCatalog>
|
</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,11 +39,11 @@
|
||||||
|
|
||||||
SetInstanceIgnoreTouch
|
SetInstanceIgnoreTouch
|
||||||
|
|
||||||
|
Var inst_show_coffee_counter = 4
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
|
|
||||||
RefreshAll
|
RefreshAll
|
||||||
|
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
|
|
||||||
If inst_show_coffee_counter = 0 Then
|
If inst_show_coffee_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_coffee_counter = 7
|
Var inst_show_coffee_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -110,6 +110,16 @@
|
||||||
#include=menu_new_layout_gen_v3.py
|
#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"
|
;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
|
RefreshAll
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
If inst_show_for_kid_counter = 0 Then
|
If inst_show_for_kid_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_for_kid_counter = 7
|
Var inst_show_for_kid_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
;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
|
RefreshAll
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
@ -72,7 +72,7 @@
|
||||||
|
|
||||||
If inst_show_for_kid_counter = 0 Then
|
If inst_show_for_kid_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_for_kid_counter = 7
|
Var inst_show_for_kid_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||||
|
|
||||||
Var inst_show_other_other = 7
|
Var inst_show_other_other = 7
|
||||||
|
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
RefreshAll
|
RefreshAll
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
@ -49,6 +49,15 @@
|
||||||
EndIf
|
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
|
GetVisible inst_show_other_other
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||||
|
|
||||||
Var inst_show_other_other = 7
|
Var inst_show_other_other = 7
|
||||||
|
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
RefreshAll
|
RefreshAll
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
@ -52,6 +52,15 @@
|
||||||
EndIf
|
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
|
GetVisible inst_show_other_other
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
SetInstanceIgnoreTouch
|
SetInstanceIgnoreTouch
|
||||||
|
|
||||||
Var inst_show_pepsi_7up_counter = 7
|
Var inst_show_pepsi_7up_counter = 4
|
||||||
RefreshAll
|
RefreshAll
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
@ -49,6 +49,14 @@
|
||||||
Var ice_tab_process_show = "Invisible"
|
Var ice_tab_process_show = "Invisible"
|
||||||
EndIf
|
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
|
GetVisible inst_show_pepsi_7up
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -60,7 +68,7 @@
|
||||||
|
|
||||||
If inst_show_pepsi_7up_counter = 0 Then
|
If inst_show_pepsi_7up_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_pepsi_7up_counter = 7
|
Var inst_show_pepsi_7up_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -7020,5 +7028,16 @@
|
||||||
</ScrollableCatalog>
|
</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>
|
</Popup>
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
SetInstanceIgnoreTouch
|
SetInstanceIgnoreTouch
|
||||||
|
|
||||||
Var inst_show_pepsi_7up_counter = 7
|
Var inst_show_pepsi_7up_counter = 4
|
||||||
RefreshAll
|
RefreshAll
|
||||||
DEBUGVAR SlientRefreshIndex
|
DEBUGVAR SlientRefreshIndex
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
@ -52,6 +52,14 @@
|
||||||
Var ice_tab_process_show = "Invisible"
|
Var ice_tab_process_show = "Invisible"
|
||||||
EndIf
|
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
|
GetVisible inst_show_pepsi_7up
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -63,7 +71,7 @@
|
||||||
|
|
||||||
If inst_show_pepsi_7up_counter = 0 Then
|
If inst_show_pepsi_7up_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_pepsi_7up_counter = 7
|
Var inst_show_pepsi_7up_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -84,5 +92,16 @@
|
||||||
#include=menu_new_layout_gen_v3.py
|
#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>
|
</Popup>
|
||||||
|
|
|
||||||
|
|
@ -34,9 +34,11 @@
|
||||||
|
|
||||||
RootLayoutVisible 10 "show"
|
RootLayoutVisible 10 "show"
|
||||||
|
|
||||||
|
Var inst_show_tea_counter = 4
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||||
|
|
||||||
|
RefreshAll
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
@ -63,7 +65,7 @@
|
||||||
|
|
||||||
If inst_show_tea_counter = 0 Then
|
If inst_show_tea_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_tea_counter = 7
|
Var inst_show_tea_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -37,9 +37,11 @@
|
||||||
|
|
||||||
RootLayoutVisible 10 "show"
|
RootLayoutVisible 10 "show"
|
||||||
|
|
||||||
|
Var inst_show_tea_counter = 4
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||||
|
|
||||||
|
RefreshAll
|
||||||
</EventOnShow>
|
</EventOnShow>
|
||||||
|
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
@ -66,7 +68,7 @@
|
||||||
|
|
||||||
If inst_show_tea_counter = 0 Then
|
If inst_show_tea_counter = 0 Then
|
||||||
RefreshAll
|
RefreshAll
|
||||||
Var inst_show_tea_counter = 7
|
Var inst_show_tea_counter = 4
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -1232,12 +1232,15 @@
|
||||||
|
|
||||||
Var MyanmarLangEnable = "true"
|
Var MyanmarLangEnable = "true"
|
||||||
|
|
||||||
|
Var CatalogLayoutV3 = 0
|
||||||
|
|
||||||
If BoxID = 123456 Then
|
If BoxID = 123456 Then
|
||||||
Var CatalogLayoutV3 = 1
|
Var CatalogLayoutV3 = 1
|
||||||
Else
|
|
||||||
Var CatalogLayoutV3 = 0
|
|
||||||
EndIf
|
EndIf
|
||||||
|
If BoxID = 173149 Then
|
||||||
|
Var CatalogLayoutV3 = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
; test payment
|
; test payment
|
||||||
Var New_Payment = 1
|
Var New_Payment = 1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -108,8 +108,8 @@
|
||||||
Var RandomPromotionMyworld = 0
|
Var RandomPromotionMyworld = 0
|
||||||
Var RandomSalePackage = 0
|
Var RandomSalePackage = 0
|
||||||
|
|
||||||
Var XMLPageVersion = "9.71"
|
Var XMLPageVersion = "9.72"
|
||||||
Var XMLPageVersionInt = 971
|
Var XMLPageVersionInt = 972
|
||||||
|
|
||||||
Var CurrentMainVideo = 2
|
Var CurrentMainVideo = 2
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
|
||||||
|
|
@ -108,8 +108,8 @@
|
||||||
Var RandomPromotionMyworld = 0
|
Var RandomPromotionMyworld = 0
|
||||||
Var RandomSalePackage = 0
|
Var RandomSalePackage = 0
|
||||||
|
|
||||||
Var XMLPageVersion = "10.71"
|
Var XMLPageVersion = "10.72"
|
||||||
Var XMLPageVersionInt = 1071
|
Var XMLPageVersionInt = 1072
|
||||||
;Oreo
|
;Oreo
|
||||||
Var OreoGuarantee = 0
|
Var OreoGuarantee = 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue