Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/treadpit/wx_calendar

微信小程序-日历组件 📅
https://github.com/treadpit/wx_calendar

calendar wxapp

Last synced: 3 months ago
JSON representation

微信小程序-日历组件 📅

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/treadpit/wx_calendar.svg?branch=master)](https://travis-ci.org/treadpit/wx_calendar)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/treadpit/wx_calendar?style=flat-square)

### Demo

以下为一个简单日历展示的使用方法

``` json {3}
{
"usingComponents": {
"calendar": "/your_component_path/calendar/index"
}
}
```

在页面 `wxml` 中引入组件

```xml

```

更多自定义配置及功能 [请查阅日历文档](https://treadpit.github.io/wx_calendar)

### 效果图

日历效果图