Do error xml
This commit is contained in:
parent
07bc0fb0c3
commit
f7903cce0f
14 changed files with 353 additions and 799 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
Var countClick = 0
|
||||
|
||||
Var RoadShow = "false"
|
||||
Var RoadShow = "true"
|
||||
Var IgnorePoint = "true"
|
||||
|
||||
Var CountDownShowButton = 30
|
||||
|
|
@ -58,6 +58,12 @@
|
|||
EndIf
|
||||
|
||||
|
||||
If MachineStage = "drink-failed" Then
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var CountDownShowButton = CountDownShowButton - 1
|
||||
|
||||
|
|
@ -187,7 +193,7 @@
|
|||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1886 </Y>
|
||||
<Size> 30 </Size>
|
||||
<Size> 20 </Size>
|
||||
<Width> 1080</Width>
|
||||
<Align> Center </Align>
|
||||
<Font> RobotoBlack </Font>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue