...
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 7.7 KiB |
|
|
@ -671,6 +671,9 @@
|
||||||
Open "ROOT/taobin_project/xml/page_display_get_free.xml"
|
Open "ROOT/taobin_project/xml/page_display_get_free.xml"
|
||||||
Else
|
Else
|
||||||
|
|
||||||
|
If PromotionIDCurrentOrder = 2 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -825,6 +828,11 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
If PromotionIDCurrentOrder = 2 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,8 +27,13 @@
|
||||||
<EventTimeout>
|
<EventTimeout>
|
||||||
|
|
||||||
Var Timeout = Timeout + 1
|
Var Timeout = Timeout + 1
|
||||||
If Timeout > 10 Then
|
If Timeout > 5 Then
|
||||||
; goto lid straw
|
; 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"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -75,6 +80,10 @@
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
; goto lid straw
|
; 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"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
|
|
|
||||||
|
|
@ -86,6 +86,9 @@
|
||||||
If Timeout > 5 Then
|
If Timeout > 5 Then
|
||||||
; goto lid straw
|
; 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"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
;Open "ROOT/taobin_project/xml/page_catalog.xml"
|
;Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||||
|
|
@ -173,6 +176,9 @@
|
||||||
<EventClick>
|
<EventClick>
|
||||||
; goto lid straw
|
; 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"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
|
|
||||||
|
|
|
||||||