From eb53e0d1c0c66ef2be10c93709b736882be0acc4 Mon Sep 17 00:00:00 2001 From: Haiwera Date: Sat, 25 Dec 2021 17:02:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=96=87=E6=A1=A3=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ace881f..bd427af 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 一款被广泛使用的高级 Web 日历组件,颜值与功能兼备,足以应对日期相关的各种业务场景。其中主要以:年选择器、年月选择器、日期选择器、时间选择器、日期时间选择五种类型的选择方式为基本核心,并且均支持范围选择(即双控件)。内置强劲的自定义日期格式解析和合法校正机制,含中文版和国际版,主题简约却又不失灵活多样。内部采用是零依赖的原生 JavaScript 编写,可作为独立组件使用。 ## 官网 -[http://www.layui.com/laydate/](http://www.layui.com/laydate/) +[https://www.layuiweb.com/laydate/](https://www.layuiweb.com/laydate/index.htm) ## 相关 -[文档](http://www.layui.com/doc/modules/laydate.html) \ No newline at end of file +[文档](https://www.layuiweb.com/doc/modules/laydate.html)