...
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
|
If ErrTimeout = 0 Then
|
||||||
Var ErrTimeout = 1
|
Var ErrTimeout = 1
|
||||||
|
|
||||||
Var PrintCoinAmount = 400
|
|
||||||
|
|
||||||
If PayWithQR = 0 Then
|
If PayWithQR = 0 Then
|
||||||
If CodeChannel = 0 Then
|
If CodeChannel = 0 Then
|
||||||
|
|
@ -269,7 +269,7 @@
|
||||||
EndIf
|
EndIf
|
||||||
Else
|
Else
|
||||||
If CoinAmount > 0 Then
|
If CoinAmount > 0 Then
|
||||||
Var PrintCoinAmount = CoinAmount
|
|
||||||
If ChangeFlag = 0 Then
|
If ChangeFlag = 0 Then
|
||||||
Var ChangeFlag = 1
|
Var ChangeFlag = 1
|
||||||
Var ServiceAmount2 = ServiceAmount2 - IntVendingCampaign
|
Var ServiceAmount2 = ServiceAmount2 - IntVendingCampaign
|
||||||
|
|
@ -277,7 +277,7 @@
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
Else
|
Else
|
||||||
Var PrintCoinAmount = 500
|
|
||||||
Var ChangeOK = 4
|
Var ChangeOK = 4
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -342,7 +342,7 @@
|
||||||
If RoadShow = "true" Then
|
If RoadShow = "true" Then
|
||||||
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
||||||
Else
|
Else
|
||||||
;Var MachineState_Result = 2
|
Var MachineState_Result = 2
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -368,7 +368,7 @@
|
||||||
If RoadShow = "true" Then
|
If RoadShow = "true" Then
|
||||||
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
||||||
Else
|
Else
|
||||||
;Var MachineState_Result = 2
|
Var MachineState_Result = 2
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -427,6 +427,17 @@
|
||||||
<Value> ShowCountDownBrewing </Value>
|
<Value> ShowCountDownBrewing </Value>
|
||||||
</Text>
|
</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>
|
<Text>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue