|
|
|
@ -46,7 +46,7 @@ |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
<!-- 我的钱包 --> |
|
|
|
|
<view v-if="$checkModules(['market-recharge', 'market-points', 'market-coupon'])" class="my-asset"> |
|
|
|
|
<!-- <view v-if="$checkModules(['market-recharge', 'market-points', 'market-coupon'])" class="my-asset"> |
|
|
|
|
<view class="asset-left flex-box dis-flex flex-x-around"> |
|
|
|
|
<view v-if="$checkModule('market-recharge')" class="asset-left-item" style="max-width: 200rpx;" @click="onTargetWallet"> |
|
|
|
|
<view class="item-value dis-flex flex-x-center"> |
|
|
|
@ -83,7 +83,7 @@ |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
<!-- 绑定手机号 (第2种样式) --> |
|
|
|
|
<!-- <view class="my-mobile2" @click="handleBindMobile()"> |
|
|
|
@ -625,6 +625,7 @@ |
|
|
|
|
font-size: 30rpx; |
|
|
|
|
border-radius: 5rpx; |
|
|
|
|
background: #fff; |
|
|
|
|
border-radius: 20rpx; |
|
|
|
|
|
|
|
|
|
&-item { |
|
|
|
|
position: relative; |
|
|
|
|