| 1 |
- <view class="content"><view class="top-bg"></view><view class="yue-wrap flex"><view class="yue-tit">总积分</view><view class="yue-num flex"><view class="yue">{{''+(userInfo.integral||'0.00')+''}}</view></view><view class="lj-wrap flex"><view></view><view></view></view></view><scroll-view class="jl-wrap" style="{{'height:'+(maxheight)+';'}}" scroll-y="true" data-event-opts="{{[['scrolltolower',[['loadData',['$event']]]]]}}" bindscrolltolower="__e"><view><block wx:if="{{$root.g0}}"><empty vue-id="5f4b4c0c-1" bind:__l="__l"></empty></block><block wx:for="{{navList[tabCurrentIndex].orderList}}" wx:for-item="item" wx:for-index="__i0__"><view class="jl "><view class="jl-tit flex"><view class="clamp2 tit">{{''+item.mark+''}}</view><view class="{{['price',(item.pm==1)?'add':'',(item.pm==0)?'jian':'']}}">{{''+item.number*1+''}}</view></view><view class="jl-mark flex"><view>{{''+item.add_time+''}}</view></view></view></block><block wx:if="{{!$root.g1}}"><uni-load-more vue-id="5f4b4c0c-2" status="{{navList[tabCurrentIndex].loadingType}}" bind:__l="__l"></uni-load-more></block></view></scroll-view></view>
|