解决js小数求和出现多位小数问题

  做一下舍入Math.round(num*100)/100;

原文地址:https://www.cnblogs.com/cnlg123/p/11132119.html