From 14d5eaa8548f5bf6280d6ffea454ad7c3114226f Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Thu, 20 Sep 2018 17:02:09 +0800 Subject: [PATCH] swiper --- css/swiper.css | 1 + images/parkpoint-blue.png | Bin 0 -> 1147 bytes images/parkpoint-green.png | Bin 0 -> 1167 bytes index.html | 41 +++++++++++++++++++++++++---------------- js/main.js | 34 +++++++++++++++++----------------- style.css | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 202 insertions(+), 34 deletions(-) create mode 100755 images/parkpoint-blue.png create mode 100755 images/parkpoint-green.png diff --git a/css/swiper.css b/css/swiper.css index 1459881..473d3be 100755 --- a/css/swiper.css +++ b/css/swiper.css @@ -22,6 +22,7 @@ width: 1200px; height: 100%; margin: 0 auto; + position: relative; } .swiper-container-no-flexbox .swiper-slide { float: left; diff --git a/images/parkpoint-blue.png b/images/parkpoint-blue.png new file mode 100755 index 0000000..3bd22e0 Binary files /dev/null and b/images/parkpoint-blue.png differ diff --git a/images/parkpoint-green.png b/images/parkpoint-green.png new file mode 100755 index 0000000..2a27aee Binary files /dev/null and b/images/parkpoint-green.png differ diff --git a/index.html b/index.html index 865cdc6..fcd3f7b 100755 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + @@ -118,20 +118,29 @@