From f23eb3752f2499a62cb1c4bf51294bb2aa007754 Mon Sep 17 00:00:00 2001 From: star <2321582517@qq.com> Date: Sat, 5 May 2018 16:59:53 +0800 Subject: [PATCH] update --- examples/flow.html | 1 + examples/form.html | 36 +++++++++++++------ examples/laydate.html | 4 +++ examples/laypage.html | 3 +- examples/table.html | 37 ++++++++++++++++---- src/css/layui.css | 11 ++++-- src/lay/modules/form.js | 72 +++++++++++++++++++++++++++++++++++--- src/lay/modules/laydate.js | 5 +-- src/lay/modules/laypage.js | 28 +++++++++++++-- src/layui.js | 4 +-- 10 files changed, 169 insertions(+), 32 deletions(-) diff --git a/examples/flow.html b/examples/flow.html index c867a57..3fb3353 100644 --- a/examples/flow.html +++ b/examples/flow.html @@ -24,6 +24,7 @@ img{width: 500px; height: 300px;}