js计算百分比 function GetPercent(num, total) { /// <summary> /// 求百分比 /// </summary> /// <param na … 继续阅读 js计算百分比