From b624d577f3b617f0f14474612906b369913c2c3a Mon Sep 17 00:00:00 2001 From: bobi Date: Sat, 30 Mar 2019 19:53:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A4=A9=E6=B0=94=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/okadmin.css | 1 + index.html | 30 ++++++++++++++++++++---------- welcome.html | 19 ------------------- 3 files changed, 21 insertions(+), 29 deletions(-) diff --git a/css/okadmin.css b/css/okadmin.css index 3fa5d48..a244e39 100644 --- a/css/okadmin.css +++ b/css/okadmin.css @@ -18,6 +18,7 @@ .layui-layout-left{left:235px} .layui-tab-title li:first-child .layui-tab-close{display:none} .menu-switch{width:30px;height:30px;position:relative;left:200px;top:16px;color:#fff;background-color:#1AA094;text-align:center;line-height:30px;cursor:pointer} +.weather{margin: 15px 0 0 20px;} .layui-nav-tree .layui-nav-child a{padding-left:36px} .layui-tab-title li{background-color:#f2f2f2} .content-body{position:absolute;top:46px;right:0;bottom:42px;left:200px;z-index:1;overflow:hidden} diff --git a/index.html b/index.html index 9ba3f76..6ac256f 100644 --- a/index.html +++ b/index.html @@ -21,16 +21,8 @@