|
|
@@ -302,7 +302,7 @@
|
|
|
|
|
|
<!-- 充值送金额 -->
|
|
|
<view v-if="rechargeWeal == 2" class="recharge-options">
|
|
|
- <view class="options-title">充值优惠方案:</view>
|
|
|
+ <view class="options-title">充值活动:</view>
|
|
|
<view v-for="(item,index) in weal" :key="index" class="option-item">
|
|
|
<button
|
|
|
@click="getRecharge(item.recharge)"
|