Clean XML
This commit is contained in:
parent
bc76948f65
commit
64facb1596
60 changed files with 1251 additions and 1655 deletions
|
|
@ -670,9 +670,7 @@
|
|||
If SystemDateDayInt = 21 Then
|
||||
Var PromotionOreoVolcanoEnable = 1
|
||||
EndIf
|
||||
If SystemDateDayInt = 22 Then
|
||||
Var PromotionOreoVolcanoEnable = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt = 27 Then
|
||||
Var PromotionOreoVolcanoEnable = 1
|
||||
EndIf
|
||||
|
|
@ -702,12 +700,6 @@
|
|||
If SystemDateDayInt = 22 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
EndIf
|
||||
If SystemDateDayInt = 23 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
EndIf
|
||||
If SystemDateDayInt = 24 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
|
|
@ -733,10 +725,10 @@
|
|||
DEBUGVAR $12-03-03-0009.Button
|
||||
|
||||
If PromotionOreoVolcanoEnable = 1 Then
|
||||
Var bn_oreo_vo_get1_full_path = "ROOT/taobin_project/image/page_drink_picture2_n//bn_oreo_vo_get1.png"
|
||||
Var smoothie_oreo_resting = "ROOT/taobin_project/image/page_drink_n//bn_oreo_vo_get1.png"
|
||||
Var smoothie_oreo_press = "ROOT/taobin_project/image/page_drink_press_n//bn_oreo_vo_get1.png"
|
||||
Var smoothie_oreo_disable = "ROOT/taobin_project/image/page_drink_disable_n2//bn_oreo_vo_get1.png"
|
||||
Var bn_oreo_vo_get1_full_path = "ROOT/taobin_project/image/page_drink_picture2_n//bn_oreo_vo_get1_final.png"
|
||||
Var smoothie_oreo_resting = "ROOT/taobin_project/image/page_drink_n//bn_oreo_vo_get1_final.png"
|
||||
Var smoothie_oreo_press = "ROOT/taobin_project/image/page_drink_press_n//bn_oreo_vo_get1_final.png"
|
||||
Var smoothie_oreo_disable = "ROOT/taobin_project/image/page_drink_disable_n2//bn_oreo_vo_get1_final.png"
|
||||
|
||||
Else
|
||||
|
||||
|
|
@ -746,15 +738,6 @@
|
|||
Var bn_oreo_vo_get1_full_path = "ROOT/taobin_project/image/page_drink_picture2_n//bn_smoothie_oreo.png"
|
||||
EndIf
|
||||
|
||||
; cut off
|
||||
If $12-03-03-0009.Button = "Enable" Then
|
||||
|
||||
Else
|
||||
|
||||
Var PromotionOreoVolcanoEnable = 0
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
Var PromotionIDCurrentOrder = 0
|
||||
DEBUGVAR PromotionOreoToppingFreeEnable
|
||||
|
|
@ -883,11 +866,8 @@
|
|||
Var PromotionOreoVolcanoEnable = 0
|
||||
EndIf
|
||||
|
||||
If PromotionOreoVolcanoEnable = 1 Then
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_group_recommend2.xml"
|
||||
Else
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_group_recommend.xml"
|
||||
EndIf
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_group_recommend2.xml"
|
||||
|
||||
|
||||
Machine DoorClose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue