# 微信小程序日历单选组件可一行轮播 **Repository Path**: gaobo_111/date ## Basic Information - **Project Name**: 微信小程序日历单选组件可一行轮播 - **Description**: 微信小程序日历单选组件可一行轮播 自定义强度高 需要范围选择可自定义 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-17 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微信小程序日历单选组件可一行轮播 #### 介绍 微信小程序日历单选组件可一行轮播 自定义强度高 需要范围选择可自定义 #### 软件架构 软件架构说明 #### 使用方式 { "usingComponents": { "calendar":"/components/XGcalendar/calendar" }, "navigationBarTitleText": "预定" } // 监听日历 Calendar(e) { let v = e.detail console.log() }, #### 注意