|
@@ -50,7 +50,7 @@
|
|
|
if="charge.save_text"
|
|
|
>
|
|
|
<block if="!charge.is_year_order">
|
|
|
- <text>省</text>
|
|
|
+ <text>送</text>
|
|
|
</block>
|
|
|
<block else>
|
|
|
<image src="../../assets/imgs/year_pay.png"></image>
|
|
@@ -72,13 +72,12 @@
|
|
|
</div>
|
|
|
<div class="notice-wrap">
|
|
|
<text class="title">提示:</text>
|
|
|
- <text class="notice-item">1.书币属虚拟商品,一经购买不得退换</text>
|
|
|
+ <text class="notice-item">1.充值后书币到账可能有延迟,1小时内未到账请到个人中心联系客服</text>
|
|
|
<text class="notice-item"
|
|
|
- >2.充值后书币到账可能有延迟,1小时内未到账请到个人中心联系客服</text
|
|
|
+ >2.未满18周岁的未成年人应在法定监护人同意后进行充值。</text
|
|
|
>
|
|
|
<text class="notice-item"
|
|
|
- >3.工作时间:周一 周四 周五 9:00-21:00,周二 周三 周六 周日
|
|
|
- 9:00-18:00</text
|
|
|
+ >3.充值书币,鉴于网络服务性质特殊属于不宜退货商品,不适用无理由退换规定。</text
|
|
|
>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -87,10 +86,6 @@
|
|
|
<div class="wrap-fixed">
|
|
|
<image src="../../assets/imgs/shadow.png" class="shadow"></image>
|
|
|
<div class="total-wrap">
|
|
|
- <div class="total-cost">
|
|
|
- <text>合计:{{ total }}</text>
|
|
|
- <text class="notice">选择充值金额(1元=100书币)</text>
|
|
|
- </div>
|
|
|
<text class="go-to-pay" @click="toPay">立即充值</text>
|
|
|
</div>
|
|
|
</div>
|