易阁云


菜单树状列表

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://cloud.b.lantin.me/eage-admin/api/v1/menus/table</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">字段名</th> <th style="text-align: left;">示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Authorization</td> <td style="text-align: left;">Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX25hbWUiOiJhZG1pbiIsInNjb3BlIjpbImFsbCJdLCJleHAiOjE2NDQ5OTQ0MTQsInVzZXJJZCI6MiwiYXV0aG9yaXRpZXMiOlsiQURNSU4iXSwianRpIjoiYWVhOGEyZDktMmQ2Ni00MDdiLWJmMDEtYWUwMTZhNDhjOWE3IiwiY2xpZW50X2lkIjoiZWFnZS1hZG1pbi13ZWIiLCJ1c2VybmFtZSI6ImFkbWluIn0.hI7TAAgilH1_jUohHyve7OXWs6X1AMi1jsC7tQK9_bUkOaP0LRFc9V4lrP5KN7XWcPwbDyT_SPfp2CDDuOcj8E_ETH5QMnGm_w9TPXEx8JMBnk8SUyo3uxpSsBv2UsCd3HJaEwnOvbLVx8jkErrSXcbqCi8NOX21R2kEhLVRGSuZioYsyt_IIKnUaP3SaLMHyDnWCObHSDQIBsRtO0ChvK2bnpbj89dpacsG-26L_yz6FyCEdxXdFMF16lA_W6KyeIH8qVewshcEby82E6uoLZ6y-XZwkmYXXA4mPEL_z9IKzLM12zgteoYR7aaGQdlkuPvpu8eqwQlkvVPJngijzQ</td> <td>是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ "code": "00000", "data": [ { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "1", "parentId": "0", "name": "系统管理", "icon": "table", "component": "Layout", "sort": 1, "visible": 1, "children": [ { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "2", "parentId": "1", "name": "用户管理", "icon": "user", "component": "system\/user\/index", "sort": 1, "visible": 1 }, { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "3", "parentId": "1", "name": "角色管理", "icon": "peoples", "component": "system\/role\/index", "sort": 2, "visible": 1 }, { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "4", "parentId": "1", "name": "菜单管理", "icon": "tree-table", "component": "system\/menu\/index", "sort": 3, "visible": 1 }, { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "5", "parentId": "1", "name": "字典管理", "icon": "education", "component": "system\/dict\/index", "sort": 5, "visible": 1 }, { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "6", "parentId": "1", "name": "客户端管理", "icon": "tab", "component": "system\/client\/index", "sort": 6, "visible": 1 } ] }, { "gmtCreate": "2022-01-02 09:12:21", "gmtModified": "2022-01-02 09:12:21", "deleted": 0, "id": "7", "parentId": "0", "name": "会员管理", "icon": "user", "component": "Layout", "sort": 4, "visible": 1 } ], "msg": "ok" } </code></pre>

页面列表

ITEM_HTML