去除unicloud空间绑定,修复已知错误
This commit is contained in:
@ -106,11 +106,6 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.uni-padding-wrap {
|
||||
width: 550rpx;
|
||||
padding: 0 100rpx;
|
||||
}
|
||||
|
||||
/*轮播幻灯*/
|
||||
.swiper {
|
||||
height: 300rpx;
|
||||
@ -123,11 +118,12 @@
|
||||
}
|
||||
|
||||
.swiper-item {
|
||||
width: 100%;
|
||||
width: 96%;
|
||||
display: block;
|
||||
height: 300rpx;
|
||||
line-height: 300rpx;
|
||||
text-align: center;
|
||||
margin-left: 2%;
|
||||
}
|
||||
|
||||
.swiper-image {
|
||||
|
Reference in New Issue
Block a user