From 2ddbbcb2d530cb0b8d0d82374549fbb13ec0810b Mon Sep 17 00:00:00 2001 From: chenbiao Date: Mon, 26 Nov 2018 15:52:46 +0800 Subject: [PATCH] add img zip --- css/index.css | 6 +++--- img/silde-wrap1-icon.png | Bin 170620 -> 0 bytes img/silde-wrap2-icon.png | Bin 443737 -> 0 bytes img/silde-wrap3-icon.png | Bin 144505 -> 0 bytes img/silde-wrap4-icon.png | Bin 271086 -> 0 bytes img/silde-wrap5-icon.png | Bin 137766 -> 0 bytes index.html | 3 ++- js/index.js | 2 +- league.html | 1 + login.html | 1 + 10 files changed, 8 insertions(+), 5 deletions(-) mode change 100644 => 100755 img/silde-wrap1-icon.png mode change 100644 => 100755 img/silde-wrap2-icon.png mode change 100644 => 100755 img/silde-wrap3-icon.png mode change 100644 => 100755 img/silde-wrap4-icon.png mode change 100644 => 100755 img/silde-wrap5-icon.png diff --git a/css/index.css b/css/index.css index 6d98c32..0a62481 100755 --- a/css/index.css +++ b/css/index.css @@ -22,7 +22,7 @@ header{ background-position: 0px 0px; height: 33px; line-height: 33px; - width: 140px; + width: 240px; font-size: 22px; color: #fff; text-indent: 53px; @@ -1237,14 +1237,14 @@ header{ .gprmxc-wrap{ width: 1200px; height: 444px; - background:url("../img/silde-wrap4-icon.png") no-repeat ; + background:url("../img/silde-wrap5-icon.png") no-repeat ; cursor: pointer; position: relative; } .caruser-wrap{ width: 1200px; height: 444px; - background:url("../img/silde-wrap5-icon.png") no-repeat ; + background:url("../img/silde-wrap4-icon.png") no-repeat ; cursor: pointer; position: relative; } diff --git a/img/silde-wrap1-icon.png b/img/silde-wrap1-icon.png old mode 100644 new mode 100755 index f04cbff..ec62e77 Binary files a/img/silde-wrap1-icon.png and b/img/silde-wrap1-icon.png differ diff --git a/img/silde-wrap2-icon.png b/img/silde-wrap2-icon.png old mode 100644 new mode 100755 index f757d74..79bca6d Binary files a/img/silde-wrap2-icon.png and b/img/silde-wrap2-icon.png differ diff --git a/img/silde-wrap3-icon.png b/img/silde-wrap3-icon.png old mode 100644 new mode 100755 index b15ff65..9a96d40 Binary files a/img/silde-wrap3-icon.png and b/img/silde-wrap3-icon.png differ diff --git a/img/silde-wrap4-icon.png b/img/silde-wrap4-icon.png old mode 100644 new mode 100755 index de1cb50..2196d18 Binary files a/img/silde-wrap4-icon.png and b/img/silde-wrap4-icon.png differ diff --git a/img/silde-wrap5-icon.png b/img/silde-wrap5-icon.png old mode 100644 new mode 100755 index 8122cf2..3da28b1 Binary files a/img/silde-wrap5-icon.png and b/img/silde-wrap5-icon.png differ diff --git a/index.html b/index.html index 65d2594..1b22cd8 100755 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + 平台汇总 @@ -18,7 +19,7 @@
- 任你停 + 平台汇总
  • diff --git a/js/index.js b/js/index.js index 02df8b4..67bcaa6 100644 --- a/js/index.js +++ b/js/index.js @@ -134,7 +134,7 @@ $(document).on('click','#box li',function () { var $box = $('#box') $box.boxSlider({ speed: 1000 - , autoScroll: true + , autoScroll: false , timeout: 5000 , next: '#next' , prev: '#prev' diff --git a/league.html b/league.html index fdcaaaf..b6c2a88 100755 --- a/league.html +++ b/league.html @@ -8,6 +8,7 @@ + 加盟 diff --git a/login.html b/login.html index db83605..e7059e3 100755 --- a/login.html +++ b/login.html @@ -9,6 +9,7 @@ + 登录 -- libgit2 0.21.4