Authored by wangwei

会员营销券后台限制

... ... @@ -216,7 +216,7 @@
</div>
</div>
</div>
[[if couponType!=8]]
<div class="form-group">
[[if couponType==6]]
<label class="col-sm-2 control-label">适用范围<i class="red">*</i></label>
... ... @@ -257,6 +257,7 @@
</div>
</div>
</div>
[[/if]]
[[if brandList]]
<div class="form-group">
<label class="col-sm-2 control-label">品牌限制</label>
... ... @@ -283,7 +284,7 @@
</div>
</div>
[[/if ]]
[[if couponType !=1 && couponType!=3 && useRange!=3 ]]
[[if couponType !=1 && couponType!=3 && useRange!=3 && couponType!=8]]
<div class="form-group">
<label class="col-sm-2 control-label">SKN除外</label>
<div class="col-sm-4">
... ...