You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
3.5 KiB
1 line
3.5 KiB
2 years ago
|
<view class="contribution_body data-v-bfacf184"><view class="contribution_header_car data-v-bfacf184" style="display:flex;flex-direction:column;flex-wrap:wrap;"><view class="flex ac jc data-v-bfacf184"><view class="flex jc data-v-bfacf184"><block wx:if="{{dedata.routerIndex}}"><uni-icons vue-id="d20bd6e0-1" color="#2866ff" custom-prefix="iconfont" type="iconjiayou" size="25" class="data-v-bfacf184" bind:__l="__l"></uni-icons></block><block wx:else><image style="width:60rpx;height:60rpx;" src="../../../static/selegs.png" class="data-v-bfacf184"></image></block><view style="margin-left:24rpx;width:365rpx;overflow:hidden;" class="data-v-bfacf184"><view style="overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;" class="data-v-bfacf184">{{''+(dedata.routerIndex?dedata.siteName:dedata.companyName)+''}}</view><view class="samalltext data-v-bfacf184">{{dedata.id}}</view></view><block wx:if="{{!dedata.routerIndex}}"><view class="list_item_tip data-v-bfacf184" style="{{'background:'+(dedata.parentMark=='0'?'':'#BC853B')+';'}}">{{''+(dedata.parentMark=='0'?'总公司':'子公司')+''}}</view></block></view></view><view class="flex data-v-bfacf184" style="justify-content:space-around;margin-top:24rpx;"><view class="data-v-bfacf184">{{$root.g0+''}}<text style="color:#BBBBBB;" class="data-v-bfacf184">L</text></view><view class="data-v-bfacf184">{{''+$root.f0+''}}<text style="color:#BBBBBB;" class="data-v-bfacf184">¥</text></view></view><view class="contribution_header_car_tip flex ac jc data-v-bfacf184">{{$root.g1[0]+" - "+$root.g2[0]}}</view></view><view style="flex:1;margin-top:73rpx;overflow:hidden;" class="data-v-bfacf184"><scroll-view class="scroll-view data-v-bfacf184" style="height:100%;" scroll-y="true" data-event-opts="{{[['scrolltolower',[['scrolltolower',['$event']]]]]}}" bindscrolltolower="__e"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><view class="list_item data-v-bfacf184"><view class="data-v-bfacf184">{{"NO."+item.$orig.rankingNum}}</view><view style="width:192rpx;text-align:center;" class="data-v-bfacf184"><block wx:if="{{dedata.routerIndex}}"><view class="list_item_tip data-v-bfacf184" style="{{'background:'+(item.$orig.parentMark=='0'?'':'#BC853B')+';'}}">{{item.$orig.parentMark=='0'?'总公司':'子公司'}}</view></block><block wx:else><view class="data-v-bfacf184"><block wx:if="{{item.$orig.siteImages}}"><image style="width:50rpx;height:50rpx;" src="{{item.$orig.siteImages}}" class="data-v-bfacf184"></image></block><block wx:if="{{!dedata.routerIndex&&!item.$orig.siteImages}}"><uni-icons vue-id="{{'d20bd6e0-2-'+index}}" color="#2866ff" custom-prefix="iconfont" type="iconjiayou" size="25" class="data-v-bfacf184" bind:__l="__l"></uni-icons></block><block wx:if="{{dedata.routerIndex&&!item.$orig.siteImages}}"><image style="width:60rpx;height:60rpx;" src="../../../static/selegs.png" class="data-v-bfacf184"></image></block></view></block><view class="samalltext data-v-bfacf184">{{item.$orig.siteContacts||'暂无'}}</view></view><view style="flex:1;overflow:hidden;" class="data-v-bfacf184"><view style="width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;" class="data-v-bfacf184">{{item.$orig.name}}</view><view style="display:flex;justify-content:space-between;" class="data-v-bfacf184"><view class="data-v-bfacf184"><text class="data-v-bfacf184">{{item.g3}}</text>L</view><view class="data-v-bfacf184"><text class="data-v-bfacf184">{{item.f1}}</text>¥</view></view></view></view></block></scroll-view></view></view>
|