You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
240 B

6 months ago
##### uni.$m
##### uni.$u
+ 以上两个都挂载在uni对象上
+ 文件位置在`@/uni_modules/m-view/index.js`
+ 常用方法都写在`m-view`的`function`了
+ 常用包装方法在tools例如时间转换,去除空格,获取样式对象