Merge branch 'master' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project
BIN
image/page_doing_inter/bn_get_lid.png
Normal file
|
After Width: | Height: | Size: 2 KiB |
BIN
image/page_doing_inter/bn_get_more_straw.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
image/page_doing_inter/bn_send_report.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
image/page_doing_inter/bp_get_lid.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
image/page_doing_inter/bp_get_more_straw.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
image/page_doing_inter/bp_send_report.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
image/page_drink_disable_n2/bn_Cafe_Latte_Oreo_smoothie.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
image/page_drink_n/bn_Cafe_Latte_Oreo_smoothie.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 19 KiB |
BIN
image/page_drink_press_n/bn_Cafe_Latte_Oreo_smoothie.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
|
@ -667,7 +667,7 @@
|
||||||
Var PromotionOreoVolcanoEnable = 0
|
Var PromotionOreoVolcanoEnable = 0
|
||||||
|
|
||||||
If SystemDateMonthInt = 2 Then
|
If SystemDateMonthInt = 2 Then
|
||||||
If SystemDateDayInt = 21 Then
|
If SystemDateDayInt = 20 Then
|
||||||
Var PromotionOreoVolcanoEnable = 1
|
Var PromotionOreoVolcanoEnable = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -303,6 +303,7 @@
|
||||||
|
|
||||||
DEBUGVAR NeedUpgrade
|
DEBUGVAR NeedUpgrade
|
||||||
|
|
||||||
|
|
||||||
; zone Language
|
; zone Language
|
||||||
If LanguageObjectShow = "Enable" Then
|
If LanguageObjectShow = "Enable" Then
|
||||||
|
|
||||||
|
|
@ -310,10 +311,29 @@
|
||||||
Var SelectMenuBetweenBrewEnable1 = "Invisible"
|
Var SelectMenuBetweenBrewEnable1 = "Invisible"
|
||||||
|
|
||||||
Var IMG_CNT = "ROOT/taobin_project/image/page_doing_inter/bg_show_time_remaining.png"
|
Var IMG_CNT = "ROOT/taobin_project/image/page_doing_inter/bg_show_time_remaining.png"
|
||||||
|
|
||||||
|
Var bg_lidProblem_ST = "Invisible"
|
||||||
|
Var GetLidButtonState = "Invisible"
|
||||||
|
Var bg_strawProblem_ST = "Invisible"
|
||||||
|
var EnableGetMoreStrawFileName = "Invisible"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
If NoLangObjectShow = "Enable" Then
|
If NoLangObjectShow = "Enable" Then
|
||||||
Var SelectMenuBetweenBrewEnable2 = "Invisible"
|
Var SelectMenuBetweenBrewEnable2 = "Invisible"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
DEBUGVAR bg_lidProblem_ST
|
||||||
|
|
||||||
|
|
||||||
|
If bg_lidProblem_ST = "Invisible" Then
|
||||||
|
Var GetLidButtonState = "Enable"
|
||||||
|
Var XStraw = 265
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR SelectMenuBetweenBrewEnable1
|
DEBUGVAR SelectMenuBetweenBrewEnable1
|
||||||
|
|
@ -336,15 +356,6 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var CampaignEnable = 0
|
Var CampaignEnable = 0
|
||||||
|
|
||||||
|
|
||||||
DEBUGVAR bg_lidProblem_ST
|
|
||||||
|
|
||||||
|
|
||||||
If bg_lidProblem_ST = "Invisible" Then
|
|
||||||
Var GetLidButtonState = "Enable"
|
|
||||||
Var XStraw = 265
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
|
|
||||||
Var GetLidButtonCountDown = 0
|
Var GetLidButtonCountDown = 0
|
||||||
|
|
@ -493,6 +504,7 @@
|
||||||
Var Timeout = Timeout + 1
|
Var Timeout = Timeout + 1
|
||||||
|
|
||||||
DEBUGVAR MachineState_Result
|
DEBUGVAR MachineState_Result
|
||||||
|
DEBUGVAR BREW_COUNT_DOWN_FROM_APP
|
||||||
|
|
||||||
|
|
||||||
If MOVE_CUP_TO_DOOR = "true" Then
|
If MOVE_CUP_TO_DOOR = "true" Then
|
||||||
|
|
@ -1205,7 +1217,9 @@
|
||||||
Var EnableGetMoreStrawFileNameCountDown = EnableGetMoreStrawFileNameCountDown - 1
|
Var EnableGetMoreStrawFileNameCountDown = EnableGetMoreStrawFileNameCountDown - 1
|
||||||
|
|
||||||
If EnableGetMoreStrawFileNameCountDown = 0 Then
|
If EnableGetMoreStrawFileNameCountDown = 0 Then
|
||||||
Var EnableGetMoreStrawFileName = "Enable"
|
If NoLangObjectShow = "Enable" Then
|
||||||
|
Var EnableGetMoreStrawFileName = "Enable"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -1213,10 +1227,12 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If GetMoreStrawCount <= 0 Then
|
If GetMoreStrawCount <= 0 Then
|
||||||
|
|
||||||
If StrawProblemStatus = 1 Then
|
If StrawProblemStatus = 1 Then
|
||||||
Var StrawProblemStatus = 2
|
Var StrawProblemStatus = 2
|
||||||
Var bg_strawProblem_ST = "Enable"
|
|
||||||
|
If NoLangObjectShow = "Enable" Then
|
||||||
|
Var bg_strawProblem_ST = "Enable"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -1226,11 +1242,15 @@
|
||||||
DEBUGVAR GetLidButtonCountDown
|
DEBUGVAR GetLidButtonCountDown
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If GetLidButtonCountDown = 1 Then
|
|
||||||
Var GetLidButtonState = "Invisible"
|
If NoLangObjectShow = "Enable" Then
|
||||||
Var bg_lidProblem_ST = "Enable"
|
|
||||||
Var XStraw = 356
|
|
||||||
|
|
||||||
|
If GetLidButtonCountDown = 1 Then
|
||||||
|
Var GetLidButtonState = "Invisible"
|
||||||
|
Var bg_lidProblem_ST = "Enable"
|
||||||
|
Var XStraw = 356
|
||||||
|
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1369,11 +1389,17 @@
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<EventUnitTest1>
|
<EventUnitTest1>
|
||||||
|
Var BREW_COUNT_DOWN_FROM_APP = "off"
|
||||||
Var CountDownBrewing = 121
|
Var CountDownBrewing = 121
|
||||||
</EventUnitTest1>
|
</EventUnitTest1>
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
; Next Order
|
||||||
|
;
|
||||||
<Button>
|
<Button>
|
||||||
<X> 733 </X>
|
<X> 733 </X>
|
||||||
<Y> 1787 </Y>
|
<Y> 1787 </Y>
|
||||||
|
|
@ -1420,8 +1446,14 @@
|
||||||
</Language>
|
</Language>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
; Button Straw, More request and report.
|
||||||
|
;
|
||||||
<Button>
|
<Button>
|
||||||
<X> XStraw </X>
|
<X> XStraw </X>
|
||||||
<Y> 1787 </Y>
|
<Y> 1787 </Y>
|
||||||
|
|
@ -1459,8 +1491,14 @@
|
||||||
Refresh
|
Refresh
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
;
|
||||||
|
; Next Order
|
||||||
|
;
|
||||||
<Button>
|
<Button>
|
||||||
<X> 14 </X>
|
<X> 14 </X>
|
||||||
<Y> 1787 </Y>
|
<Y> 1787 </Y>
|
||||||
|
|
|
||||||
|
|
@ -685,6 +685,13 @@
|
||||||
|
|
||||||
|
|
||||||
<EventUnitTest1>
|
<EventUnitTest1>
|
||||||
|
Var MachineState_Result = 0
|
||||||
|
Var waitAckPay = 1
|
||||||
|
Var CountDownBrewing = 122
|
||||||
|
Var BREW_CNT = 122
|
||||||
|
Var StrawGetMoreState = "Enable"
|
||||||
|
Var GetLidButtonState = "Enable"
|
||||||
|
|
||||||
Var InternationalEnable = 0
|
Var InternationalEnable = 0
|
||||||
DEBUGVAR InternationalEnable
|
DEBUGVAR InternationalEnable
|
||||||
If InternationalEnable = 1 Then
|
If InternationalEnable = 1 Then
|
||||||
|
|
@ -696,10 +703,16 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
</EventUnitTest1>
|
</EventUnitTest1>
|
||||||
<EventUnitTest2>
|
|
||||||
Var waitAckPay = 0
|
|
||||||
Var CountDownBrewing = 122
|
|
||||||
|
|
||||||
|
; Initial for jump to page_brewing3.xml
|
||||||
|
<EventUnitTest2>
|
||||||
|
Var MachineState_Result = 0
|
||||||
|
Var waitAckPay = 1
|
||||||
|
Var CountDownBrewing = 122
|
||||||
|
Var BREW_CNT = 122
|
||||||
|
Var StrawGetMoreState = "Enable"
|
||||||
|
Var GetLidButtonState = "Enable"
|
||||||
|
|
||||||
Var InternationalEnable = 1
|
Var InternationalEnable = 1
|
||||||
DEBUGVAR InternationalEnable
|
DEBUGVAR InternationalEnable
|
||||||
If InternationalEnable = 1 Then
|
If InternationalEnable = 1 Then
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,45 @@
|
||||||
|
<?hurr
|
||||||
|
#include=menu_head.py
|
||||||
|
?>
|
||||||
|
|
||||||
|
<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.xml
|
||||||
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Var Timeout = 0
|
||||||
|
|
||||||
|
|
||||||
|
<?hurr
|
||||||
|
#include=menu_catalog_new_menu.xml
|
||||||
|
?>
|
||||||
|
|
||||||
|
</EventOpen>
|
||||||
|
|
||||||
|
|
||||||
|
<?hurr
|
||||||
|
#include=menu_catalog_inc.py
|
||||||
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<?hurr
|
||||||
|
#include=menu_new_layout_gen_v2.py
|
||||||
|
?>
|
||||||
|
<?hurr
|
||||||
|
#include=menu_new_layout_gen.py
|
||||||
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</Popup>
|
||||||