|
@@ -183,7 +183,7 @@
|
|
|
<text style="width: 100%;" :style="{color:contentColor}">{{item.city}} {{item.minPrice?"· "+item.minPrice:""}}{{item.maxPrice?'-'+item.maxPrice+'元/m²':""}} {{item.bizFormat?'· '+item.bizFormat:''}}</text>
|
|
|
</view>
|
|
|
<view class="house_num">
|
|
|
- <image src="https://dm.static.elab-plus.com/yezhu/icon_family.png" mode=""></image>
|
|
|
+ <image src="https://dm.static.elab-plus.com/yezhu/icon_home_house.png" mode=""></image>
|
|
|
<text style="width: 100%;" :style="{color:contentColor}">{{item.projectLayout}}</text>
|
|
|
</view>
|
|
|
<text class="house_desc" :style="{color:contentColor}">{{item.taskEndTime}}</text>
|
|
@@ -1248,8 +1248,8 @@
|
|
|
margin-top: 12rpx;
|
|
|
|
|
|
image {
|
|
|
- width: 24rpx;
|
|
|
- height: 26rpx;
|
|
|
+ width: 32rpx;
|
|
|
+ height: 32rpx;
|
|
|
margin-right: 8rpx;
|
|
|
margin-top: 6rpx;
|
|
|
}
|