From 457ed55b92dd71fcb025d13292ac478e426a3b88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Tue, 11 Aug 2020 12:58:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BA=E7=99=BD=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/data/menu.json | 7 +++++++ view/system/person.html | 23 ++++++++++++++--------- view/system/space.html | 18 ++++++++++++++++++ 3 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 view/system/space.html diff --git a/admin/data/menu.json b/admin/data/menu.json index 9f97c31..b4de64e 100644 --- a/admin/data/menu.json +++ b/admin/data/menu.json @@ -280,6 +280,13 @@ "type": 1, "openType": "_iframe", "href": "login.html" + },{ + "id": 702, + "title": "空白页面", + "icon": "layui-icon layui-icon-face-smile", + "type": 1, + "openType": "_iframe", + "href": "view/system/space.html" }] } ] diff --git a/view/system/person.html b/view/system/person.html index 7872c6f..e630b14 100644 --- a/view/system/person.html +++ b/view/system/person.html @@ -2,20 +2,25 @@
-