Add video
This commit is contained in:
parent
ddcd2979fc
commit
b01bbd81b9
12 changed files with 2966 additions and 18 deletions
36
xml/page_catalog_group_school_ovaltine.skt
Normal file
36
xml/page_catalog_group_school_ovaltine.skt
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
;<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
; On open
|
||||
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
|
||||
</EventOpen>
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
2821
xml/page_catalog_group_school_ovaltine.xml
Normal file
2821
xml/page_catalog_group_school_ovaltine.xml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -13,6 +13,8 @@
|
|||
EndIf
|
||||
Machine WakeUp
|
||||
|
||||
Var OverridePrice = 100
|
||||
|
||||
Var Seeker.orderFromNewTopping = 1
|
||||
|
||||
Var TextSelfTestCntColor = "0x746253"
|
||||
|
|
@ -10763,6 +10765,48 @@
|
|||
|
||||
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
<Button>
|
||||
<X> SpeicalButtonPositionX </X>
|
||||
<Y> 1785 </Y>
|
||||
<State> ShowSpecialButton </State>
|
||||
<Filename> Var( DirImage + "/bn_button_no_text.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_button_no_text.png" )</FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
;include="ROOT/taobin_project/inc/button_topping_select_confirm_order.inc"
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Text>
|
||||
<X> SpeicalButtonPositionX </X>
|
||||
<Y> 1785 </Y>
|
||||
<Width> 360 </Width>
|
||||
<Height> 92 </Height>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<State> ShowSpecialButton </State>
|
||||
<Value> TextShowSpecialButton </Value>
|
||||
<Font> KanitTTF </Font>
|
||||
<Size> TextSize </Size>
|
||||
</Text>
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
|
||||
|
||||
<Function2>
|
||||
Var fun = "function2"
|
||||
DEBUGVAR fun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue