cash cancel
This commit is contained in:
parent
5d8ed75903
commit
6045d4bd57
1 changed files with 6 additions and 1 deletions
|
|
@ -221,6 +221,10 @@
|
|||
|
||||
|
||||
|
||||
Var Cancel_Img = "/CancelOrder.png"
|
||||
|
||||
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Var PayState1 = "Enable"
|
||||
Var PayState2 = "Invisible"
|
||||
|
|
@ -2984,6 +2988,7 @@
|
|||
If FlagQROpened = 1 Then
|
||||
Var CancelNumber = 12
|
||||
EndIf
|
||||
Var Cancel_Img = "/CancelOrder2.png"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
@ -3139,7 +3144,7 @@
|
|||
<X> 0 </X>
|
||||
<Y> 380 </Y>
|
||||
<State> cancelState </State>
|
||||
<Filename> Var( DirImage + "/CancelOrder.png" ) </Filename>
|
||||
<Filename> Var( DirImage + Cancel_Img ) </Filename>
|
||||
</Image>
|
||||
|
||||
;<GIF>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue