add image
BIN
image/page_payment/bn_cashSmall.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
image/page_payment/bn_pay_with_creditSmall.png
Normal file
|
After Width: | Height: | Size: 5 KiB |
BIN
image/page_payment/bn_prompt_paySmall.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
image/page_payment/bp_cashSmall.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
image/page_payment/bp_pay_with_creditSmall.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
image/page_payment/bp_prompt_paySmall.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
image/page_payment/iconX.png
Normal file
|
After Width: | Height: | Size: 402 B |
|
|
@ -326,6 +326,11 @@
|
|||
Var PrepareFlag = 0
|
||||
Var PrepareTime = 0
|
||||
|
||||
Var AddOrderState = "Enable"
|
||||
If CART_COUNT = 3 Then
|
||||
Var AddOrderState = "Invisible"
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
|
||||
<EventActionOk>
|
||||
|
|
@ -929,7 +934,7 @@
|
|||
<Button>
|
||||
<X> 0 </X>
|
||||
<Y> 1172 </Y>
|
||||
|
||||
<State> AddOrderState</State>
|
||||
<Filename> Var( DirImage + "/bn_add_order.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bn_add_order.png" ) </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
|
|
|
|||