From 29c7d34b7707c5863c2054a14ee045fdc18b33c5 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 30 Aug 2024 16:19:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/my/index.vue b/pages/my/index.vue index 9c6755d..2a0dbd2 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -1119,4 +1119,7 @@ flex-wrap: wrap; justify-content: flex-start; } + .djtit{ + font-size: 22rpx; + } \ No newline at end of file