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
    -
    - 明 湖 区 最 具 影 响 力 的 设 计 规 范 之 一 -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - - - -