7.16 fix songgran
This commit is contained in:
parent
4abbb1bb4e
commit
d24f316a28
19 changed files with 91 additions and 840 deletions
|
|
@ -1 +0,0 @@
|
||||||
|
|
||||||
|
|
@ -101,21 +101,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -197,12 +182,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -679,6 +679,15 @@
|
||||||
Var SongkranEnable = 1
|
Var SongkranEnable = 1
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If SystemDateMonthInt = 5 Then
|
||||||
|
If SystemDateDayInt = 1 Then
|
||||||
|
Var SongkranEnable = 1
|
||||||
|
EndIf
|
||||||
|
If SystemDateDayInt = 2 Then
|
||||||
|
Var SongkranEnable = 1
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If SongkranEnable = 1 Then
|
If SongkranEnable = 1 Then
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -203,7 +203,7 @@
|
||||||
RebootWithCause "BoxID was zero"
|
RebootWithCause "BoxID was zero"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/backToSchool.ev"
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/backToSchool.ev"
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -365,12 +365,8 @@
|
||||||
|
|
||||||
|
|
||||||
; zone promote
|
; 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>
|
||||||
|
|
||||||
|
|
@ -601,7 +597,7 @@
|
||||||
|
|
||||||
Var CheckCupStateDoorCupClose = "reset"
|
Var CheckCupStateDoorCupClose = "reset"
|
||||||
Var buttonRemoveCup = "Invisible"
|
Var buttonRemoveCup = "Invisible"
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
|
@ -653,5 +649,12 @@
|
||||||
Var SongkranEnable = 1
|
Var SongkranEnable = 1
|
||||||
</EventUnitTest2>
|
</EventUnitTest2>
|
||||||
|
|
||||||
|
<EventUnitTest3>
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/event/page_recommend_backToSchool.xml"
|
||||||
|
</EventUnitTest3>
|
||||||
|
<EventUnitTest4>
|
||||||
|
Open "/mnt/sdcard/coffeevending/taobin_project/xml/event/page_recommend_oreo_buy2_save_more.xml"
|
||||||
|
</EventUnitTest4>
|
||||||
|
|
||||||
|
|
||||||
</Popup>
|
</Popup>
|
||||||
|
|
|
||||||
|
|
@ -249,21 +249,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -345,12 +330,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -241,21 +241,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -337,12 +322,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -241,21 +241,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -337,12 +322,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -250,21 +250,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -346,12 +331,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -241,21 +241,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -337,12 +322,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -43,5 +43,7 @@
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
<?hurr
|
||||||
|
#include=./event/dummy_layout_promotion.py
|
||||||
|
?>
|
||||||
</Popup>
|
</Popup>
|
||||||
|
|
|
||||||
|
|
@ -239,21 +239,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -335,12 +320,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
@ -3304,15 +3285,15 @@ VOLCANO" </Value>
|
||||||
</Block>
|
</Block>
|
||||||
; - - -
|
; - - -
|
||||||
; ==================> Len = 16
|
; ==================> Len = 16
|
||||||
; - - 12-03-03-0009
|
; - - 12-03-03-0032
|
||||||
<Block>
|
<Block>
|
||||||
<MarginLeft> 33 </MarginLeft>
|
<MarginLeft> 33 </MarginLeft>
|
||||||
<MarginTop> 22 </MarginTop>
|
<MarginTop> 22 </MarginTop>
|
||||||
<Width> 225 </Width>
|
<Width> 225 </Width>
|
||||||
<Height> 296 </Height>
|
<Height> 296 </Height>
|
||||||
<State> Flag( 12-03-03-0009.Button,$Sum1203030009) </State>
|
<State> Flag( 12-03-03-0032.Button,$Sum1203030032) </State>
|
||||||
<Button>
|
<Button>
|
||||||
<State> $Sum1203030009 </State>
|
<State> $Sum1203030032 </State>
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_super_oreo_volcano.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_super_oreo_volcano.png" </Filename>
|
||||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_super_oreo_volcano.png" </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_super_oreo_volcano.png" </FilenamePress>
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_super_oreo_volcano.png" </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_super_oreo_volcano.png" </FilenameDisable>
|
||||||
|
|
@ -3327,13 +3308,13 @@ VOLCANO" </Value>
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
Var OpenFromXML = CurrentXMLFileName2
|
||||||
Var PriceD1 = $-.Price
|
Var PriceD1 = $-.Price
|
||||||
Var PriceD2 = $-.Price
|
Var PriceD2 = $-.Price
|
||||||
Var PriceD3 = $12-03-03-0009.Price
|
Var PriceD3 = $12-03-03-0032.Price
|
||||||
Var PD_CODE1 = "##-##-##-####"
|
Var PD_CODE1 = "##-##-##-####"
|
||||||
Var PD_CODE2 = "##-##-##-####"
|
Var PD_CODE2 = "##-##-##-####"
|
||||||
Var PD_CODE3 = "12-03-03-0009"
|
Var PD_CODE3 = "12-03-03-0032"
|
||||||
Var PD_STAGE_1 = "Disable2"
|
Var PD_STAGE_1 = "Disable2"
|
||||||
Var PD_STAGE_2 = "Disable2"
|
Var PD_STAGE_2 = "Disable2"
|
||||||
Var PD_STAGE_3 = $12-03-03-0009.Button
|
Var PD_STAGE_3 = $12-03-03-0032.Button
|
||||||
Var SelectCountDrinkType = 0
|
Var SelectCountDrinkType = 0
|
||||||
Var DefaultDrinkType = 0
|
Var DefaultDrinkType = 0
|
||||||
If PD_STAGE_1 = "Enable" Then
|
If PD_STAGE_1 = "Enable" Then
|
||||||
|
|
@ -3354,7 +3335,7 @@ VOLCANO" </Value>
|
||||||
If PD_STAGE_1 = "Enable" Then
|
If PD_STAGE_1 = "Enable" Then
|
||||||
Topping "Load" "-"
|
Topping "Load" "-"
|
||||||
Else
|
Else
|
||||||
Topping "Load" "12-03-03-0009"
|
Topping "Load" "12-03-03-0032"
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||||
|
|
@ -3367,10 +3348,10 @@ VOLCANO" </Value>
|
||||||
Var menu_name_thai_cold = $##-##-##-####.Name
|
Var menu_name_thai_cold = $##-##-##-####.Name
|
||||||
Var menu_desc_thai_cold = $##-##-##-####.description
|
Var menu_desc_thai_cold = $##-##-##-####.description
|
||||||
|
|
||||||
Var menu_name_eng_blender = $12-03-03-0009.NameE
|
Var menu_name_eng_blender = $12-03-03-0032.NameE
|
||||||
Var menu_desc_eng_blender = $12-03-03-0009.descriptionE
|
Var menu_desc_eng_blender = $12-03-03-0032.descriptionE
|
||||||
Var menu_name_thai_blender = $12-03-03-0009.Name
|
Var menu_name_thai_blender = $12-03-03-0032.Name
|
||||||
Var menu_desc_thai_blender = $12-03-03-0009.description
|
Var menu_desc_thai_blender = $12-03-03-0032.description
|
||||||
|
|
||||||
DEBUGVAR PD_STAGE_1
|
DEBUGVAR PD_STAGE_1
|
||||||
DEBUGVAR PD_STAGE_2
|
DEBUGVAR PD_STAGE_2
|
||||||
|
|
@ -3472,7 +3453,7 @@ VOLCANO" </Value>
|
||||||
<Y> 264 </Y>
|
<Y> 264 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
||||||
<State> $12-03-03-0009.Button </State>
|
<State> $12-03-03-0032.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 180 </X>
|
<X> 180 </X>
|
||||||
|
|
@ -3482,8 +3463,8 @@ VOLCANO" </Value>
|
||||||
<Font> KanitRegularTTF </Font>
|
<Font> KanitRegularTTF </Font>
|
||||||
<Color> 0x6F5F51 </Color>
|
<Color> 0x6F5F51 </Color>
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||||
<State> $12-03-03-0009.Button </State>
|
<State> $12-03-03-0032.Button </State>
|
||||||
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
<Value> StringFmt( $12-03-03-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 81 </X>
|
<X> 81 </X>
|
||||||
|
|
@ -3508,10 +3489,10 @@ VOLCANO" </Value>
|
||||||
<Y> 117 </Y>
|
<Y> 117 </Y>
|
||||||
<State>
|
<State>
|
||||||
eval(
|
eval(
|
||||||
If $Sum1203030009 = "Disable" Then
|
If $Sum1203030032 = "Disable" Then
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
||||||
STRCONTAIN "ERR" $12-03-03-0009.TAG tag3_is_disable
|
STRCONTAIN "ERR" $12-03-03-0032.TAG tag3_is_disable
|
||||||
Var return = "Invisible"
|
Var return = "Invisible"
|
||||||
If tag1_is_disable = "true" Then
|
If tag1_is_disable = "true" Then
|
||||||
Var return = "Enable"
|
Var return = "Enable"
|
||||||
|
|
@ -3547,7 +3528,7 @@ VOLCANO" </Value>
|
||||||
<Font> MITRegularTTF </Font>
|
<Font> MITRegularTTF </Font>
|
||||||
<Color> 0x5A5A5A </Color>
|
<Color> 0x5A5A5A </Color>
|
||||||
<Mode> "disable-show" </Mode>
|
<Mode> "disable-show" </Mode>
|
||||||
<State> $Sum1203030009 </State>
|
<State> $Sum1203030032 </State>
|
||||||
<Value> text_unavailable </Value>
|
<Value> text_unavailable </Value>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
|
||||||
|
|
@ -237,21 +237,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -333,12 +318,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -240,21 +240,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -336,12 +321,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -258,21 +258,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -354,12 +339,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
@ -593,18 +574,18 @@
|
||||||
</QRCode>
|
</QRCode>
|
||||||
</Block>
|
</Block>
|
||||||
;dummy_layout.inc
|
;dummy_layout.inc
|
||||||
; menu_new_list 31
|
; menu_new_list 30
|
||||||
;TAGESP
|
;TAGESP
|
||||||
; ==================> Len = 16
|
; ==================> Len = 16
|
||||||
; - - 12-03-03-0009
|
; - - 12-03-03-0032
|
||||||
<Block>
|
<Block>
|
||||||
<MarginLeft> 33 </MarginLeft>
|
<MarginLeft> 33 </MarginLeft>
|
||||||
<MarginTop> 22 </MarginTop>
|
<MarginTop> 22 </MarginTop>
|
||||||
<Width> 225 </Width>
|
<Width> 225 </Width>
|
||||||
<Height> 296 </Height>
|
<Height> 296 </Height>
|
||||||
<State> Flag( 12-03-03-0009.Button,Disable=Invisible,$Sum1203030009) </State>
|
<State> Flag( 12-03-03-0032.Button,Disable=Invisible,$Sum1203030032) </State>
|
||||||
<Button>
|
<Button>
|
||||||
<State> $Sum1203030009 </State>
|
<State> $Sum1203030032 </State>
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_super_oreo_volcano.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_super_oreo_volcano.png" </Filename>
|
||||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_super_oreo_volcano.png" </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_super_oreo_volcano.png" </FilenamePress>
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_super_oreo_volcano.png" </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_super_oreo_volcano.png" </FilenameDisable>
|
||||||
|
|
@ -619,13 +600,13 @@
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
Var OpenFromXML = CurrentXMLFileName2
|
||||||
Var PriceD1 = $-.Price
|
Var PriceD1 = $-.Price
|
||||||
Var PriceD2 = $-.Price
|
Var PriceD2 = $-.Price
|
||||||
Var PriceD3 = $12-03-03-0009.Price
|
Var PriceD3 = $12-03-03-0032.Price
|
||||||
Var PD_CODE1 = "##-##-##-####"
|
Var PD_CODE1 = "##-##-##-####"
|
||||||
Var PD_CODE2 = "##-##-##-####"
|
Var PD_CODE2 = "##-##-##-####"
|
||||||
Var PD_CODE3 = "12-03-03-0009"
|
Var PD_CODE3 = "12-03-03-0032"
|
||||||
Var PD_STAGE_1 = "Disable2"
|
Var PD_STAGE_1 = "Disable2"
|
||||||
Var PD_STAGE_2 = "Disable2"
|
Var PD_STAGE_2 = "Disable2"
|
||||||
Var PD_STAGE_3 = $12-03-03-0009.Button
|
Var PD_STAGE_3 = $12-03-03-0032.Button
|
||||||
Var SelectCountDrinkType = 0
|
Var SelectCountDrinkType = 0
|
||||||
Var DefaultDrinkType = 0
|
Var DefaultDrinkType = 0
|
||||||
If PD_STAGE_1 = "Enable" Then
|
If PD_STAGE_1 = "Enable" Then
|
||||||
|
|
@ -646,7 +627,7 @@
|
||||||
If PD_STAGE_1 = "Enable" Then
|
If PD_STAGE_1 = "Enable" Then
|
||||||
Topping "Load" "-"
|
Topping "Load" "-"
|
||||||
Else
|
Else
|
||||||
Topping "Load" "12-03-03-0009"
|
Topping "Load" "12-03-03-0032"
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||||
|
|
@ -659,10 +640,10 @@
|
||||||
Var menu_name_thai_cold = $##-##-##-####.Name
|
Var menu_name_thai_cold = $##-##-##-####.Name
|
||||||
Var menu_desc_thai_cold = $##-##-##-####.description
|
Var menu_desc_thai_cold = $##-##-##-####.description
|
||||||
|
|
||||||
Var menu_name_eng_blender = $12-03-03-0009.NameE
|
Var menu_name_eng_blender = $12-03-03-0032.NameE
|
||||||
Var menu_desc_eng_blender = $12-03-03-0009.descriptionE
|
Var menu_desc_eng_blender = $12-03-03-0032.descriptionE
|
||||||
Var menu_name_thai_blender = $12-03-03-0009.Name
|
Var menu_name_thai_blender = $12-03-03-0032.Name
|
||||||
Var menu_desc_thai_blender = $12-03-03-0009.description
|
Var menu_desc_thai_blender = $12-03-03-0032.description
|
||||||
|
|
||||||
DEBUGVAR PD_STAGE_1
|
DEBUGVAR PD_STAGE_1
|
||||||
DEBUGVAR PD_STAGE_2
|
DEBUGVAR PD_STAGE_2
|
||||||
|
|
@ -764,7 +745,7 @@ VOLCANO" </Value>
|
||||||
<Y> 264 </Y>
|
<Y> 264 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
||||||
<State> $12-03-03-0009.Button </State>
|
<State> $12-03-03-0032.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 180 </X>
|
<X> 180 </X>
|
||||||
|
|
@ -774,8 +755,8 @@ VOLCANO" </Value>
|
||||||
<Font> KanitRegularTTF </Font>
|
<Font> KanitRegularTTF </Font>
|
||||||
<Color> 0x6F5F51 </Color>
|
<Color> 0x6F5F51 </Color>
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||||
<State> $12-03-03-0009.Button </State>
|
<State> $12-03-03-0032.Button </State>
|
||||||
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
<Value> StringFmt( $12-03-03-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 81 </X>
|
<X> 81 </X>
|
||||||
|
|
@ -800,10 +781,10 @@ VOLCANO" </Value>
|
||||||
<Y> 117 </Y>
|
<Y> 117 </Y>
|
||||||
<State>
|
<State>
|
||||||
eval(
|
eval(
|
||||||
If $Sum1203030009 = "Disable" Then
|
If $Sum1203030032 = "Disable" Then
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
||||||
STRCONTAIN "ERR" $12-03-03-0009.TAG tag3_is_disable
|
STRCONTAIN "ERR" $12-03-03-0032.TAG tag3_is_disable
|
||||||
Var return = "Invisible"
|
Var return = "Invisible"
|
||||||
If tag1_is_disable = "true" Then
|
If tag1_is_disable = "true" Then
|
||||||
Var return = "Enable"
|
Var return = "Enable"
|
||||||
|
|
@ -839,7 +820,7 @@ VOLCANO" </Value>
|
||||||
<Font> MITRegularTTF </Font>
|
<Font> MITRegularTTF </Font>
|
||||||
<Color> 0x5A5A5A </Color>
|
<Color> 0x5A5A5A </Color>
|
||||||
<Mode> "disable-show" </Mode>
|
<Mode> "disable-show" </Mode>
|
||||||
<State> $Sum1203030009 </State>
|
<State> $Sum1203030032 </State>
|
||||||
<Value> text_unavailable </Value>
|
<Value> text_unavailable </Value>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
@ -847,256 +828,6 @@ VOLCANO" </Value>
|
||||||
; - - -
|
; - - -
|
||||||
;TAGESP
|
;TAGESP
|
||||||
; ==================> Len = 16
|
; ==================> Len = 16
|
||||||
; - - 12-03-03-0009-alter
|
|
||||||
<Block>
|
|
||||||
<MarginLeft> 33 </MarginLeft>
|
|
||||||
<MarginTop> 22 </MarginTop>
|
|
||||||
<Width> 225 </Width>
|
|
||||||
<Height> 296 </Height>
|
|
||||||
<State> Flag( 12-03-03-0009-alter.Button,Disable=Invisible,$Sum1203030009alter) </State>
|
|
||||||
<Button>
|
|
||||||
<State> $Sum1203030009alter </State>
|
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_oreo_vo_weekend_special.png" </Filename>
|
|
||||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_oreo_vo_weekend_special.png" </FilenamePress>
|
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_oreo_vo_weekend_special.png" </FilenameDisable>
|
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
||||||
<Volume> SoundVolume </Volume>
|
|
||||||
<EventOnClick>
|
|
||||||
Var NameDrink = "OREO SMOOTHIE VOLCANO"
|
|
||||||
Var NameDrinkTH = "โอริโอ้ปั่นภูเขาไฟ"
|
|
||||||
Var DrinkDescriptionTH = "นม น้ำตาล โอริโอ้ "
|
|
||||||
Var DrinkDescription = "Milk, Sugar, Oreo"
|
|
||||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_oreo_vo_weekend_special.png"
|
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
|
||||||
Var PriceD1 = $-.Price
|
|
||||||
Var PriceD2 = $-.Price
|
|
||||||
Var PriceD3 = $12-03-03-0009-alter.Price
|
|
||||||
Var PD_CODE1 = "##-##-##-####"
|
|
||||||
Var PD_CODE2 = "##-##-##-####"
|
|
||||||
Var PD_CODE3 = "12-03-03-0009-alter"
|
|
||||||
Var PD_STAGE_1 = "Disable2"
|
|
||||||
Var PD_STAGE_2 = "Disable2"
|
|
||||||
Var PD_STAGE_3 = $12-03-03-0009-alter.Button
|
|
||||||
Var SelectCountDrinkType = 0
|
|
||||||
Var DefaultDrinkType = 0
|
|
||||||
If PD_STAGE_1 = "Enable" Then
|
|
||||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
|
||||||
Var DefaultDrinkType = 1
|
|
||||||
EndIf
|
|
||||||
If PD_STAGE_2 = "Enable" Then
|
|
||||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
|
||||||
Var DefaultDrinkType = 2
|
|
||||||
EndIf
|
|
||||||
If PD_STAGE_3 = "Enable" Then
|
|
||||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
|
||||||
Var DefaultDrinkType = 3
|
|
||||||
EndIf
|
|
||||||
If PD_STAGE_2 = "Enable" Then
|
|
||||||
Topping "Load" "-"
|
|
||||||
Else
|
|
||||||
If PD_STAGE_1 = "Enable" Then
|
|
||||||
Topping "Load" "-"
|
|
||||||
Else
|
|
||||||
Topping "Load" "12-03-03-0009"
|
|
||||||
EndIf
|
|
||||||
EndIf
|
|
||||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
|
||||||
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
|
|
||||||
Var menu_name_thai_hot = $##-##-##-####.Name
|
|
||||||
Var menu_desc_thai_hot = $##-##-##-####.description
|
|
||||||
|
|
||||||
Var menu_name_eng_cold = $##-##-##-####.NameE
|
|
||||||
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
|
|
||||||
Var menu_name_thai_cold = $##-##-##-####.Name
|
|
||||||
Var menu_desc_thai_cold = $##-##-##-####.description
|
|
||||||
|
|
||||||
Var menu_name_eng_blender = $12-03-03-0009-alter.NameE
|
|
||||||
Var menu_desc_eng_blender = $12-03-03-0009-alter.descriptionE
|
|
||||||
Var menu_name_thai_blender = $12-03-03-0009-alter.Name
|
|
||||||
Var menu_desc_thai_blender = $12-03-03-0009-alter.description
|
|
||||||
|
|
||||||
DEBUGVAR PD_STAGE_1
|
|
||||||
DEBUGVAR PD_STAGE_2
|
|
||||||
DEBUGVAR PD_STAGE_3
|
|
||||||
Var SelectDrinkType = 0
|
|
||||||
|
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
|
|
||||||
|
|
||||||
</EventOnClick>
|
|
||||||
</Button>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 164 </Y>
|
|
||||||
<Size> 24 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Mode> "multi2" </Mode>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x322B26 </Color>
|
|
||||||
<State> showthaiText </State>
|
|
||||||
<Value> "โอริโอ้ปั่นภูเขาไฟ" </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 220 </Y>
|
|
||||||
<Size> 14 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<State> showthaiText </State>
|
|
||||||
<Value> "นม น้ำตาล โอริโอ้
|
|
||||||
" </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 164 </Y>
|
|
||||||
<Size> 22 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Mode> "multi2" </Mode>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x322B26 </Color>
|
|
||||||
<State> showengText </State>
|
|
||||||
<Value> "OREO SMOOTHIE
|
|
||||||
VOLCANO" </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 220 </Y>
|
|
||||||
<Size> 14 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<State> showengText </State>
|
|
||||||
<Value> "Milk, Sugar, Oreo" </Value>
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
|
||||||
</Image>
|
|
||||||
<Image>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 50 </X>
|
|
||||||
<Y> TextPriceMenuY </Y>
|
|
||||||
<Size> TextPriceMenuSize </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 81 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 115 </X>
|
|
||||||
<Y> TextPriceMenuY </Y>
|
|
||||||
<Size> TextPriceMenuSize </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 146 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
|
||||||
<State> $12-03-03-0009-alter.Button </State>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 180 </X>
|
|
||||||
<Y> TextPriceMenuY </Y>
|
|
||||||
<Size> TextPriceMenuSize </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitRegularTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
|
||||||
<State> $12-03-03-0009-alter.Button </State>
|
|
||||||
<Value> StringFmt( $12-03-03-0009-alter.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 81 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<State>
|
|
||||||
eval(
|
|
||||||
If ICE_PROCESS_STATUS = 2 Then
|
|
||||||
|
|
||||||
Var ice_tab_process_show = "Invisible"
|
|
||||||
|
|
||||||
Else
|
|
||||||
Var ice_tab_process_show = "Invisible"
|
|
||||||
EndIf
|
|
||||||
Var return = ice_tab_process_show
|
|
||||||
)
|
|
||||||
</State>
|
|
||||||
<Filename> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" </Filename>
|
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" </FilenameDisable>
|
|
||||||
</Image>
|
|
||||||
<Image>
|
|
||||||
<X> 49 </X>
|
|
||||||
<Y> 117 </Y>
|
|
||||||
<State>
|
|
||||||
eval(
|
|
||||||
If $Sum1203030009alter = "Disable" Then
|
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
|
||||||
STRCONTAIN "ERR" $12-03-03-0009-alter.TAG tag3_is_disable
|
|
||||||
Var return = "Invisible"
|
|
||||||
If tag1_is_disable = "true" Then
|
|
||||||
Var return = "Enable"
|
|
||||||
EndIf
|
|
||||||
If tag2_is_disable = "true" Then
|
|
||||||
Var return = "Enable"
|
|
||||||
EndIf
|
|
||||||
If tag3_is_disable = "true" Then
|
|
||||||
Var return = "Enable"
|
|
||||||
EndIf
|
|
||||||
Else
|
|
||||||
Var return = "Invisible"
|
|
||||||
EndIf
|
|
||||||
)
|
|
||||||
</State>
|
|
||||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 84 </X>
|
|
||||||
<Y> 266 </Y>
|
|
||||||
<Size> 10 </Size>
|
|
||||||
<Font> OpunMediumTTF </Font>
|
|
||||||
<Color> 0xDE794E </Color>
|
|
||||||
<State> ice_tab_process_show </State>
|
|
||||||
<Value> ice_show_open </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 48 </X>
|
|
||||||
<Y> 116 </Y>
|
|
||||||
<Size> 32 </Size>
|
|
||||||
<Width>128</Width>
|
|
||||||
<Height>64</Height>
|
|
||||||
<Font> MITRegularTTF </Font>
|
|
||||||
<Color> 0x5A5A5A </Color>
|
|
||||||
<Mode> "disable-show" </Mode>
|
|
||||||
<State> $Sum1203030009alter </State>
|
|
||||||
<Value> text_unavailable </Value>
|
|
||||||
<Align> center-vertical-horizontal </Align>
|
|
||||||
</Text>
|
|
||||||
</Block>
|
|
||||||
; - - -
|
|
||||||
; ==================> Len = 16
|
|
||||||
; - - 12-03-03-0009
|
; - - 12-03-03-0009
|
||||||
<Block>
|
<Block>
|
||||||
<MarginLeft> 33 </MarginLeft>
|
<MarginLeft> 33 </MarginLeft>
|
||||||
|
|
|
||||||
|
|
@ -258,21 +258,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -354,12 +339,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
@ -1826,256 +1807,6 @@ VOLCANO" </Value>
|
||||||
</Text>
|
</Text>
|
||||||
</Block>
|
</Block>
|
||||||
; menu_new_li;TAGESP
|
; menu_new_li;TAGESP
|
||||||
; ==================> Len = 16
|
|
||||||
; - - 12-03-03-0009-alter
|
|
||||||
<Block>
|
|
||||||
<MarginLeft> 33 </MarginLeft>
|
|
||||||
<MarginTop> 22 </MarginTop>
|
|
||||||
<Width> 225 </Width>
|
|
||||||
<Height> 296 </Height>
|
|
||||||
<State> Flag( 12-03-03-0009-alter.Button,Disable=Invisible,$Sum1203030009alter) </State>
|
|
||||||
<Button>
|
|
||||||
<State> $Sum1203030009alter </State>
|
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_oreo_vo_weekend_special.png" </Filename>
|
|
||||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_oreo_vo_weekend_special.png" </FilenamePress>
|
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_oreo_vo_weekend_special.png" </FilenameDisable>
|
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
||||||
<Volume> SoundVolume </Volume>
|
|
||||||
<EventOnClick>
|
|
||||||
Var NameDrink = "OREO SMOOTHIE VOLCANO"
|
|
||||||
Var NameDrinkTH = "โอริโอ้ปั่นภูเขาไฟ"
|
|
||||||
Var DrinkDescriptionTH = "นม น้ำตาล โอริโอ้ "
|
|
||||||
Var DrinkDescription = "Milk, Sugar, Oreo"
|
|
||||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_oreo_vo_weekend_special.png"
|
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
|
||||||
Var PriceD1 = $-.Price
|
|
||||||
Var PriceD2 = $-.Price
|
|
||||||
Var PriceD3 = $12-03-03-0009-alter.Price
|
|
||||||
Var PD_CODE1 = "##-##-##-####"
|
|
||||||
Var PD_CODE2 = "##-##-##-####"
|
|
||||||
Var PD_CODE3 = "12-03-03-0009-alter"
|
|
||||||
Var PD_STAGE_1 = "Disable2"
|
|
||||||
Var PD_STAGE_2 = "Disable2"
|
|
||||||
Var PD_STAGE_3 = $12-03-03-0009-alter.Button
|
|
||||||
Var SelectCountDrinkType = 0
|
|
||||||
Var DefaultDrinkType = 0
|
|
||||||
If PD_STAGE_1 = "Enable" Then
|
|
||||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
|
||||||
Var DefaultDrinkType = 1
|
|
||||||
EndIf
|
|
||||||
If PD_STAGE_2 = "Enable" Then
|
|
||||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
|
||||||
Var DefaultDrinkType = 2
|
|
||||||
EndIf
|
|
||||||
If PD_STAGE_3 = "Enable" Then
|
|
||||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
|
||||||
Var DefaultDrinkType = 3
|
|
||||||
EndIf
|
|
||||||
If PD_STAGE_2 = "Enable" Then
|
|
||||||
Topping "Load" "-"
|
|
||||||
Else
|
|
||||||
If PD_STAGE_1 = "Enable" Then
|
|
||||||
Topping "Load" "-"
|
|
||||||
Else
|
|
||||||
Topping "Load" "12-03-03-0009"
|
|
||||||
EndIf
|
|
||||||
EndIf
|
|
||||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
|
||||||
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
|
|
||||||
Var menu_name_thai_hot = $##-##-##-####.Name
|
|
||||||
Var menu_desc_thai_hot = $##-##-##-####.description
|
|
||||||
|
|
||||||
Var menu_name_eng_cold = $##-##-##-####.NameE
|
|
||||||
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
|
|
||||||
Var menu_name_thai_cold = $##-##-##-####.Name
|
|
||||||
Var menu_desc_thai_cold = $##-##-##-####.description
|
|
||||||
|
|
||||||
Var menu_name_eng_blender = $12-03-03-0009-alter.NameE
|
|
||||||
Var menu_desc_eng_blender = $12-03-03-0009-alter.descriptionE
|
|
||||||
Var menu_name_thai_blender = $12-03-03-0009-alter.Name
|
|
||||||
Var menu_desc_thai_blender = $12-03-03-0009-alter.description
|
|
||||||
|
|
||||||
DEBUGVAR PD_STAGE_1
|
|
||||||
DEBUGVAR PD_STAGE_2
|
|
||||||
DEBUGVAR PD_STAGE_3
|
|
||||||
Var SelectDrinkType = 0
|
|
||||||
|
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
|
|
||||||
|
|
||||||
</EventOnClick>
|
|
||||||
</Button>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 164 </Y>
|
|
||||||
<Size> 24 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Mode> "multi2" </Mode>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x322B26 </Color>
|
|
||||||
<State> showthaiText </State>
|
|
||||||
<Value> "โอริโอ้ปั่นภูเขาไฟ" </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 220 </Y>
|
|
||||||
<Size> 14 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<State> showthaiText </State>
|
|
||||||
<Value> "นม น้ำตาล โอริโอ้
|
|
||||||
" </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 164 </Y>
|
|
||||||
<Size> 22 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Mode> "multi2" </Mode>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x322B26 </Color>
|
|
||||||
<State> showengText </State>
|
|
||||||
<Value> "OREO SMOOTHIE
|
|
||||||
VOLCANO" </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 220 </Y>
|
|
||||||
<Size> 14 </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<State> showengText </State>
|
|
||||||
<Value> "Milk, Sugar, Oreo" </Value>
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
|
||||||
</Image>
|
|
||||||
<Image>
|
|
||||||
<X> 16 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 50 </X>
|
|
||||||
<Y> TextPriceMenuY </Y>
|
|
||||||
<Size> TextPriceMenuSize </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 81 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 115 </X>
|
|
||||||
<Y> TextPriceMenuY </Y>
|
|
||||||
<Size> TextPriceMenuSize </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitMediumTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 146 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
|
||||||
<State> $12-03-03-0009-alter.Button </State>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 180 </X>
|
|
||||||
<Y> TextPriceMenuY </Y>
|
|
||||||
<Size> TextPriceMenuSize </Size>
|
|
||||||
<Width>220</Width>
|
|
||||||
<Font> KanitRegularTTF </Font>
|
|
||||||
<Color> 0x6F5F51 </Color>
|
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
|
||||||
<State> $12-03-03-0009-alter.Button </State>
|
|
||||||
<Value> StringFmt( $12-03-03-0009-alter.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
|
||||||
</Text>
|
|
||||||
<Image>
|
|
||||||
<X> 81 </X>
|
|
||||||
<Y> 264 </Y>
|
|
||||||
<State>
|
|
||||||
eval(
|
|
||||||
If ICE_PROCESS_STATUS = 2 Then
|
|
||||||
|
|
||||||
Var ice_tab_process_show = "Invisible"
|
|
||||||
|
|
||||||
Else
|
|
||||||
Var ice_tab_process_show = "Invisible"
|
|
||||||
EndIf
|
|
||||||
Var return = ice_tab_process_show
|
|
||||||
)
|
|
||||||
</State>
|
|
||||||
<Filename> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" </Filename>
|
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" </FilenameDisable>
|
|
||||||
</Image>
|
|
||||||
<Image>
|
|
||||||
<X> 49 </X>
|
|
||||||
<Y> 117 </Y>
|
|
||||||
<State>
|
|
||||||
eval(
|
|
||||||
If $Sum1203030009alter = "Disable" Then
|
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
|
||||||
STRCONTAIN "ERR" $12-03-03-0009-alter.TAG tag3_is_disable
|
|
||||||
Var return = "Invisible"
|
|
||||||
If tag1_is_disable = "true" Then
|
|
||||||
Var return = "Enable"
|
|
||||||
EndIf
|
|
||||||
If tag2_is_disable = "true" Then
|
|
||||||
Var return = "Enable"
|
|
||||||
EndIf
|
|
||||||
If tag3_is_disable = "true" Then
|
|
||||||
Var return = "Enable"
|
|
||||||
EndIf
|
|
||||||
Else
|
|
||||||
Var return = "Invisible"
|
|
||||||
EndIf
|
|
||||||
)
|
|
||||||
</State>
|
|
||||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
<Text>
|
|
||||||
<X> 84 </X>
|
|
||||||
<Y> 266 </Y>
|
|
||||||
<Size> 10 </Size>
|
|
||||||
<Font> OpunMediumTTF </Font>
|
|
||||||
<Color> 0xDE794E </Color>
|
|
||||||
<State> ice_tab_process_show </State>
|
|
||||||
<Value> ice_show_open </Value>
|
|
||||||
</Text>
|
|
||||||
<Text>
|
|
||||||
<X> 48 </X>
|
|
||||||
<Y> 116 </Y>
|
|
||||||
<Size> 32 </Size>
|
|
||||||
<Width>128</Width>
|
|
||||||
<Height>64</Height>
|
|
||||||
<Font> MITRegularTTF </Font>
|
|
||||||
<Color> 0x5A5A5A </Color>
|
|
||||||
<Mode> "disable-show" </Mode>
|
|
||||||
<State> $Sum1203030009alter </State>
|
|
||||||
<Value> text_unavailable </Value>
|
|
||||||
<Align> center-vertical-horizontal </Align>
|
|
||||||
</Text>
|
|
||||||
</Block>
|
|
||||||
; - - -
|
|
||||||
; ==================> Len = 16
|
; ==================> Len = 16
|
||||||
; - - 12-03-03-0009
|
; - - 12-03-03-0009
|
||||||
<Block>
|
<Block>
|
||||||
|
|
|
||||||
|
|
@ -237,21 +237,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -333,12 +318,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -241,21 +241,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -337,12 +322,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -246,21 +246,6 @@
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
||||||
|
|
||||||
;<Image>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
|
||||||
;</Image>
|
|
||||||
|
|
||||||
;<Video>
|
|
||||||
;<X> 0 </X>
|
|
||||||
;<Y> 0 </Y>
|
|
||||||
;<Width> 1080</Width>
|
|
||||||
;<Height> 380 </Height>
|
|
||||||
;<Loop> "true" </Loop>
|
|
||||||
;<Filename> video_menu_1 </Filename>
|
|
||||||
;</Video>
|
|
||||||
|
|
||||||
; under line
|
; under line
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
|
|
@ -342,12 +327,8 @@
|
||||||
SAVELOG "Click rec"
|
SAVELOG "Click rec"
|
||||||
Var NextPage = "-"
|
Var NextPage = "-"
|
||||||
|
|
||||||
; zone promote
|
|
||||||
If SongkranEnable = 1 Then
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||||
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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Var IndoQR = 0
|
Var IndoQR = 0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Var GetPayInfoFlag = 0
|
Var GetPayInfoFlag = 0
|
||||||
Var SessionID2 = ""
|
Var SessionID2 = ""
|
||||||
|
|
@ -243,6 +243,10 @@
|
||||||
If UserSelectProductCode = "12-05-02-0056" Then
|
If UserSelectProductCode = "12-05-02-0056" Then
|
||||||
Var PromotionIDCurrentOrder = 3
|
Var PromotionIDCurrentOrder = 3
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If SystemDateMonthInt = 5 Then
|
||||||
|
Var PromotionIDCurrentOrder = 0
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR PromotionIDCurrentOrder
|
DEBUGVAR PromotionIDCurrentOrder
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue