uniapp-业务组件库
常用小程序uniapp业务UI组件
安装
npm i @hjtui/mpui --save
# 需要配合scss使用
npm i sass sass-loader -D
使用
// 引入
import Busixxxx from '@hjtui/mpui/components/组件文件夹/组件.vue';组件介绍
| 组件名 | 组将说明 |
|---|---|
| BusiBanner | banner轮播广告业务组件 |
| BusiPopupImg | 开屏弹窗广告业务组件 |
| BusiHotSearch | 热搜词广告业务组件 |
| BaseImageLoader | 图片懒加载基础组件 |
| BaseCircleProgress | 圆形波浪进度基础组件 |
其他
Contributors ✨
Thanks goes to these wonderful people (emoji key):
|
young.zhou |
This project follows the all-contributors specification. Contributions of any kind welcome!