09 2021 档案
摘要:layuimini http://layuimini.99php.cn/docs/index.html layui(官网--克隆页) https://layui.org.cn/ https://www.python87.com/layui/ https://www.layuiweb.com/ ←推荐
阅读全文
摘要:layer.open({ type: 2,//Layer提供了5种层类型。可传入的值有:0(信息框,默认)1(页面层)2(iframe层)3(加载层)4(tips层) title: '养护决策-编辑', maxmin: true, //开启最大化最小化按钮 area: ['800px', '624p
阅读全文
摘要:表头样式 .layui-table-header table .layui-table-cell { height: 29px;//高度每增加1px 多表头总高实际高度就增加2px line-height: 29px; } 多表头默认高度是23.5 当我们去设置的时候要根据原有高度去设置 设置的高度
阅读全文