|
|
|
@ -9,10 +9,10 @@
|
|
|
|
|
</van-row>
|
|
|
|
|
<van-divider custom-style="background: linear-gradient(117deg, rgba(245,245,245,0) 0%, #EEEEEE 50%, rgba(232,232,232,0) 100%);" hairline />
|
|
|
|
|
<view class="switch-middle" style="margin-left: 24rpx;">
|
|
|
|
|
<van-image round src=""></van-image>
|
|
|
|
|
<image class="userAvatar" src="{{brandImg}}" />
|
|
|
|
|
<view class="brand-number">
|
|
|
|
|
<view>{{currentBrand}}</view>
|
|
|
|
|
<view>{{totalCount}} <text style="font-size: 13px;font-weight: 400;color: rgba(255,255,255,0.6000);">数据总量</text></view>
|
|
|
|
|
<view> <text style="font-size: 13px;font-weight: 400;color: rgba(255,255,255,0.6000);margin-right: 12rpx;">数据总量</text>{{totalCount}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<van-divider custom-style="background: linear-gradient(117deg, rgba(245,245,245,0) 0%, #EEEEEE 50%, rgba(232,232,232,0) 100%);" hairline />
|
|
|
|
|