@@ -39,7 +39,7 @@ export default {
<style>
.no-data {
text-align: center;
- padding-top: 50rpx;
+ padding: 50rpx 0;
color: #bbbec4;
font-size: 30rpx;
}
@@ -51,7 +51,7 @@ export default {
<style lang="stylus" scoped>
.swiper {
- height: 200rpx !important;
+ height: 350rpx !important;
img {
height: 100%;
width: 100%;