...
This commit is contained in:
parent
6045d4bd57
commit
cc8054500d
7 changed files with 13 additions and 0 deletions
BIN
image/page_payment/CancelOrder2.png
Normal file
BIN
image/page_payment/CancelOrder2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
image/page_payment/bn_back2.png
Normal file
BIN
image/page_payment/bn_back2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
image/page_payment/bp_back2.png
Normal file
BIN
image/page_payment/bp_back2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
image/page_payment_en/page_payment/CancelOrder2.png
Normal file
BIN
image/page_payment_en/page_payment/CancelOrder2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
image/page_payment_en/page_payment/bn_back2.png
Normal file
BIN
image/page_payment_en/page_payment/bn_back2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
BIN
image/page_payment_en/page_payment/bp_back2.png
Normal file
BIN
image/page_payment_en/page_payment/bp_back2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
|
|
@ -222,6 +222,7 @@
|
||||||
|
|
||||||
|
|
||||||
Var Cancel_Img = "/CancelOrder.png"
|
Var Cancel_Img = "/CancelOrder.png"
|
||||||
|
Var PressCancel_CashPopup = 0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1805,9 +1806,15 @@
|
||||||
;Var Timeout = 0
|
;Var Timeout = 0
|
||||||
EndIf
|
EndIf
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
|
If PressCancel_CashPopup = 2 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||||
|
EndIf
|
||||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||||
Else
|
Else
|
||||||
|
|
||||||
|
If PressCancel_CashPopup = 2 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||||
|
EndIf
|
||||||
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -1927,6 +1934,11 @@
|
||||||
Var ActionOKCase = 1
|
Var ActionOKCase = 1
|
||||||
Var PayInfoCFlag = 1
|
Var PayInfoCFlag = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If PressCancel_CashPopup = 1 Then
|
||||||
|
Var PressCancel_CashPopup = 2
|
||||||
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
VendingQR OFF
|
VendingQR OFF
|
||||||
|
|
@ -2989,6 +3001,7 @@
|
||||||
Var CancelNumber = 12
|
Var CancelNumber = 12
|
||||||
EndIf
|
EndIf
|
||||||
Var Cancel_Img = "/CancelOrder2.png"
|
Var Cancel_Img = "/CancelOrder2.png"
|
||||||
|
Var PressCancel_CashPopup = 1
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue