首页调整

jg-waiwang-pro
XI_TENG\xixi_ 5 months ago
parent 27a8aa9dd4
commit 1f2e0ae08e

@ -56,85 +56,96 @@
<u-row gutter="22" justify="space-between"> <u-row gutter="22" justify="space-between">
<u-col span="12" gutter="0"> <u-col span="12" gutter="0">
<u-row gutter="22" justify="space-between"> <u-row gutter="22" justify="space-between">
<u-col span="6"> <u-col span="6">
<view class="sty-item sty-item-a"> <view class="sty-item sty-item-b">
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
<u-icon name="red-packet" color="#ffffff" size="80"></u-icon> <u-icon name="car" color="#ffffff" size="80"></u-icon>
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
待支付:{{homeInfo.unpaid}} 今日付款:{{homeInfo.todayPay}}
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
</view> </view>
</u-col> </u-col>
<u-col span="6"> <u-col span="6">
<view class="sty-item sty-item-b"> <view class="sty-item sty-item-d">
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
<u-icon name="car" color="#ffffff" size="80"></u-icon> <u-icon name="home" color="#ffffff" size="80"></u-icon>
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
今日:{{homeInfo.todayPay}} 今日:{{homeInfo.todayPayment}}
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
</u-col> </u-col>
</u-row> </u-row>
<u-row gutter="22" justify="space-between"> <u-row gutter="22" justify="space-between">
<u-col span="12" gutter="0"> <u-col span="12" gutter="0">
<u-row gutter="22" justify="space-between"> <u-row gutter="22" justify="space-between">
<u-col span="6"> <u-col span="6">
<view class="sty-item sty-item-c"> <view class="sty-item sty-item-a">
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
<u-icon name="rmb" color="#ffffff" size="80"></u-icon> <u-icon name="red-packet" color="#ffffff" size="80"></u-icon>
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
待回款:{{homeInfo.moneyCollected}} 待支付:{{homeInfo.unpaid}}
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
</view> </view>
</u-col> </u-col>
<u-col span="6"> <u-col span="6">
<view class="sty-item sty-item-d"> <view class="sty-item sty-item-c">
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
<u-icon name="home" color="#ffffff" size="80"></u-icon> <u-icon name="rmb" color="#ffffff" size="80"></u-icon>
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
<u-row> <u-row>
<u-col span="12" text-align="center"> <u-col span="12" text-align="center">
<view> <view>
今日回款:{{homeInfo.todayPayment}} 待回款:{{homeInfo.moneyCollected}}
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
</view> </view>
</u-col> </u-col>
</u-row> </u-row>
</u-col> </u-col>
</u-row> </u-row>

Loading…
Cancel
Save