From 3401de1a0d26af7808ad2d8fd01db65296209c67 Mon Sep 17 00:00:00 2001 From: liuning <807852472@qq.com> Date: Fri, 13 Mar 2026 19:06:32 +0800 Subject: [PATCH] =?UTF-8?q?=C2=96=E8=B0=83=E8=AF=95=E5=8C=BB=E5=BA=9F?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=8A=9F=E8=83=BD=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=A3=8E=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugin/collectionMwims.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/plugin/collectionMwims.vue b/pages/plugin/collectionMwims.vue index a8470d7..3b8ae81 100644 --- a/pages/plugin/collectionMwims.vue +++ b/pages/plugin/collectionMwims.vue @@ -82,6 +82,7 @@ + ๐Ÿ“… {{collectionDate || '้€‰ๆ‹ฉๆ—ฅๆœŸ'}} โ€บ @@ -89,6 +90,7 @@ ยท + ๐Ÿ• {{collectionTime}} โ€บ @@ -454,6 +456,11 @@ transform: scale(0.98); } + .picker-icon { + font-size: 32rpx; + margin-right: 10rpx; + } + .picker-text { flex: 1; font-size: 28rpx;