From f4d67b4fd36492944462980e31e89abc83b3ddb8 Mon Sep 17 00:00:00 2001 From: zhizou Date: Mon, 1 Jul 2019 11:34:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E6=B0=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/okadmin-v2.css | 11 ++++++ index.html | 92 +++++++++++++++++++++++++--------------------- weather.html | 27 ++++++++++++++ 3 files changed, 89 insertions(+), 41 deletions(-) create mode 100644 weather.html diff --git a/css/okadmin-v2.css b/css/okadmin-v2.css index e02fe34..4b60b7e 100644 --- a/css/okadmin-v2.css +++ b/css/okadmin-v2.css @@ -466,6 +466,17 @@ background: #F2F2F2; } +/*中国天气样式*/ +.weather-ok{ + height: 49px; + line-height: 49px; +} +.weather-ok .iframe-style{ + /*height: 415px;*/ + height: 375px; + padding-top: 5px; +} + /*主体内容样式*/ .okadmin .content-body { position: absolute; diff --git a/index.html b/index.html index 3058ccf..00e1ebd 100644 --- a/index.html +++ b/index.html @@ -29,9 +29,10 @@
  • -
    -
    +
    +
    +