|
|
<div class="yoho-page select-coupon-page my-coupon-page">
|
|
|
<div class="coupon-page-title">
|
|
|
<form id="new-coupon" class="new-coupon" method="POST" action="">
|
|
|
<form id="new-coupon" class="new-coupon clearfix" method="POST" action="">
|
|
|
<input type="text" name="couponCode" value="" placeholder="输入优惠券码">
|
|
|
<button type="submit" class="submit">兑换</button>
|
|
|
</form>
|
|
|
<div class="coupon-use-manual">
|
|
|
说明:普通优惠券可以与运费券同时使用
|
|
|
说明:优惠券码需先兑换成优惠券后再使用,普通优惠券可以和运费券叠加使用。
|
|
|
</div>
|
|
|
<div class="coupon-tab">
|
|
|
<ul class="tab-navs" data-sticky>
|
...
|
...
|
|