Commit f3fd25a5 by kyle

修改问题

parent ac914dee
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
</label> </label>
</radio-group> </radio-group>
</view> </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 style="text-align: center;color: #c3c1c1;font-size: 22rpx;">
差额 = 可实现的 - 你想要的 差额 = 可实现的 - 你想要的
</view> </view>
...@@ -250,15 +250,15 @@ ...@@ -250,15 +250,15 @@
chartsLegendsCurrent: 0, chartsLegendsCurrent: 0,
chartsLegends:[{ chartsLegends:[{
value: '1', value: '1',
name: '总房款', name: '总房款(万元)',
checked: 'true' checked: 'true'
}, },
{ {
value: '3', value: '3',
name: '首付款' name: '首付款(万元)'
},{ },{
value: '4', value: '4',
name: '总贷款' name: '总贷款(万元)'
}], }],
isNeedOfficialAccountQrcode:true, isNeedOfficialAccountQrcode:true,
tipsPrice:null, 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