DO
This commit is contained in:
parent
5c21734399
commit
f3b0e0e55b
4 changed files with 5 additions and 39 deletions
|
|
@ -1,11 +1,5 @@
|
||||||
Var MainfileSize = 0
|
Var MainfileSize = 0
|
||||||
DEBUGVAR BoxID
|
DEBUGVAR BoxID
|
||||||
If BoxID = 173149 Then
|
|
||||||
Var EventTurnOn = 1
|
|
||||||
EndIf
|
|
||||||
If BoxID = 200001 Then
|
|
||||||
Var EventTurnOn = 1
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If SystemDateMonthInt = 4 Then
|
If SystemDateMonthInt = 4 Then
|
||||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||||
|
|
|
||||||
|
|
@ -52,8 +52,8 @@ EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 172644 Then
|
If BoxID = 200001 Then
|
||||||
Var OreoDueEnable = 1
|
Var OreoDueEnable = 0
|
||||||
Var OreoForFreeEnable = 0
|
Var OreoForFreeEnable = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -292,12 +292,8 @@
|
||||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||||
; eng
|
; eng
|
||||||
|
|
||||||
; zone promote
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
If SongkranEnable = 1 Then
|
|
||||||
Open "ROOT/taobin_project/xml/page_catalog_group_recommend3.xml"
|
|
||||||
Else
|
|
||||||
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
|
|
||||||
EndIf
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2956,29 +2956,6 @@
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Image>
|
|
||||||
<State> showText8 </State>
|
|
||||||
<X> 600 </X>
|
|
||||||
<Y> 6 </Y>
|
|
||||||
<Filename> Var( DirImage + "/text8.png" ) </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
|
|
||||||
<Image>
|
|
||||||
<State> oreo_topping_wed_free </State>
|
|
||||||
<X> text_x_free_topping </X>
|
|
||||||
<Y> 6 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/image/page3/img_oreo_wed_free.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
<Image>
|
|
||||||
<State> oreo_topping_wed_topping</State>
|
|
||||||
<X> text_x_free_topping </X>
|
|
||||||
<Y> 6 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/image/page3/img_oreo_wed_topping.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
|
|
||||||
</Row1>
|
</Row1>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -3480,8 +3457,7 @@
|
||||||
|
|
||||||
If SelectDrinkType = 1 Then
|
If SelectDrinkType = 1 Then
|
||||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
||||||
;Open "ROOT/taobin_project/xml/page_identity_verification.xml"
|
Open "ROOT/taobin_project/xml/page_identity_verification.xml"
|
||||||
Open "ROOT/taobin_project/xml/page_identityChildren_consent.xml"
|
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue