Home
Softono

Wx Calendar

Open source MIT JavaScript
2.5K
Stars
492
Forks
50
Issues
51
Watchers
3 years
Last Commit

 About Wx Calendar

微信小程序-日历组件 📅

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Wx Calendar?

We provide expert installation service for this software. Our team will install, configure, and secure Wx Calendar on your server. plans start at just $30.

Wx Calendar

View on GitHub

Build Status Libraries.io dependency status for GitHub repo

Demo

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

{
  "usingComponents": {
    "calendar": "/your_component_path/calendar/index"
  }
}

在页面 wxml 中引入组件

<calendar />

更多自定义配置及功能 请查阅日历文档

效果图

日历效果图