|
|
@@ -2,4 +2,9 @@ |
|
|
|
<view class="section" style="padding-top:{{navigationBarHeight}};"> |
|
|
|
<input placeholder="请输入兑换码" clearable/> |
|
|
|
<button type="text" size="{{primarySize}}" style="background:#FD832D;color:#fff;" bindtap="exchange">兑换</button> |
|
|
|
</view> |
|
|
|
<view class="comment"> |
|
|
|
<text class="txt1">如何获取兑换码?</text> |
|
|
|
<text class="txt2">1.实体卡卡密可刮开卡背面涂层查看;</text> |
|
|
|
<text class="txt3">2.自己购买的电子卡,可到 我的订单 或 短信 查看详情;</text> |
|
|
|
</view> |