From 510e79ef59761e1a74b9b347b98307bf97940ff7 Mon Sep 17 00:00:00 2001 From: zhanmingkan <496160012@qq.com> Date: 星期六, 14 五月 2022 12:51:30 +0800 Subject: [PATCH] 编辑了JOSN --- assets/config/layerMenu.json | 62 +++++++++++++++++++++++++++++- view/index.html | 6 +- 2 files changed, 62 insertions(+), 6 deletions(-) diff --git a/assets/config/layerMenu.json b/assets/config/layerMenu.json index e348703..c276853 100644 --- a/assets/config/layerMenu.json +++ b/assets/config/layerMenu.json @@ -4,7 +4,7 @@ "id": 1, "field": "BaseMap", "checked": false, - "spread": true, + "spread": false, "disabled":true, "children": [ { @@ -62,7 +62,7 @@ "id": 2, "field": "Terrain", "checked": false, - "spread": true, + "spread": false, "disabled":true, "children": [ { @@ -84,7 +84,7 @@ "id":3, "field": "Plotting", "checked": false, - "spread": true, + "spread": false, "disabled":true, "children": [ { @@ -109,4 +109,60 @@ "spread": true, "children": [] } + ,{ + "title":"鍓戦榿鐚効濉�", + "id":4, + "field": "cat", + "checked": false, + "spread": true, + "children": [ + { + "title": "鍖哄煙鍦拌川姒傚喌", + "id": 41, + "checked": true, + "field": "cat" + }, + { + "title": "璺嚎鍓栭潰鍜岀偣浣�", + "id": 42, + "checked": false, + "field": "cat", + "spread": true, + "children": [ + { + "title": "澶ч殕缁� P3d", + "id": 421, + "checked": false, + "field": "cat" + }, { + "title": "鍚村鍧粍 P3w", + "id": 422, + "checked": false, + "field": "cat" + }, { + "title": "鑼呭彛缁� P2m", + "id": 423, + "checked": false, + "field": "cat" + }, { + "title": "鏍栭湠缁� P2q", + "id": 424, + "checked": false, + "field": "cat" + },{ + "title": "姊佸北缁� P1L", + "id": 424, + "checked": false, + "field": "cat" + } + ] + }, + { + "title": "鍓栭潰瑙i噴", + "id": 42, + "checked": true, + "field": "cat" + } + ] + } ] \ No newline at end of file diff --git a/view/index.html b/view/index.html index b2f9896..b3bcf84 100644 --- a/view/index.html +++ b/view/index.html @@ -7,7 +7,7 @@ <META HTTP-EQUIV="pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate"> <META HTTP-EQUIV="expires" CONTENT="0"> - <title>涓夌淮搴曞骇骞冲彴</title> + <title>CUGB DDE 绯荤粺</title> <link href="../libs/layui/css/layui.css" rel="stylesheet"> <link href="../assets/css/index.css" rel="stylesheet"> @@ -109,8 +109,8 @@ <!--logo--> <div id="logo" class="logo"> <div class="logo-name"> - <img src="../assets/images/login/logo.png" style="margin-top: -5px;width: 56px;" /> - <span>涓搧鍩庨檯涓夌淮搴曞骇骞冲彴</span> + <!-- <img src="../assets/images/login/logo.png" style="margin-top: -5px;width: 56px;" /> --> + <span>CUGB DDE 绯荤粺</span> </div> </div> <!--鐧诲綍鍏ュ彛--> -- Gitblit v1.9.1