From c310c9b1ed753c5412c7f69c9103c46a1a17c80d Mon Sep 17 00:00:00 2001 From: wangzimeng <3297159934@qq.com> Date: Tue, 29 Jul 2025 10:26:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E5=8F=82=E5=8A=A0=E7=9A=84=E6=A0=B8?= =?UTF-8?q?=E9=94=80=E8=AE=A2=E5=8D=95=E7=9A=84=E4=BA=8C=E7=BB=B4=E7=A0=81?= =?UTF-8?q?=E7=9A=84=E9=81=AE=E7=BD=A9=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packageA/qrcodeSwiper.vue | 164 ++++++++++++++++++++------------------ 1 file changed, 85 insertions(+), 79 deletions(-) diff --git a/packageA/qrcodeSwiper.vue b/packageA/qrcodeSwiper.vue index b470a5b..00cf149 100644 --- a/packageA/qrcodeSwiper.vue +++ b/packageA/qrcodeSwiper.vue @@ -5,12 +5,15 @@ :style="{height: swiperHeight + 'rpx'}"> - + style="border: 2rpx solid #9C9C9C;width: 280rpx;height: 280rpx;margin: 0 auto;border-radius: 8rpx;"> + - - + + + {{item.name}} @@ -86,95 +89,98 @@