12 2023 档案

摘要:const precisionFormatEther = (value, prec = 4) => { if (!value || !Number.isInteger(Number(value)) || Number(value) < 0) return '0' let x, y, z x = fo 阅读全文
posted @ 2023-12-11 11:50 起风了1573 阅读(5) 评论(0) 推荐(0) 编辑
摘要:str.replace(/(\.\d{4})\d+$/, "$1") 阅读全文
posted @ 2023-12-08 11:12 起风了1573 阅读(3) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示