taobin_project/xml/page_catalog_group_tea.skt
2022-05-11 17:20:33 +07:00

51 lines
716 B
Text

<?hurr
#include=menu_head.py
touch_less_gen = False
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
<?hurr
#include=menu_catalog_default_init.xml
?>
If SpiralOnline = "true" Then
Var Menu3Selected2 = "PressForever"
Else
; coffee show
Var Menu3Selected = "PressForever"
EndIf
SAVELOG PreviseXMLFileName2
Var Timeout = 0
<?hurr
#include=menu_catalog_new_menu.xml
?>
</EventOpen>
<?hurr
#include=menu_catalog.xml
?>
<?hurr
#include=menu_new_layout_gen.py
?>
</Popup>