Do point
This commit is contained in:
parent
99727afcfc
commit
575685aa37
11 changed files with 121 additions and 27 deletions
|
|
@ -11,6 +11,8 @@
|
|||
Var Timeout = 0
|
||||
Var TelephoneNumber = ""
|
||||
|
||||
;Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -18,7 +20,7 @@
|
|||
Var Timeout = Timeout + 1
|
||||
If Timeout > 30 Then
|
||||
;Var CoffeePoint = 1
|
||||
;Open "/media/bt/xml/page_collect_point_3.xml"
|
||||
;Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
|
||||
If StepGetPoint = 0 Then
|
||||
Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
|
|
@ -110,10 +112,31 @@
|
|||
EndIf
|
||||
|
||||
If MachineStage = "drink-failed" Then
|
||||
Var MachineState_Result = 1
|
||||
Var MachineState_Result = 2
|
||||
EndIf
|
||||
</EventMachine>
|
||||
|
||||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 751 </X>
|
||||
<Y> 413 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page_doing/img2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> XPosiShowCountDownBrew </X>
|
||||
<Y> 480 </Y>
|
||||
<Width> 1080</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Size> 88 </Size>
|
||||
<Font> KanitRegularTTF</Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> ShowCountDownBrewing </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue