添加充值页面

This commit is contained in:
wangxiaowei
2025-12-09 23:52:45 +08:00
parent f0d16babf0
commit 5709317af2
7 changed files with 549 additions and 18 deletions

View File

@ -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%;">