// 金额格式化 export function priceFormat(number) { return number.toLocaleString("zh-CN", { minimumFractionDigit