摘要: val = val.slice(0, 5); val = val.replace(/[^0-9]/gi, ""); 阅读全文
posted @ 2021-01-13 15:47 ThisCall 阅读(406) 评论(0) 推荐(0) 编辑