|
|
|
@ -29,7 +29,7 @@ |
|
|
|
<text class="cuIcon-right text-gray" style="font-size:18px"></text> |
|
|
|
</view> |
|
|
|
<!-- 授信信息 --> |
|
|
|
<view class="bg-white" style="margin-top: 16rpx"> |
|
|
|
<!-- <view class="bg-white" style="margin-top: 16rpx"> |
|
|
|
<view class="flex" style="padding: 20rpx 32rpx"> |
|
|
|
<text class="text-lg text-bold">千鸟代付额度</text> |
|
|
|
<text class="text-df text-gray" style="padding-top:6rpx;margin-left:8rpx"></text> |
|
|
|
@ -47,7 +47,7 @@ |
|
|
|
<view class="text-gray text-sm">查看订单明细</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
<!-- 企业信息 --> |
|
|
|
<view style="height:16rpx"></view> |
|
|
|
<van-cell-group> |
|
|
|
@ -60,16 +60,15 @@ |
|
|
|
<van-cell is-link link-type="navigateTo" url="/pages/home/customer-list/index"> |
|
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
|
<van-icon name="user-circle-o" size="20"/> |
|
|
|
<!-- <van-icon name="https://b.yzcdn.cn/vant/icon-demo-1126.png" size="18"/> --> |
|
|
|
<text class="text-sg" style="margin-left:12rpx">客户管理</text> |
|
|
|
</view> |
|
|
|
</van-cell> |
|
|
|
<van-cell is-link link-type="navigateTo" url="/pages/home/qrcode/index"> |
|
|
|
<!-- <van-cell is-link link-type="navigateTo" url="/pages/home/qrcode/index"> |
|
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
|
<van-icon name="qr" size="18"/> |
|
|
|
<text class="text-sg" style="margin-left:12rpx">二维码名片</text> |
|
|
|
</view> |
|
|
|
</van-cell> |
|
|
|
</van-cell> --> |
|
|
|
</van-cell-group> |
|
|
|
<view style="height:16rpx"></view> |
|
|
|
<van-cell-group> |
|
|
|
|