|
|
|
@ -32,11 +32,11 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view style="width:100%;height:15rpx;"></view> |
|
|
|
<scroll-view scroll-y="true" style='max-height:1000rpx;width:100%;background-color:white'> |
|
|
|
<scroll-view scroll-y="true" style='max-height:950rpx;width:100%;background-color:white'> |
|
|
|
<view class="zt"> |
|
|
|
<view class="flex flex-justify" style="width:100%;height:80rpx;lineheight:80rpx;font-size: 28px;color: rgba(0,0,0,0.65);letter-spacing: 0;padding: 0rpx 40rpx 0rpx 40rpx;"> |
|
|
|
<view class="text-df text-gray" style="flex:1.2;overflow: hidden;">纸厂名称</view> |
|
|
|
<view class="text-df text-gray" style="flex:1;text-align: center" bindtap="changeSort">价格涨跌<image style="width:30rpx;height:30rpx" src="{{pximg}}"></image> |
|
|
|
<view class="text-df text-gray" style="flex:1;text-align: center" bindtap="changeSort">价格涨跌<image style="width:24rpx;height:24rpx" src="{{pximg}}"></image> |
|
|
|
</view> |
|
|
|
<view class="text-df text-gray" style="flex:1;text-align: center">纸厂排队</view> |
|
|
|
<view class="text-df text-gray" style="flex:1;text-align: center">最近扣点</view> |
|
|
|
|