taobin_project/menu/page_catalog_group_tea.skt

42 lines
588 B
Text
Raw Permalink Normal View History

2023-07-25 11:25:53 +07:00
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
<?hurr
2023-08-29 15:56:54 +07:00
#include=components/menu_catalog_default_init.xml
2023-07-25 11:25:53 +07:00
?>
2023-08-29 15:56:54 +07:00
2023-07-25 11:25:53 +07:00
Var Menu3Selected = "PressForever"
SAVELOG PreviseXMLFileName2
Var Timeout = 0
2023-08-29 15:56:54 +07:00
<?hurr
#include=components/menu_catalog_new_menu.xml
2023-07-25 11:25:53 +07:00
?>
</EventOpen>
2023-08-29 15:56:54 +07:00
<?hurr
#include=components/menu_catalog_new.xml
2023-07-25 11:25:53 +07:00
?>
2023-08-29 15:56:54 +07:00
<?hurr
2023-11-15 10:06:05 +07:00
#generate_layout=menu_v1
2023-08-17 17:13:11 +07:00
?>
2023-08-29 15:56:54 +07:00
<EventUnitTest4>
RefreshAll
</EventUnitTest4>
2023-08-17 17:13:11 +07:00
2023-08-29 15:56:54 +07:00
</Popup>