Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
fa8ac80021
2 changed files with 21 additions and 6 deletions
|
|
@ -394,6 +394,13 @@
|
|||
EndIf
|
||||
|
||||
If Seeker.FreeVendingCampaign = 1 Then
|
||||
If Seeker.CollectPointPromotion = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
Else
|
||||
If Seeker.CollectPointMain = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
Else
|
||||
If CART_INDEX >= 2 Then
|
||||
|
|
@ -412,6 +419,14 @@
|
|||
; Open "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
;EndIf
|
||||
|
||||
If Seeker.CollectPointPromotion = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
Else
|
||||
If Seeker.CollectPointMain = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
Else
|
||||
If CART_INDEX >= 2 Then
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@
|
|||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 393 </X>
|
||||
<X> 383 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
</Image>
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
<X> 393 </X>
|
||||
<X> 383 </X>
|
||||
<Y> 450 </Y>
|
||||
<Width> 94 </Width>
|
||||
<Height> 126 </Height>
|
||||
|
|
@ -245,12 +245,12 @@
|
|||
<Width>400</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x523D30 </Color>
|
||||
<Value> "เสิร์ฟแล้ว (sold cup )" </Value>
|
||||
<Value> "เสิร์ฟแล้ว ( SOLD CUP )" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 367 </X>
|
||||
<Y> 400 </Y>
|
||||
<X> 355 </X>
|
||||
<Y> 430 </Y>
|
||||
<Size> 130 </Size>
|
||||
<Width>50</Width>
|
||||
<Height>220</Height>
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
|
||||
<Text>
|
||||
<X> 695 </X>
|
||||
<Y> 400 </Y>
|
||||
<Y> 430 </Y>
|
||||
<Size> 130 </Size>
|
||||
<Width>50</Width>
|
||||
<Height>220</Height>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue