随笔分类 - LayUI
摘要:<style> .layui-table-cell, .layui-table-tool-panel li { overflow: visible !important; } .layui-form-select .layui-input { height: 30px; } .layui-table
阅读全文
摘要:var ids = []; var textid; var warehouse_id; function getRole(id) { table.render({ elem: '.role-table' , url: '/api/warehouse/warehouseModule' , where:
阅读全文
摘要:一 同一页面中编辑后关闭浮窗刷新当前页 table.reload('list', { page: { curr: $(".layui-laypage-em").next().html() } , where: { name: $('#search-name').val(), type_id: sea
阅读全文
摘要:第一种 <script type="text/html" id="see-bar"> <a class="layui-btn layui-btn-primary layui-btn-xs " data-id="{{d.id}}" onclick="see(this)" lay-event="See"
阅读全文
摘要:form.on('checkbox', function () { $("#xtree1").find("[type='checkbox']").prop("checked", false); $("#xtree1").find(this).prop("checked", true); form.r
阅读全文
摘要:解决layuiXtree设置单选后table中checkbox无法多选 原先写法:form.on('checkbox', function () { $("[type='checkbox']").prop("checked", ""); $(this).prop("checked", "checke
阅读全文

浙公网安备 33010602011771号