...
This commit is contained in:
parent
4749cfcdf4
commit
124f676add
1 changed files with 16 additions and 5 deletions
|
|
@ -258,7 +258,7 @@
|
|||
If ErrTimeout = 0 Then
|
||||
Var ErrTimeout = 1
|
||||
|
||||
Var PrintCoinAmount = 400
|
||||
|
||||
|
||||
If PayWithQR = 0 Then
|
||||
If CodeChannel = 0 Then
|
||||
|
|
@ -269,7 +269,7 @@
|
|||
EndIf
|
||||
Else
|
||||
If CoinAmount > 0 Then
|
||||
Var PrintCoinAmount = CoinAmount
|
||||
|
||||
If ChangeFlag = 0 Then
|
||||
Var ChangeFlag = 1
|
||||
Var ServiceAmount2 = ServiceAmount2 - IntVendingCampaign
|
||||
|
|
@ -277,7 +277,7 @@
|
|||
|
||||
EndIf
|
||||
Else
|
||||
Var PrintCoinAmount = 500
|
||||
|
||||
Var ChangeOK = 4
|
||||
EndIf
|
||||
|
||||
|
|
@ -342,7 +342,7 @@
|
|||
If RoadShow = "true" Then
|
||||
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
||||
Else
|
||||
;Var MachineState_Result = 2
|
||||
Var MachineState_Result = 2
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
If RoadShow = "true" Then
|
||||
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
||||
Else
|
||||
;Var MachineState_Result = 2
|
||||
Var MachineState_Result = 2
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
@ -427,6 +427,17 @@
|
|||
<Value> ShowCountDownBrewing </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 100 </X>
|
||||
<Y> 470 </Y>
|
||||
<Align> End </Align>
|
||||
<Width> 153 </Width>
|
||||
<Size> 30 </Size>
|
||||
<Font> RobotoBold </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> MachineStage </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
<Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue