Merge branch 'master' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
0fba08e702
4 changed files with 30 additions and 10 deletions
BIN
image/page_payment/text_add_order.png
Normal file
BIN
image/page_payment/text_add_order.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
image/page_payment_en/page_payment/text_add_order.png
Normal file
BIN
image/page_payment_en/page_payment/text_add_order.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -170,6 +170,7 @@
|
||||||
|
|
||||||
Var next_pic_bn = DirImage + "/bn_add_order.png"
|
Var next_pic_bn = DirImage + "/bn_add_order.png"
|
||||||
Var next_pic_bp = DirImage + "/bp_add_order.png"
|
Var next_pic_bp = DirImage + "/bp_add_order.png"
|
||||||
|
Var text_next_order = DirImage + "/text_add_order.png"
|
||||||
Var bg_strawlid = DirImage2 + "/bg_strawlidSmall.png"
|
Var bg_strawlid = DirImage2 + "/bg_strawlidSmall.png"
|
||||||
|
|
||||||
Var bg_strawlid_ST = "Enable"
|
Var bg_strawlid_ST = "Enable"
|
||||||
|
|
@ -981,11 +982,18 @@
|
||||||
<Filename> PictureFile</Filename>
|
<Filename> PictureFile</Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
<Image>
|
;<Image>
|
||||||
<X> 60 </X>
|
;<X> 60 </X>
|
||||||
<Y> 1649 </Y>
|
;<Y> 1649 </Y>
|
||||||
<Filename> BottomText </Filename>
|
;<Filename> BottomText </Filename>
|
||||||
</Image>
|
;</Image>
|
||||||
|
|
||||||
|
<Button>
|
||||||
|
<X> 78 </X>
|
||||||
|
<Y> 1652 </Y>
|
||||||
|
<State>EnableSelectMenuBetweenBrew</State>
|
||||||
|
<Filename> text_next_order </Filename>
|
||||||
|
<Button>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
Var next_pic_bn = DirImage + "/bn_add_order.png"
|
Var next_pic_bn = DirImage + "/bn_add_order.png"
|
||||||
Var next_pic_bp = DirImage + "/bp_add_order.png"
|
Var next_pic_bp = DirImage + "/bp_add_order.png"
|
||||||
|
Var text_next_order = DirImage + "/text_add_order.png"
|
||||||
|
|
||||||
If NextOrder = "true" Then
|
If NextOrder = "true" Then
|
||||||
Var EnableSelectMenuBetweenBrew = "Invisible"
|
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||||
|
|
@ -712,6 +713,10 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If MachineState_Result > 0 Then
|
||||||
|
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||||
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR CountUpBrewing
|
DEBUGVAR CountUpBrewing
|
||||||
; animation video loop
|
; animation video loop
|
||||||
If AnimationOn = "true" Then
|
If AnimationOn = "true" Then
|
||||||
|
|
@ -847,11 +852,18 @@
|
||||||
<Filename> PictureFile</Filename>
|
<Filename> PictureFile</Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
<Image>
|
;<Image>
|
||||||
<X> 60 </X>
|
;<X> 60 </X>
|
||||||
<Y> 1649 </Y>
|
;<Y> 1649 </Y>
|
||||||
<Filename> BottomText </Filename>
|
;<Filename> BottomText </Filename>
|
||||||
</Image>
|
;</Image>
|
||||||
|
|
||||||
|
<Button>
|
||||||
|
<X> 78 </X>
|
||||||
|
<Y> 1652 </Y>
|
||||||
|
<State>EnableSelectMenuBetweenBrew</State>
|
||||||
|
<Filename> text_next_order </Filename>
|
||||||
|
<Button>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue