taobin_project/xml/page_catalog_group_health.skt

48 lines
642 B
Text
Raw Normal View History

2022-09-11 01:50:36 +07:00
<?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.py
2022-09-11 01:50:36 +07:00
?>
Var Menu22Selected = "PressForever"
SAVELOG PreviseXMLFileName2
Var Timeout = 0
<?hurr
#include=menu_catalog_new_menu.py
2022-09-11 01:50:36 +07:00
?>
</EventOpen>
<?hurr
2023-05-11 21:58:34 +07:00
#include=menu_catalog_new.py
2022-09-11 01:50:36 +07:00
?>
2023-01-16 14:57:11 +07:00
<?hurr
#include=menu_new_layout_gen_v2.py
?>
2022-09-11 01:50:36 +07:00
<?hurr
#include=menu_new_layout_gen.py
?>
</Popup>