<%@ page language="java" contentType="text/html; charset=UTF-8" <!--1.入门meta部分 为了确保适当的绘制和触屏缩放,须要在 <head> 之中添加 viewport 元数据标签。--> |
须要的json格式html
[{ "id": "e269accb41c94206aacf8f024ad0e31e", "text": "组织架构", "level": 1, "nodes": [{ "id": "03f6865dd6404a46b22ae9d03868c4d6", "text": "部门管理", "level": 2, "parentid": "e269accb41c94206aacf8f024ad0e31e", "url": "https://baike.baidu.com/item/UUID/5921266?fr=aladdin" }, { "id": "d8722ead863a4d8fa76ebabe24ef9de4", "text": "职位管理", "level": 2, "parentid": "e269accb41c94206aacf8f024ad0e31e", "url": "http://sports.qq.com/" }], "parentid": "0", "url": "" }, { "id": "e701dd7a8be049f69884c587a1ec4a62", "text": "员工信息", "level": 1, "nodes": [{ "id": "7d958d2027334a53b3d5b149b9c70969", "text": "员工管理", "level": 2, "nodes": [{ "id": "7e06781b7e4b4338ab4fcae2254e5365", "text": "所有", "level": 3, "parentid": "7d958d2027334a53b3d5b149b9c70969", "url": "https://www.baidu.com/" }, { "id": "dad0fa3d459e41c0b48867c2cdb7c5c0", "text": "在职", "level": 3, "parentid": "7d958d2027334a53b3d5b149b9c70969", "url": "https://jingyan.baidu.com/article/d8072ac48a423fec95cefda6.html" }, { "id": "122ac1dcb8dc4d24a797968cbaa4344a", "text": "离职", "level": 3, "parentid": "7d958d2027334a53b3d5b149b9c70969", "url": "https://jingyan.baidu.com/article/6b97984de49a461ca2b0bfcb.html" }], "parentid": "e701dd7a8be049f69884c587a1ec4a62", "url": "" }, { "id": "362ac1dcb8dc4d24a797968cbaa43689", "text": "薪资管理", "level": 2, "parentid": "e701dd7a8be049f69884c587a1ec4a62", "url": "https://www.163.com/" }], "parentid": "0", "url": "" }] |
工具类:前端
package cn.ma.power.utils;java import java.util.ArrayList; import com.alibaba.fastjson.JSONArray;jquery public class TreeUtils { } |
表结构:bootstrap
百度云:
连接:https://pan.baidu.com/s/1k18IQs7yKgIlNXJCkhaC-Q
提取码:f6f2
码云:
https://gitee.com/Luck_Me/menu_tree/tree/master