# uniapp 时间段选择组件 **Repository Path**: chen1142399899/TimeRange ## Basic Information - **Project Name**: uniapp 时间段选择组件 - **Description**: uniapp 时间段选择组件 - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-25 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uniapp 时间段选择组件 #### 介绍 uniapp 时间段选择组件 #### 软件架构 软件架构说明 #### 安装教程 下载timeRange 组件 #### 使用说明 1. 把timeRange 文件夹放到components文件夹下 2. 页面中注册组件 import timeRange from "@/components/timeRange/index.vue" components: { timeRange }, 3. timeConfirm 确认事件 cancel 关闭事件 isUnder 控制显示隐藏组件 time 默认值格式 time:['08','0','0','18','0'],