Merge branch 'master' of forthrd.ddns.net:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
8bf88cad9b
5 changed files with 198 additions and 20 deletions
|
|
@ -60,6 +60,10 @@
|
|||
|
||||
EndIf
|
||||
|
||||
Var TestLoopMakeDrink = 0
|
||||
Var TestLoopSuccess = 0
|
||||
Var TestLoopFailed = 0
|
||||
|
||||
Var IgnoreNetCore = "false"
|
||||
|
||||
|
||||
|
|
@ -77,6 +81,8 @@
|
|||
Open "/ROOT/xml/offline.xml"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If MachineStage = "close-maintenance" Then
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
|
||||
|
|
@ -154,7 +160,9 @@
|
|||
<EventClick>
|
||||
Var countClick = countClick + 1
|
||||
If countClick = 3 Then
|
||||
|
||||
|
||||
;Var TestLoopMakeDrink = 1
|
||||
|
||||
EndIf
|
||||
|
||||
If countClick = 5 Then
|
||||
|
|
@ -227,7 +235,7 @@
|
|||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1886 </Y>
|
||||
<Y> 1860 </Y>
|
||||
<Size> 20 </Size>
|
||||
<Width> 1080</Width>
|
||||
<Align> Center </Align>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue