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
2.2 KiB

<view class="container"><view style="position:relative;"><uni-card vue-id="f4d2c81c-1" title="{{sales.userName==null?'暂无':sales.userName}}" thumbnail="/static/images/dingdan/dd0.png" bind:__l="__l"></uni-card></view><view class="tui-order-item boxbg"><view class="content-box"><block wx:for="{{$root.l2}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{payType1=='2'}}"><view class="shop-box" style="{{'border-top:5px solid #eee;'+('color:'+(item.$orig.checked?'#777':'#000')+';')}}"><view style="display:flex;"><view style="{{'height:100rpx;line-height:100rpx;width:80%;'+('color:'+(item.$orig.checked?'#777':'#FF5809')+';')}}"><view style="width:70%;text-align:center;float:left;">{{''+(item.$orig.productSn==null?'暂无':item.$orig.productSn)+"("+(item.$orig.productName?item.$orig.productName:'')+')'}}</view><view style="width:30%;text-align:center;float:left;">{{'数量:'+(item.$orig.productCount==null?'暂无':item.$orig.productCount)+''}}</view></view></view><view style="margin:20rpx auto;text-align:center;"><view style="display:flex;height:50rpx;line-height:50rpx;border-top:1px solid #eee;border-bottom:1px solid #eee;"><view style="width:200rpx;border-right:1px solid #eee;border-left:1px solid #eee;">颜色</view><block wx:for="{{newData[index].sizeList}}" wx:for-item="item1" wx:for-index="index1" wx:key="index1"><view style="flex:1;border-right:1px solid #eee;"><text>{{item1}}</text></view></block></view><block wx:for="{{item.l1}}" wx:for-item="value" wx:for-index="key" wx:key="key"><view style="{{'display:flex;height:50rpx;line-height:50rpx;border-bottom:1px solid #eee;'+('color:'+(item.$orig.checked?'#777':value.g0!=-1?'red':'#000')+';')}}"><view style="width:200rpx;border-right:1px solid #eee;border-left:1px solid #eee;">{{''+value.$orig[0]+''}}</view><block wx:for="{{value.l0}}" wx:for-item="item2" wx:for-index="index2" wx:key="index2"><view style="flex:1;border-right:1px solid #eee;"><view>{{''+(item2.g1?'-':item2.g2[0])+''}}</view></view></block></view></block></view></view></block></block></view></view><view class="tui-tabbar"><view data-event-opts="{{[['tap',[['distribution',['$event']]]]]}}" class="tui-btn-mr" bindtap="__e">确认配货</view></view></view>