12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
|
.article {
|
||
|
background: #fff;
|
||
|
padding: 20rpx 30rpx;
|
||
|
font-size: 28rpx;
|
||
|
}
|
||
|
.title{padding-bottom:50rpx;font-size:40rpx;text-align: center;}
|
||
|
|
||
|
|
||
|
|
||
|
/* banner组件按钮 */
|
||
|
.swiper , swiper,swiper-item ,swiper-item image{width:100%;height:450rpx;}
|
||
|
.swiper{margin-bottom:20rpx;}
|