...
This commit is contained in:
parent
64facb1596
commit
c037b79c00
17 changed files with 24 additions and 1 deletions
|
|
@ -27,8 +27,13 @@
|
|||
<EventTimeout>
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
If Timeout > 10 Then
|
||||
If Timeout > 5 Then
|
||||
; goto lid straw
|
||||
|
||||
If PromotionIDCurrentOrder = 2 Then
|
||||
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||
EndIf
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
|
||||
|
|
@ -75,6 +80,10 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; goto lid straw
|
||||
|
||||
If PromotionIDCurrentOrder = 2 Then
|
||||
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
|
||||
</EventClick>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue