Browse Source

fix: 修改品牌页面

pull/7/head
张耀 3 years ago
parent
commit
6322c791e6
  1. 2
      src/components/ActivityDetail/ActivityDetail.vue

2
src/components/ActivityDetail/ActivityDetail.vue

@ -274,7 +274,7 @@ function handleGo() {
z-index: 1; z-index: 1;
width: 864px; width: 864px;
height: 485px; height: 485px;
object-fit: scale-down;
// object-fit: scale-down;
border-radius: 16px; border-radius: 16px;
} }
.swiper-pagination-bullet { .swiper-pagination-bullet {

Loading…
Cancel
Save