|
|
|
@ -139,7 +139,7 @@ |
|
|
|
</view> |
|
|
|
<view class="title-x">今日业绩收入</view> |
|
|
|
</view> |
|
|
|
<view class="title-x1">{{infoData.last_month.yjsr}}人</view> |
|
|
|
<view class="title-x1">{{infoData.last_month.yjsr}}元</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
@ -177,19 +177,9 @@ |
|
|
|
</view> |
|
|
|
<view class="title-x">本月提成</view> |
|
|
|
</view> |
|
|
|
<view class="title-x1">{{infoData.last_month.wfpsl}}人</view> |
|
|
|
<view class="title-x1">{{infoData.last_month.bytc}}元</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view style="width: 48%;"> |
|
|
|
<view style="display: flex;align-items: center;"> |
|
|
|
<view style="padding: 12rpx;"> |
|
|
|
<image :src="$util.img('/uniapp_src/static/images/index/danlv.png')" |
|
|
|
class="drop-image-x"></image> |
|
|
|
</view> |
|
|
|
<view class="title-x">今日提成</view> |
|
|
|
</view> |
|
|
|
<view class="title-x1">{{infoData.last_month.wfpsl}}人</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|