mirror of
https://gitee.com/layui/layui.git
synced 2025-10-07 23:24:32 +08:00
修正 laydate 圆圈主题示例选择器
This commit is contained in:
@@ -58,7 +58,7 @@ layui.use(function(){
|
||||
|
||||
// 圆圈高亮主题
|
||||
laydate.render({
|
||||
elem: 'ID-laydate-theme-circle',
|
||||
elem: '#ID-laydate-theme-circle',
|
||||
theme: 'circle' // 2.8+新增主题
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user