amazeui-touch
amazeui-touch copied to clipboard
web版中的datepicker在touch版中不提供么?
暂时没有加入,可以将 input 的 type 设置为 datetime 调用系统日历 UI。
将 input 的 type 设置为 datetime-local可以调用本地格式的日历,还挺好看的。