From 5935c020f9ec97d2219150cbfcacf5b3a81b7cae 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: Fri, 24 Jul 2020 16:20:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E7=99=BB=E5=BD=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/data/menu.json | 2 +- assets/login.css | 1 + index.html | 1 + login.html | 58 ++++++++++++++++++++++++++++++++++++++++++ view/common/login.html | 46 --------------------------------- 5 files changed, 61 insertions(+), 47 deletions(-) create mode 100644 login.html delete mode 100644 view/common/login.html diff --git a/admin/data/menu.json b/admin/data/menu.json index cf8487c..a2dfc54 100644 --- a/admin/data/menu.json +++ b/admin/data/menu.json @@ -264,7 +264,7 @@ "icon": "layui-icon layui-icon-face-smile", "type": 1, "openType": "_iframe", - "href": "view/common/login.html" + "href": "login.html" }] } ] diff --git a/assets/login.css b/assets/login.css index 6a973c9..a14b24a 100644 --- a/assets/login.css +++ b/assets/login.css @@ -9,6 +9,7 @@ height: 44px!important; line-height: 44px!important; font-size: 16px!important; + background-color: #5FB878!important; font-weight: 550!important; } diff --git a/index.html b/index.html index b9de250..a906535 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,7 @@
基本资料
安全设置
+
注销登录
  • diff --git a/login.html b/login.html new file mode 100644 index 0000000..06ba466 --- /dev/null +++ b/login.html @@ -0,0 +1,58 @@ + + + + + + + + + +
    +
    + +
    Pear Admin
    +
    + 明 湖 区 最 具 影 响 力 的 设 计 规 范 之 一 +
    +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + + + + + diff --git a/view/common/login.html b/view/common/login.html deleted file mode 100644 index 76a63d2..0000000 --- a/view/common/login.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - -
    -
    - -
    Pear Admin
    -
    - 明 湖 区 最 具 影 响 力 的 设 计 规 范 之 一 -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - - - -