You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@charset "UTF-8";
|
|
/* 页面左右间距 */
|
|
/* 文字尺寸 */
|
|
/*文字颜色*/
|
|
/* 边框颜色 */
|
|
/* 图片加载中颜色 */
|
|
/* 行为相关颜色 */
|
|
.screen-swiper {
|
|
min-height: 100rpx !important;
|
|
}
|
|
.screen-swiper image {
|
|
overflow: hidden;
|
|
}
|
|
|
|
|