From 4645de18e25c1ac86966207f0228bb31ddbb93ad Mon Sep 17 00:00:00 2001 From: pangluotong <123456@163.com> Date: Mon, 21 Jul 2025 15:15:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=AD=E5=A4=B4=E6=96=B9=E5=90=91=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vercel/project.json | 1 + src/views/choujiang/lottery/CardItem.vue | 2 +- src/views/choujiang/lottery/Lottery3D.vue | 2 -- src/views/choujiang/lottery/PrizePanel.vue | 3 ++- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 .vercel/project.json diff --git a/.vercel/project.json b/.vercel/project.json new file mode 100644 index 0000000..e5b3cec --- /dev/null +++ b/.vercel/project.json @@ -0,0 +1 @@ +{"projectName":"trae_8qnxf0if"} \ No newline at end of file diff --git a/src/views/choujiang/lottery/CardItem.vue b/src/views/choujiang/lottery/CardItem.vue index 3e592dd..818a337 100644 --- a/src/views/choujiang/lottery/CardItem.vue +++ b/src/views/choujiang/lottery/CardItem.vue @@ -173,7 +173,7 @@ onBeforeUnmount(() => { /* ... */ } .details { - font-size: 30px; + font-size: 26px; color: white; text-align: center; display: flex; diff --git a/src/views/choujiang/lottery/Lottery3D.vue b/src/views/choujiang/lottery/Lottery3D.vue index d067ac2..665d051 100644 --- a/src/views/choujiang/lottery/Lottery3D.vue +++ b/src/views/choujiang/lottery/Lottery3D.vue @@ -19,8 +19,6 @@