INTER: remove ShoppyPayEnable
This commit is contained in:
parent
fb9598f0c5
commit
3cd7d0bb27
4 changed files with 7 additions and 32 deletions
|
|
@ -433,11 +433,6 @@
|
|||
Machine DoorClose
|
||||
|
||||
|
||||
If ShoppyPayEnable = "true" Then
|
||||
Else
|
||||
Var PayState5 = "Disable"
|
||||
Var PayState6 = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
If web_readyOK = "true" Then
|
||||
|
|
|
|||
|
|
@ -497,14 +497,6 @@
|
|||
|
||||
Machine DoorClose
|
||||
|
||||
|
||||
If ShoppyPayEnable = "true" Then
|
||||
Else
|
||||
Var PayState5 = "Disable"
|
||||
Var PayState6 = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
If web_readyOK = "true" Then
|
||||
|
||||
Var web_readyOK = "false"
|
||||
|
|
@ -548,6 +540,7 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR DirImage2
|
||||
DEBUGVAR PayState5
|
||||
|
||||
Var CancelContinue = 0
|
||||
|
||||
|
|
@ -874,6 +867,11 @@
|
|||
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
DEBUGVAR PayState5
|
||||
DEBUGVAR CoinAmount
|
||||
DEBUGVAR SELLONLINE
|
||||
|
||||
|
||||
If ReadyForBrew = "false" Then
|
||||
SAVELOG "Back to main1"
|
||||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
|
@ -913,17 +911,11 @@
|
|||
|
||||
If RoadShow = "true" Then
|
||||
Else
|
||||
Var PayState3 = "Disable"
|
||||
If PayState3 = "Enable" Then
|
||||
Var PayState3 = "Disable"
|
||||
EndIf
|
||||
If PayState5 = "Enable" Then
|
||||
Var PayState3 = "Disable"
|
||||
EndIf
|
||||
If PayState5 = "Enable" Then
|
||||
Var PayState5 = "Disable"
|
||||
Var PayState5 = "Disable"
|
||||
EndIf
|
||||
Var PayState5 = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue