Do point
This commit is contained in:
parent
575685aa37
commit
fe053cad2e
7 changed files with 257 additions and 63 deletions
|
|
@ -9,16 +9,28 @@
|
|||
; On open
|
||||
|
||||
Var Timeout = 0
|
||||
Var TelephoneNumber = ""
|
||||
|
||||
|
||||
;Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_3.xml"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
Var CountDownBrewing = CountDownBrewing - 1
|
||||
|
||||
; run test;
|
||||
;If CountDownBrewing = 40 Then
|
||||
; Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
;EndIf
|
||||
If CountDownBrewing = 0 Then
|
||||
Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
EndIf
|
||||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
If Timeout > 30 Then
|
||||
If Timeout > 5 Then
|
||||
;Var CoffeePoint = 1
|
||||
;Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
|
||||
|
|
@ -36,29 +48,6 @@
|
|||
</EventTimeout>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 310 </X>
|
||||
<Y> 380 </Y>
|
||||
<Width> 474 </Width>
|
||||
<Align> Center </Align>
|
||||
<Size> 50 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0xF0E000 </Color>
|
||||
<Value> TelephoneNumber </Value>
|
||||
<Format> Telnum </Format>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 310 </X>
|
||||
<Y> 550 </Y>
|
||||
<Width> 474 </Width>
|
||||
<Align> Center </Align>
|
||||
<Size> 50 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0xF0E000 </Color>
|
||||
<Value> "กรุณารอซักครู่..." </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -118,24 +107,50 @@
|
|||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 178 </X>
|
||||
<Y> 680 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/collectiing/text20.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 873 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Align> Center </Align>
|
||||
<Size> 62 </Size>
|
||||
<Font> RobotoBlack </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> TelephoneNumber </Value>
|
||||
<Format> Telnum </Format>
|
||||
</Text>
|
||||
|
||||
|
||||
;
|
||||
<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>
|
||||
<Y> 470 </Y>
|
||||
<Align> End </Align>
|
||||
<Width> 153 </Width>
|
||||
<Size> 88 </Size>
|
||||
<Font> KanitRegularTTF</Font>
|
||||
<Font> RobotoBold </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> ShowCountDownBrewing </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue