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