Commit f3fd25a5 by kyle

修改问题

parent ac914dee
......@@ -160,7 +160,7 @@
</label>
</radio-group>
</view>
<view id="myEcharts" style="height: 430rpx;"></view>
<view id="myEcharts" style="height: 450rpx;"></view>
<view style="text-align: center;color: #c3c1c1;font-size: 22rpx;">
差额 = 可实现的 - 你想要的
</view>
......@@ -250,15 +250,15 @@
chartsLegendsCurrent: 0,
chartsLegends:[{
value: '1',
name: '总房款',
name: '总房款(万元)',
checked: 'true'
},
{
value: '3',
name: '首付款'
name: '首付款(万元)'
},{
value: '4',
name: '总贷款'
name: '总贷款(万元)'
}],
isNeedOfficialAccountQrcode:true,
tipsPrice:null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment