|
|
@@ -14,7 +14,7 @@
|
|
|
<text class="size-24 color-6E6686 m-l10">产权人</text>
|
|
|
</view>
|
|
|
<view class="size-26 m-tb10">
|
|
|
- <text class="capsule">{{property.data.house_address}}</text>
|
|
|
+ <text class="capsule">{{property.data.house_city}}{{property.data.house_address}}</text>
|
|
|
<text class="capsule">{{property.data.build_date}}年建</text>
|
|
|
<text class="capsule">{{property.data.covered_area}}m²</text>
|
|
|
</view>
|
|
|
@@ -326,4 +326,4 @@
|
|
|
height: 90rpx;
|
|
|
display: block;
|
|
|
}
|
|
|
-</style>
|
|
|
+</style>
|