随笔分类 -  36 Layui

1
摘要:原文:https://www.kancloud.cn/miren/miren_study/2161223 自定义列 , { field: 'pic1', title: "隐患图片", width: 100 , templet: function (d) { if (d.pic1 == '' || d 阅读全文
posted @ 2022-02-10 16:11 古兴越 阅读(550) 评论(0) 推荐(0) 编辑
摘要:原文: https://blog.csdn.net/weixin_36524613/article/details/83743328 <form class="layui-form" action=""> <div class="layui-inline"> <label class="layui- 阅读全文
posted @ 2021-12-10 14:21 古兴越 阅读(197) 评论(0) 推荐(0) 编辑
摘要:文档 https://layui.gitee.io/v2/docs/ 开源仓库地址 https://gitee.com/sentsin/layui 阅读全文
posted @ 2021-12-10 10:56 古兴越 阅读(154) 评论(0) 推荐(0) 编辑
摘要:效果 代码 <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0, min 阅读全文
posted @ 2021-06-18 17:49 古兴越 阅读(990) 评论(0) 推荐(0) 编辑
摘要:原文: https://maplemei.gitee.io/xm-select/#/component/install https://gitee.com/maplemei/xm-select https://maplemei.gitee.io/xm-select/#/basic/prop 代码 < 阅读全文
posted @ 2021-06-15 16:08 古兴越 阅读(485) 评论(0) 推荐(0) 编辑
摘要:原文: https://www.w3school.com.cn/tags/tag_iframe.asp https://www.w3school.com.cn/tags/html_ref_standardattributes.asp https://www.w3school.com.cn/jsref 阅读全文
posted @ 2020-11-02 16:28 古兴越 阅读(986) 评论(0) 推荐(0) 编辑
摘要:原文: https://www.layui.com/doc/modules/table.html tb.reload({ url: '/QualityMP/Home/GetSampledata?projectId=' + parentId}); //重载表格 table.reload('LAY-se 阅读全文
posted @ 2020-10-21 11:55 古兴越 阅读(10905) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.6u68.com/9245.html option的属性设置 height: 'full-110' 属性设置 效果 阅读全文
posted @ 2020-10-21 11:54 古兴越 阅读(7046) 评论(0) 推荐(0) 编辑
摘要:table.render({ elem: '#LAY-app-content-tags' , url: "/api/services/app/BimAttribute/GetAllForLayui" , parseData: function (res) {//自定义解析返回的数据 return { 阅读全文
posted @ 2019-12-30 15:05 古兴越 阅读(1397) 评论(0) 推荐(0) 编辑
摘要:配置项中增加参数: 例子: 阅读全文
posted @ 2019-12-11 09:02 古兴越 阅读(5435) 评论(0) 推荐(0) 编辑
摘要:简单实现 阅读全文
posted @ 2019-12-11 08:59 古兴越 阅读(6368) 评论(0) 推荐(0) 编辑
摘要:parent.layui.admin.events.closeThisTabs(); 阅读全文
posted @ 2019-12-11 08:58 古兴越 阅读(2226) 评论(0) 推荐(0) 编辑
摘要:就是普通的iframe之间方法的调用,只是注意一下src就像 阅读全文
posted @ 2019-12-11 08:57 古兴越 阅读(2772) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/yulongxue/article/details/97924591 //编辑 if (id > 0) { $.post("/Handler/CaseHandler.ashx?type=get", { Id: id }, function (data 阅读全文
posted @ 2019-12-11 08:53 古兴越 阅读(6818) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/sr_www/article/details/81394365 layuiAdmin 后台管理模板 iframe版 在新标签中打开网页 / 在iframe中打开页面 阅读全文
posted @ 2019-12-11 08:51 古兴越 阅读(2870) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.jianshu.com/p/948a474b5ed7 原文:https://blog.csdn.net/DCFANS/article/details/92064112 模板引擎中的 日期格式化 {{layui.util.toDateString(d.createDate 阅读全文
posted @ 2019-12-11 08:46 古兴越 阅读(1367) 评论(0) 推荐(1) 编辑
摘要:渲染完成后,需要重新调用layui的方法。 layui.form.render(); 阅读全文
posted @ 2019-12-11 08:44 古兴越 阅读(1533) 评论(0) 推荐(0) 编辑
摘要:lay-verify="required" 阅读全文
posted @ 2019-12-10 10:42 古兴越 阅读(4346) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/30go/p/11088549.html 后台框架:Layui Admin Iframe layui.form.render(); 阅读全文
posted @ 2019-12-09 09:21 古兴越 阅读(407) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/sr_www/article/details/81394365 核心代码: 网页结构: 测试页面: 阅读全文
posted @ 2019-12-09 09:20 古兴越 阅读(8340) 评论(0) 推荐(0) 编辑

1
点击右上角即可分享
微信分享提示