From bb772369fd0d47cc40456febd971382d7084a7cf Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 18 Oct 2017 11:42:07 +0800 Subject: [PATCH] 首页 调整 --- css/common.css | 2 +- img/zte_itslogonew.png | Bin 0 -> 16888 bytes js/pagejs/parkquery.js | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 img/zte_itslogonew.png diff --git a/css/common.css b/css/common.css index db6ce23..3eb42a5 100644 --- a/css/common.css +++ b/css/common.css @@ -118,7 +118,7 @@ a:active{ .foot-line .foot-logo{ height: 22px; width: 209px; - background: url("../img/zte_itslogo.png") no-repeat; + background: url("../img/zte_itslogonew.png") no-repeat; background-size: 100% 100%; margin-left: 15px; margin-top: 18px; diff --git a/img/zte_itslogonew.png b/img/zte_itslogonew.png new file mode 100644 index 0000000..ed665c8 Binary files /dev/null and b/img/zte_itslogonew.png differ diff --git a/js/pagejs/parkquery.js b/js/pagejs/parkquery.js index 546e4e3..0686f61 100644 --- a/js/pagejs/parkquery.js +++ b/js/pagejs/parkquery.js @@ -751,7 +751,7 @@ $(function () { '商圈属性' + '' + '
' + - '使用设备道闸、地磁' + + '使用设备道闸' + '
' + '
' + '出入口数' + item.plExitNum + '出' + item.plEntranceNum + '入' + -- libgit2 0.21.4