摘要: var summoney=1040.010400000000000001; var totalMoney=parseFloat(summoney).toFixed(2); var arry=totalMoney.split("."); if(arry[0].length>3){ totalMoney 阅读全文
posted @ 2017-08-29 10:43 chunming 阅读(193) 评论(0) 推荐(0)