From f6228f30147e3ec6c5ec79f221cab34262882fac Mon Sep 17 00:00:00 2001 From: lh_wang Date: Mon, 10 Aug 2015 15:08:13 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=8E=A8=E8=8D=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- meitu/css/main.css | 6 +- meitu/index.html | 59 +++++----- meitu/js/home/dashboard.js | 4 + meitu/js/home/events.js | 54 ++++----- meitu/js/home/info.js | 219 +++++++++++++++++-------------------- meitu/js/home/search.js | 13 +++ meitu/js/main.js | 4 +- 7 files changed, 177 insertions(+), 182 deletions(-) diff --git a/meitu/css/main.css b/meitu/css/main.css index b01bbac..c83c5ee 100644 --- a/meitu/css/main.css +++ b/meitu/css/main.css @@ -306,7 +306,7 @@ html body { left: 0px; right: 0px; bottom: 5px; - height: 130px; + height: 25px; z-index: 10000; overflow: hidden; } @@ -337,9 +337,8 @@ html body { } .SN_info_tui { position: relative; - margin-top: 20px; margin-left: 4px; - height: 100px; + min-height: 100px; overflow: hidden; } .SN_info_tui_div { @@ -358,7 +357,6 @@ html body { } #SN_info_btn { position: absolute; - top: 2px; width: 25px; margin-left: -12px; left: 50%; diff --git a/meitu/index.html b/meitu/index.html index aa39034..b23dfd4 100644 --- a/meitu/index.html +++ b/meitu/index.html @@ -189,48 +189,39 @@
-
+