ZPY博客
jquery判断是否为数字
ZPY
6年 ago
if(!isNaN(sum)){ $("#sum_" + name).text(sum); }