From 9faa5cfbf688c984c61c4e30da37584b192e0aad Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Fri, 28 Sep 2018 17:42:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E6=A8=A1=E7=89=88?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/routine/view/crmebN/app.wxss | 4 ++-- application/routine/view/crmebN/pages/index/index.wxss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/application/routine/view/crmebN/app.wxss b/application/routine/view/crmebN/app.wxss index 33e20199..81bf62c1 100644 --- a/application/routine/view/crmebN/app.wxss +++ b/application/routine/view/crmebN/app.wxss @@ -35,7 +35,7 @@ page{font-size: 28rpx; background-color: #f7f7f7; color: #333;} .zhao{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:0.7;} .index-con{position:fixed; right:6rpx;top: 20%; width: 80rpx; height: 100rpx;} .index-con image{width: 82rpx; height: 82rpx;} -.index-con navigator{width: 82rpx; height: 100rpx;position: absolute;bottom: 0;left: 0} -.index-con .index-area{display:inline-block;top:88rpx;left:0px;position:relative;height: 600rpx;width:82rpx;} +.index-con navigator{width: 82rpx; height: 82rpx;position: absolute;bottom: 0;left: 0} +.index-con .index-area{display:inline-block;top:88rpx;left:0px;position:relative;height: 500rpx;width:82rpx;} diff --git a/application/routine/view/crmebN/pages/index/index.wxss b/application/routine/view/crmebN/pages/index/index.wxss index 2f206247..845a3e5a 100644 --- a/application/routine/view/crmebN/pages/index/index.wxss +++ b/application/routine/view/crmebN/pages/index/index.wxss @@ -2,7 +2,7 @@ .swiper-item{position: relative; width: 100%;} .swiper_banner swiper-item image{width: 100%; height: 400rpx;} .swiper-box .wx-swiper-dots.wx-swiper-dots-horizontal{width: 100%; padding-right: 30rpx;display: flex;justify-content:flex-end;box-sizing: border-box;} -.nav{ width: 100%; padding:0 40rpx; box-sizing: border-box; height: 197rpx; align-items: center; background-color: #fff;} +.nav{ width: 100%; padding:0 20rpx; box-sizing: border-box; height: 197rpx; align-items: center; background-color: #fff;} .nav .nav-item{width: 25%;} .nav .nav-item image{width: 80rpx; height:80rpx;} .nav .nav-item text{display: blcok;}