房屋用途
{{info.houseusage}}
{{'暂无资料'}}
建筑面积(㎡)
{{info.builtuparea.toFixed(0)}}
得房率
{{(info.setinsidefloorarea *100 / info.builtuparea).toFixed(0) + '%'}}
毛坯单价(元/㎡)
{{info.declarationofroughprice.toFixed(0)}}
毛坯总价(万元)
{{(info.totalprice / 10000).toFixed(0)}}
销售状态
{{info.housestatename}}
参考月供:{{((info.totalprice / 10000) * 0.7 * 1.2 * 10000 * 0.005).toFixed(0)}}元/月
参考首付:{{(info.totalprice / 10000 * 0.3).toFixed(0)}}万元
金额:{{(info.totalprice / 10000 * 0.7).toFixed(0)}}万元
支付利息:{{(info.totalprice / 10000 * 0.7 * 1.2).toFixed(0)}}万元
以上计算结果仅供参考