🌈 搜索
📅  最后修改于: 2022-03-11 15:01:50.180000             🧑  作者: Mango
var discount = Math.round((100 - (price / listprice) * 100) * 100) / 100;