当前位置: 首页 > 文档资料 > VUX 中文文档 >

Vue string 工具函数

优质
小牛编辑
139浏览
2023-12-01
import { trim } from 'vux'

trim(' 1024 ') // 1024