# component_mini **Repository Path**: MoShiJie/component_mini ## Basic Information - **Project Name**: component_mini - **Description**: 小程序常用组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-06 - **Last Updated**: 2022-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # component_mini #### 介绍 小程序常用组件 #### 目前已有组件 1. 签到日历 2. 加载列表 3. 自定义弹框 4. cell #### 使用说明 1. 将所需组件拷贝到组件目录下,在所需要使用组件的页面引入组件即可使用; 2. 具体详情,代码中有使用案列