mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-06-11 06:07:28 +08:00
优化类型
This commit is contained in:
parent
de67eb7b12
commit
98b520ab0e
@ -43,7 +43,7 @@
|
|||||||
<text class="margin-right-xs">房号:{{item.payerObjName}}</text>
|
<text class="margin-right-xs">房号:{{item.payerObjName}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="sub-info-item text-gray text-sm" >
|
<view class="sub-info-item text-gray text-sm" >
|
||||||
<text class="margin-right-xs">单价:{{item.mwPrice && item.mwPrice>0?item.mwPrice:item.squarePrice}}</text>
|
<text class="margin-right-xs">单价:{{item.mwPrice && item.mwPrice>0?item.mwPrice:item.squarePrice}}/{{item.additionalAmount}}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user