|
@@ -41,13 +41,13 @@
|
|
|
<ul>
|
|
|
<li><a href="#" title="个人信息"><b>个人信息</b></a></li>
|
|
|
<li><a href="#" title="我的纵横"><b>帐号充值</b></a></li>
|
|
|
- <li class="now"><a href="voucher.html" title="代金卷"><b>代金卷</b></a></li>
|
|
|
+ <li class="now"><a href="voucher.html" title="代金卷"><b>代金券</b></a></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="mainContent formItem userProfile">
|
|
|
<div class="voucher">
|
|
|
<div class="voucher-input">
|
|
|
- <div class=" clearfix"><input type="text" placeholder="输入领取码"><button class="button btn-red">领取代金卷</button>
|
|
|
+ <div class=" clearfix"><input type="text" placeholder="输入领取码"><button class="button btn-red">领取代金券</button>
|
|
|
</div>
|
|
|
<br>
|
|
|
<p class="colRed">领取码"SH376AH3"的活动已结束</p>
|
|
@@ -55,7 +55,7 @@
|
|
|
<div class="voucher-list">
|
|
|
<legend>领取历史</legend>
|
|
|
<table class="table table-hover table-bordered">
|
|
|
- <thead><th>活动名称</th><th>代金卷金额</th><th>领取日期</th></thead>
|
|
|
+ <thead><th>活动名称</th><th>代金券金额</th><th>领取日期</th></thead>
|
|
|
<tbody>
|
|
|
<tr><td>XX活动</td><td>¥5.00</td><td>2017-01-01 20:20</td></tr>
|
|
|
</tbody>
|