layui树形菜单动态遍历的例子
网络编程 2021-07-04 15:01www.168986.cn编程入门
今天长沙网络推广就为大家分享一篇layui树形菜单动态遍历的例子,具有很好的参考价值,希望对大家有所帮助。一起跟随长沙网络推广过来看看吧
1、前端jsp页面
<%@ page language="java" pageEncoding="UTF-8" contentType="text/html; charset=utf-8"%> <%@taglib uri="http://java.sun./jsp/jstl/core" prefix="c"%> <%@taglib uri="http://java.sun./jsp/jstl/functions" prefix="fn"%> <%@taglib uri="http://java.sun./jsp/jstl/fmt" prefix="fmt"%> <link rel="stylesheet" href="${pageContext.request.contextPath}/layui/scd/src/css/iconfont.css" rel="external nofollow" /> <script type="text/javascript"> layui.use(['layer','tree'],function(){ var layer = layui.layer ,$ = layui.jquery; layui.tree({ elem: '#demo1' //指定元素 ,click: function(item){ //点击节点回调 if(item.preview!=null){ var index = layer.open({ type: 2, title: item.name, content:"/varietySystem/"+item.preview }); layer.full(index); $(window).on("resize",function(){ layer.full(index); }); } }, nodes: [ //节点 { name: '申请文件' ,id: 1 ,alias: 'shenqingwenjian' ,spread: true //默认展开 ,children:function(){ var arr = []; <c:forEach items="${applyRequestList}" var="applyRequest"> <c:if test="${applyRequest.state == null }"> arr.push({ name:"请求书" ,preview: 'firstReceiveTree/toApplyRequestInfo/${applyRequest.idpk}' }); </c:if> <c:if test="${applyRequest.state != null}"> arr.push({ name:"请求书 <fmt:formatDate value="${applyRequest.correcttime}" pattern="yyyyMMdd" />" ,preview: 'firstReceiveTree/toApplyRequestInfo/${applyRequest.idpk}' }); </c:if> </c:forEach> return arr; }() }, { name: '中间文件' ,id: 1 ,alias: 'zhongjianwenjian' ,children:function(){ var arr = []; <c:forEach items="${StatementAndCorrection}" var="StatementAndCorrection"> <c:if test="${StatementAndCorrection.type==0}"> arr.push({ name:"意见陈述书 <fmt:formatDate value="${StatementAndCorrection.submittime}" pattern="yyyyMMdd" />" ,preview: 'statementOpinion/preview?idpk=${StatementAndCorrection.typeid}' }); </c:if> </c:forEach> return arr; }() }, { name: '通知书' ,id: 1 ,alias: 'tongzhishu' ,children:function(){ var arr = []; <c:if test="${not empty formalityNoticeList}"> <c:forEach items="${formalityNoticeList}" var="formalityNotice"> arr.push({ name:"手续合格通知书 <fmt:formatDate value="${formalityNotice.datewriting}" pattern="yyyyMMdd" />" ,preview: 'formalityNotice/noticeInfo/${formalityNotice.idpk}' }); </c:forEach> </c:if> return arr; }() } ] }); }); </script> <table class="layui-table free_tree" > <tbody> <tr> <td style="background: #fff;padding:0px;"> <div style="width:240px;position:relative; max-height:545px; overflow:auto;" > <ul id="demo1"></ul> </div> </td> </tr> </tbody> </table> <style> #demo1>li{ background: #f2f2f2; padding: 4px 0 0 5px; border-bottom: 1px solid #e6e6e6; line-height:25px; } #demo1>li:last-child{ border-bottom:none; } #demo1>li>a{ padding-bottom: 4px; } #demo1>li ul{ background: #fff; margin-left:-5px; } #demo1>li ul>li{ border-bottom: 1px solid #e6e6e6; /padding: 4px 0px 3px 27px;/ padding: 4px 0px 3px 6px; } #demo1>li ul li:first-child{ border-:1px solid #e6e6e6; } #demo1>li ul>li:last-child{ border-bottom:none; } .layui-tree li i { padding-left: 3px; } .layui-tree li a cite{ padding: 0 3px; } #demo1>li ul>li a cite{ font-size:8px; } #demo1>li ul>li:hover{ background: #f2f2f2; } .free_tree_style{ margin-left:241px; } </style>
以上这篇layui树形菜单动态遍历的例子就是长沙网络推广分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持狼蚁SEO。
编程语言
- 甘肃哪有关键词排名优化购买方式有哪些
- 甘肃SEO如何做网站优化
- 河南seo关键词优化怎么做电话营销
- 北京SEO优化如何做QQ群营销
- 来宾百度关键词排名:提升您网站曝光率的关键
- 卢龙关键词优化:提升您网站排名的策略与技巧
- 山东网站优化的注意事项有哪些
- 四川整站优化怎样提升在搜索引擎中的排名
- 疏附整站优化:提升网站性能与用户体验的全新
- 海南seo主要做什么工作售后服务要做到哪些
- 荣昌百度网站优化:提升您网站的搜索引擎排名
- 河北seo网站排名关键词优化如何做SEO
- 江西优化关键词排名推广售后保障一般有哪些
- 古浪SEO优化:提升你的网站可见性
- 西藏网站排名优化怎么把网站排名在百度首页
- 如何提升阳东百度快照排名:详尽指南