src/components/ioe-swiper/index.vue
@@ -131,6 +131,8 @@ position: relative; box-sizing: border-box; -webkit-overflow-scrolling: touch; border-radius: 20px; overflow: hidden; } .btn { border-radius: 55px; @@ -149,4 +151,9 @@ color: aliceblue; background-color: rgba($color: #000000, $alpha: 0.3); } ::v-deep .van-notice-bar__content { width: 80% !important; text-align: center; } </style>