Do error xml

This commit is contained in:
kong 2020-10-20 13:58:08 +07:00
parent 07bc0fb0c3
commit f7903cce0f
14 changed files with 353 additions and 799 deletions

View file

@ -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>