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.
396316021
2632b010f6
|
5 months ago | |
---|---|---|
node_modules | 5 months ago | |
src | 5 months ago | |
.gitignore | 5 months ago | |
README.MD | 5 months ago | |
index.html | 5 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 months ago | |
shims-uni.d.ts | 5 months ago | |
test.html | 5 months ago | |
vite.config.js | 5 months ago | |
webstorm.config.js | 5 months ago |
README.MD
uni.$m
uni.$u
- 以上两个都挂载在uni对象上
- 文件位置在
@/uni_modules/m-view/index.js
- 常用方法都写在
m-view
的function
了 - 常用包装方法在tools例如时间转换,去除空格,获取样式对象