
Some checks are pending
Actions / Litemall-all (11) (push) Waiting to run
Actions / Litemall-all (11.0.3) (push) Waiting to run
Actions / Litemall-all (8) (push) Waiting to run
Actions / Litemall-all (8.0.192) (push) Waiting to run
Actions / Litemall-admin (10.x) (push) Waiting to run
Actions / Litemall-admin (12.x) (push) Waiting to run
Actions / Litemall-admin (14.x) (push) Waiting to run
Actions / Litemall-vue (10.x) (push) Waiting to run
Actions / Litemall-vue (12.x) (push) Waiting to run
Actions / Litemall-vue (14.x) (push) Waiting to run
47 lines
1.9 KiB
Plaintext
47 lines
1.9 KiB
Plaintext
<view class="container">
|
|
<view class="coupon-form">
|
|
<view class="input-box">
|
|
<input class="coupon-sn" placeholder="请输入优惠码" />
|
|
<image class="clear-icon" src="http://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/clear-fb-dd9d604f86.png"></image>
|
|
</view>
|
|
<button class="add-btn disabled">兑换</button>
|
|
</view>
|
|
<view class="help">使用说明</view>
|
|
<view class="coupon-list">
|
|
<view class="item">
|
|
<view class="tag">新人专享</view>
|
|
<view class="content">
|
|
<view class="left">
|
|
<view class="name">限时免单券</view>
|
|
<view class="time">2017.06.08-2017.06.11</view>
|
|
</view>
|
|
<view class="right">
|
|
<button class="go">去使用</button>
|
|
</view>
|
|
</view>
|
|
<view class="condition">
|
|
<text class="txt">简约陶瓷马克杯专享;小米用户福利;限时购、三石福利价、礼品卡及详情页标注不可用券特殊商品除外</text>
|
|
<image src="https://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/couponArrow-71315b4145.png" class="icon"></image>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="item">
|
|
<view class="tag">新人专享</view>
|
|
<view class="content">
|
|
<view class="left">
|
|
<view class="name">限时免单券</view>
|
|
<view class="time">2017.06.08-2017.06.11</view>
|
|
</view>
|
|
<view class="right">
|
|
<button class="go">去使用</button>
|
|
</view>
|
|
</view>
|
|
<view class="condition">
|
|
<text class="txt">简约陶瓷马克杯专享;小米用户福利;限时购、三石福利价、礼品卡及详情页标注不可用券特殊商品除外</text>
|
|
<image src="https://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/couponArrow-71315b4145.png" class="icon"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
</view> |