From 7ffa374c5594783501ad66e7f038fe50019d69cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Thu, 31 Jul 2025 11:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=B0=8F=E5=8C=BA-=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E8=BD=AE=E6=92=AD=E6=A8=AA=E5=B9=85=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/index/index.css | 4 ++++ packages/community/index/index.vue | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/community/index/index.css b/packages/community/index/index.css index c5e63b06..876821dc 100644 --- a/packages/community/index/index.css +++ b/packages/community/index/index.css @@ -104,6 +104,10 @@ image { margin: 0 5rpx; } +.swiperBox2_img{ + border-radius: 20rpx 20rpx 0 0; +} + .active { width: 26rpx; } diff --git a/packages/community/index/index.vue b/packages/community/index/index.vue index f716e6ff..dbfc5a8d 100644 --- a/packages/community/index/index.vue +++ b/packages/community/index/index.vue @@ -50,7 +50,7 @@ :key="index" @click="headerServerClick(item)" > - +