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 --- /dev/null +++ b/img/zte_itslogonew.png 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 + '入' +