From 9335c46f7eb5c84237eff6359770ba3ec0c49d92 Mon Sep 17 00:00:00 2001 From: 1099438829 <1099438829@qq.com> Date: Thu, 16 Jan 2020 15:04:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=89=93=E5=BC=80=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=E5=9B=BE=E6=A0=87=E4=B8=8D=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/safari/js/index.js | 2 +- css/index.css | 2 +- index.html | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/safari/js/index.js b/app/safari/js/index.js index 6bc90c0..7b38b0e 100644 --- a/app/safari/js/index.js +++ b/app/safari/js/index.js @@ -24,7 +24,7 @@ var helangSearch = { this.els.hotList.html(function() { var str = ''; $.each(_this.hot.list, function(index, item) { - str += '' + '
' + (index + 1) + '
' + '
' + item + '
' + '
'; + str += '' + '
' + (index + 1) + '
' + '
' + item + '
' + '
'; }); return str; }); diff --git a/css/index.css b/css/index.css index 7230e47..4dbc825 100644 --- a/css/index.css +++ b/css/index.css @@ -810,7 +810,7 @@ body { .win10-open-iframe .layui-layer-title img.icon,#win10_btn_group_middle .btn_title img.icon{ width: 20px; position: relative; - top:0px ; + top:5px ; } #win10-menu>.list>.sub-item img.icon,#win10-menu>.list>.item img.icon{ diff --git a/index.html b/index.html index 420b8de..259de2c 100644 --- a/index.html +++ b/index.html @@ -115,8 +115,9 @@
-
- finderfinder +