|
|
@ -4,26 +4,27 @@ |
|
|
<view class="cu-custom" style="height:{{CustomBar}}px;z-index: 99"> |
|
|
<view class="cu-custom" style="height:{{CustomBar}}px;z-index: 99"> |
|
|
<view class="cu-bar fixed " style="height:{{CustomBar}}px;padding-top:{{StatusBar}}rpx;border-bottom:none"> |
|
|
<view class="cu-bar fixed " style="height:{{CustomBar}}px;padding-top:{{StatusBar}}rpx;border-bottom:none"> |
|
|
<view class="content" style="top:{{StatusBar}}rpx;color:black;font-size:36rpx"> |
|
|
<view class="content" style="top:{{StatusBar}}rpx;color:black;font-size:36rpx"> |
|
|
<view slot="content" class="text-white">情报</view> |
|
|
|
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<view class="topLeftText" style="margin-top:15rpx">纸厂情报</view> |
|
|
|
|
|
<view class="topRightText" style="margin-top:15rpx" id="toAllFactory" bindtap="toPage">全部纸厂></view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view style="width:100%;height:60rpx;" class="topTitle"> |
|
|
|
|
|
|
|
|
<view style="height:15rpx;width:100%"></view> |
|
|
|
|
|
<view style="width:100%;height:70rpx;background-color:#F4F4F4;" class="topTitle"> |
|
|
<view class="topLeft"> |
|
|
<view class="topLeft"> |
|
|
<view class="topLeftText">纸厂情报</view> |
|
|
|
|
|
<view class="topLeftTime"> |
|
|
|
|
|
<picker mode="date" value="{{curDate}}" start="2015-09-01" end="2020-09-01" bindchange="curDateChange"> |
|
|
|
|
|
<view class="picker"> |
|
|
|
|
|
{{curDate}} |
|
|
|
|
|
</view> |
|
|
|
|
|
</picker> |
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
<picker mode="date" value="{{curDate}}" start="2015-09-01" end="2020-09-01" bindchange="curDateChange"> |
|
|
|
|
|
<view class="piker"> |
|
|
|
|
|
{{curDate}} |
|
|
|
|
|
</view> |
|
|
|
|
|
</picker> |
|
|
</view> |
|
|
</view> |
|
|
<view class="topRight"> |
|
|
|
|
|
<view class="topRightText" id="toAllFactory" bindtap="toPage">全部纸厂></view> |
|
|
|
|
|
<view class="topRightIcon" id='tofeedback' bindtap="toPage"> |
|
|
|
|
|
<image style="width:31.3rpx;height:32.4rpx" src="/assets/info/feedback-white.png"></image> |
|
|
|
|
|
|
|
|
<view class="topRight" style="color:rgba(0,0,0,0.40);" id='tofeedback' bindtap="toPage"> |
|
|
|
|
|
<view class="topRight-icon"> |
|
|
|
|
|
<image style="width:31.3rpx;height:32.4rpx" src="/assets/info/feedback.png"></image> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<view class="topRight-text">反馈情报 |
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
@ -48,16 +49,17 @@ |
|
|
<!-- <view class="bg-white" wx:else> --> |
|
|
<!-- <view class="bg-white" wx:else> --> |
|
|
<view class="bg-white"> |
|
|
<view class="bg-white"> |
|
|
<view wx:for="{{orderList}}" wx:key="index" class="tableStyle"> |
|
|
<view wx:for="{{orderList}}" wx:key="index" class="tableStyle"> |
|
|
<view class="flex flex-justify" style="border-top:2rpx solid #f3f3f3;margin-top:20rpx;padding: 0rpx 40rpx 0rpx 40rpx;"> |
|
|
|
|
|
|
|
|
<view class="flex flex-justify" style="border-top:2rpx solid #f3f3f3;margin-top:20rpx;padding: 0rpx 40rpx 0rpx 40rpx;" |
|
|
|
|
|
id="toFactoryDetails" data-factoryId="{{item.paperMillId}}" catchtap="toPage"> |
|
|
<!-- <text class="text-df text-balck" style="flex:1;text-align: center">{{item.yesterdayTotalQuantity || 0}}%</text> --> |
|
|
<!-- <text class="text-df text-balck" style="flex:1;text-align: center">{{item.yesterdayTotalQuantity || 0}}%</text> --> |
|
|
<view class="text-df text-balck" style="flex:1.2">{{item.name}}</view> |
|
|
|
|
|
|
|
|
<view class="text-df text-balck" style="flex:1.2">{{item.shortName}}</view> |
|
|
<view class="text-df {{item.biggestFloatPrice>0?'text-red':(item.biggestFloatPrice<0?'text-green':'text-black')}}" style="flex:1;text-align: center">{{item.biggestFloatPrice*1000||0}} </view> |
|
|
<view class="text-df {{item.biggestFloatPrice>0?'text-red':(item.biggestFloatPrice<0?'text-green':'text-black')}}" style="flex:1;text-align: center">{{item.biggestFloatPrice*1000||0}} </view> |
|
|
<view class="text-df text-balck" style="flex:1;text-align: center">{{item.yesterdayRetainedQuantity || 0}}辆</view> |
|
|
<view class="text-df text-balck" style="flex:1;text-align: center">{{item.yesterdayRetainedQuantity || 0}}辆</view> |
|
|
<view class="text-df text-balck" style="flex:1;text-align: center">{{item.minimumDeductionPoint || 0}}%</view> |
|
|
<view class="text-df text-balck" style="flex:1;text-align: center">{{item.minimumDeductionPoint || 0}}%</view> |
|
|
<view class="text-df text-balck" style="flex:0.5;text-align: center" id="{{item.paperMillId}}" bindtap="changeTable" wx:if="{{tableSgin==item.paperMillId}}"> |
|
|
|
|
|
|
|
|
<view class="text-df text-balck" style="flex:0.5;text-align: center" id="{{item.paperMillId}}" catchtap="changeTable" wx:if="{{tableSgin==item.paperMillId}}"> |
|
|
<image style="width:28rpx;height:28rpx;" src="/assets/info/factoryUp.png"></image> |
|
|
<image style="width:28rpx;height:28rpx;" src="/assets/info/factoryUp.png"></image> |
|
|
</view> |
|
|
</view> |
|
|
<view class="text-df text-balck" style="flex:0.5;text-align: center" id="{{item.paperMillId}}" bindtap="changeTable" wx:if="{{tableSgin !== item.paperMillId}}"> |
|
|
|
|
|
|
|
|
<view class="text-df text-balck" style="flex:0.5;text-align: center" id="{{item.paperMillId}}" catchtap="changeTable" wx:if="{{tableSgin !== item.paperMillId}}"> |
|
|
<image style="width:28rpx;height:28rpx;" src="/assets/info/factoryDown.png"></image> |
|
|
<image style="width:28rpx;height:28rpx;" src="/assets/info/factoryDown.png"></image> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
@ -75,7 +77,7 @@ |
|
|
<view class="text-df {{cell.unitPrice>0?'text-red':(cell.unitPrice<0?'text-green':'text-black')}}" style="flex:1;text-align: center" style="flex:1;text-align: center">{{cell.unitPrice*1000|| 0}}</view> |
|
|
<view class="text-df {{cell.unitPrice>0?'text-red':(cell.unitPrice<0?'text-green':'text-black')}}" style="flex:1;text-align: center" style="flex:1;text-align: center">{{cell.unitPrice*1000|| 0}}</view> |
|
|
<view class="text-df {{cell.floatPrice>0?'text-red':(cell.floatPrice<0?'text-green':'text-black')}}" style="flex:1;text-align: center" style="flex:1;text-align: center">{{cell.floatPrice*1000|| 0}}</view> |
|
|
<view class="text-df {{cell.floatPrice>0?'text-red':(cell.floatPrice<0?'text-green':'text-black')}}" style="flex:1;text-align: center" style="flex:1;text-align: center">{{cell.floatPrice*1000|| 0}}</view> |
|
|
<view class="text-df {{cell.curDeductionPoint>0?'text-red':(cell.curDeductionPoint<0?'text-green':'text-black')}}" style="flex:1;text-align: center" style="flex:1;text-align: center">{{cell.curDeductionPoint|| 0}}</view> |
|
|
<view class="text-df {{cell.curDeductionPoint>0?'text-red':(cell.curDeductionPoint<0?'text-green':'text-black')}}" style="flex:1;text-align: center" style="flex:1;text-align: center">{{cell.curDeductionPoint|| 0}}</view> |
|
|
<view class="text-df text-balck" style="flex:1;text-align: center"> |
|
|
|
|
|
|
|
|
<view class="text-df text-balck" style="flex:1;text-align: center" id="toDmai" data-fcId="{{item.paperMillId}}" data-paperId="{{cell.categoryId}}" catchtap="toPage"> |
|
|
<view class="son-table-btn">代卖</view> |
|
|
<view class="son-table-btn">代卖</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
@ -96,7 +98,7 @@ |
|
|
<view class="bottomViewleft"> |
|
|
<view class="bottomViewleft"> |
|
|
<view class="bottomViewleft-top"> |
|
|
<view class="bottomViewleft-top"> |
|
|
<view style="height41rpx;line-height:41rpx;font-size: 24rpx;color: #007AFF;"> |
|
|
<view style="height41rpx;line-height:41rpx;font-size: 24rpx;color: #007AFF;"> |
|
|
<wux-tag id="{{item.millPaperId}}" catchtap="toMill" > |
|
|
|
|
|
|
|
|
<wux-tag id="{{item.millPaperId}}" catchtap="toMill"> |
|
|
<text style="background-color:#ddd;border-radius: 32rpx;text-align: center;width:25rpx;height:32rpx;line-height:32rpx">#</text> |
|
|
<text style="background-color:#ddd;border-radius: 32rpx;text-align: center;width:25rpx;height:32rpx;line-height:32rpx">#</text> |
|
|
<text class="text-df" style="margin-left:10rpx">{{item.millPaperName}}</text> |
|
|
<text class="text-df" style="margin-left:10rpx">{{item.millPaperName}}</text> |
|
|
</wux-tag> |
|
|
</wux-tag> |
|
|
@ -109,7 +111,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="bottomViewRight"> |
|
|
<view class="bottomViewRight"> |
|
|
<image class="bottomViewRightImg" src="{{item.creatorAvatarUrl}}"></image> |
|
|
|
|
|
|
|
|
<image class="bottomViewRightImg" src="{{item.imageUrlList[0]}}"></image> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</scroll-view> |
|
|
|
|
|
|
|
|
</scroll-view> |