|
@@ -112,7 +112,7 @@
|
|
|
<view style="width: 100%">
|
|
|
<view class="xxitemf">
|
|
|
<view style="margin-top: 10rpx; font-size: 30rpx; width: 24%; height: 100rpx; line-height: 100rpx; float: left; padding-left: 15rpx; border-right: 1rpx solid #D9E1EF;">留言
|
|
|
- <text style="margin-left: 15rpx;margin-right: 5rpx; color: #508FF4; font-weight: 600; font-size: 36rpx;">{{item.finished}}</text>
|
|
|
+ <text style="margin-left: 15rpx;margin-right: 5rpx; color: #508FF4; font-weight: 600; font-size: 36rpx;">{{item.count}}</text>
|
|
|
</view>
|
|
|
<view style="margin-left: 10rpx; float: left; width: 72%">
|
|
|
<view class="item1">咨询:{{item.inquiry ? item.inquiry : 0}}</view>
|