($(this).val() * number).toFixed(2)
toFixed(n)方法是對(duì)數(shù)據(jù)進(jìn)行四舍五入,方法n參數(shù)是保留幾位小數(shù),