小程序模版样式

This commit is contained in:
sugar1569 2018-09-28 17:42:57 +08:00
parent 233f2767d0
commit 9faa5cfbf6
2 changed files with 3 additions and 3 deletions

View File

@ -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;}

View File

@ -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;}