1. 新建以下sm样式,保存为layform_sm.css文件名,然后导入到layui.css的后面. .layui-input-sm,.layui-select-sm,.layui-textarea-sm { width:100px; height:25px; line-height:; border-width:1px; border-style:solid; background-color:#fff; border-radius:2px; border-color:#e6e6e6; pa…