back to school & free children
This commit is contained in:
parent
16b91d7710
commit
db7c6996dc
41 changed files with 800 additions and 12 deletions
|
|
@ -479,6 +479,9 @@
|
|||
EndIf
|
||||
If CouponTypeA = "109" Then
|
||||
Var CouponNameA = "/imgCouponC33.png"
|
||||
EndIf
|
||||
If CouponTypeA = "112" Then
|
||||
Var CouponNameA = "/imgCoupon112.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireA_D
|
||||
|
|
@ -585,6 +588,9 @@
|
|||
If CouponTypeB = "109" Then
|
||||
Var CouponNameB = "/imgCouponC33.png"
|
||||
EndIf
|
||||
If CouponTypeB = "112" Then
|
||||
Var CouponNameB = "/imgCoupon112.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireB_D
|
||||
INT CouponExireB_Y
|
||||
|
|
@ -696,6 +702,9 @@
|
|||
If CouponTypeA = "109" Then
|
||||
Var CouponNameA = "/imgCouponC33.png"
|
||||
EndIf
|
||||
If CouponTypeA = "112" Then
|
||||
Var CouponNameA = "/imgCoupon112.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireA_D
|
||||
INT CouponExireA_Y
|
||||
|
|
@ -800,6 +809,9 @@
|
|||
If CouponTypeB = "109" Then
|
||||
Var CouponNameB = "/imgCouponC33.png"
|
||||
EndIf
|
||||
If CouponTypeB = "112" Then
|
||||
Var CouponNameB = "/imgCoupon112.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireB_D
|
||||
INT CouponExireB_Y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue