添加充值页面
This commit is contained in:
@ -157,10 +157,10 @@
|
||||
|
||||
<!--菜单-->
|
||||
<view class="menu-wrap">
|
||||
<view class="my-assets-all p-0-30">
|
||||
<!-- <view class="my-assets-all p-0-30">
|
||||
<view class="f30 fb">我的服务</view>
|
||||
</view>
|
||||
<view class="group-bd f-w" style="padding: 0 30rpx;">
|
||||
</view> -->
|
||||
<view class="group-bd f-w" style="padding: 20rpx 30rpx 0;">
|
||||
<view :class="'item ' + item.icon + '-box'" v-for="(item, index) in menus" :key="index"
|
||||
@click="jumpPage(item.path)" style="margin-bottom: 30rpx;">
|
||||
<view class="d-b-c" style="width: 100%;">
|
||||
|
||||
Reference in New Issue
Block a user