面向移动端的轻量级前端 Components,提供易用、可靠的解决方案。
已集成到LegoFlow,只需要在编辑项目里面勾选使用logolib就会在src/js文件夹下显示legolib组件
- 支持 CMD/AMD/CommonJS 规范,同时支持
script外链引入使用; - 移动优先;
| 组件名 | 说明 |
|---|---|
| app-call | Web页面唤起 APP |
| anti-hijack | 防 HTTP 劫持 |
| wechat-share | 微信分享 JSSDK 封装 |
| tab-view | 移动端tabView导航栏 |
| tab-view-swiper | 移动端 TabView 导航栏,支持 swiper 滑动 |
| image-loader | 轻巧的图片预加载 |
| loading-controller | 更快更好用的 loading |
| page-slider | 页面滚动控制器 |
| alert-view | 模态弹窗 |
| toast | toast提示 |
| waiting | 等待提示 |
| util | 常用工具集 |
| smart-viewport | 智能 viewport |