add coupon BirthDay
This commit is contained in:
parent
972cdf0e07
commit
593fdc130f
6 changed files with 25 additions and 1 deletions
BIN
image/display_point/imgCouponC41.png
Normal file
BIN
image/display_point/imgCouponC41.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
image/display_point/imgCouponC42.png
Normal file
BIN
image/display_point/imgCouponC42.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
image/display_point_en/imgCouponC41.png
Normal file
BIN
image/display_point_en/imgCouponC41.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
image/display_point_en/imgCouponC42.png
Normal file
BIN
image/display_point_en/imgCouponC42.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
|
|
@ -393,6 +393,12 @@
|
|||
If CouponTypeA = "103" Then
|
||||
Var CouponNameA = "/imgCouponC40.png"
|
||||
EndIf
|
||||
If CouponTypeA = "106" Then
|
||||
Var CouponNameA = "/imgCouponC41.png"
|
||||
EndIf
|
||||
If CouponTypeA = "107" Then
|
||||
Var CouponNameA = "/imgCouponC42.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireA_D
|
||||
INT CouponExireA_Y
|
||||
|
|
@ -484,6 +490,12 @@
|
|||
If CouponTypeB = "103" Then
|
||||
Var CouponNameB = "/imgCouponC40.png"
|
||||
EndIf
|
||||
If CouponTypeB = "106" Then
|
||||
Var CouponNameB = "/imgCouponC41.png"
|
||||
EndIf
|
||||
If CouponTypeB = "107" Then
|
||||
Var CouponNameB = "/imgCouponC42.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireB_D
|
||||
INT CouponExireB_Y
|
||||
|
|
@ -581,6 +593,12 @@
|
|||
If CouponTypeA = "103" Then
|
||||
Var CouponNameA = "/imgCouponC40.png"
|
||||
EndIf
|
||||
If CouponTypeA = "106" Then
|
||||
Var CouponNameA = "/imgCouponC41.png"
|
||||
EndIf
|
||||
If CouponTypeA = "107" Then
|
||||
Var CouponNameA = "/imgCouponC42.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireA_D
|
||||
INT CouponExireA_Y
|
||||
|
|
@ -671,6 +689,12 @@
|
|||
If CouponTypeB = "103" Then
|
||||
Var CouponNameB = "/imgCouponC40.png"
|
||||
EndIf
|
||||
If CouponTypeB = "106" Then
|
||||
Var CouponNameB = "/imgCouponC41.png"
|
||||
EndIf
|
||||
If CouponTypeB = "107" Then
|
||||
Var CouponNameB = "/imgCouponC42.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireB_D
|
||||
INT CouponExireB_Y
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1312 </Height>
|
||||
<Background> "0xEFEDEA" </Background>
|
||||
<Background> "0xEAE6E1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
Var countClick = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue