From c99f7557b28afa311d0afcd82e4144e4f054d419 Mon Sep 17 00:00:00 2001 From: no99 <17663930442@163.com> Date: Fri, 25 Jul 2025 15:22:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=81=9A=E5=85=A8=E5=B1=8F=E9=80=82?= =?UTF-8?q?=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/choujiang/hxl-cj/cj.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/choujiang/hxl-cj/cj.vue b/src/views/choujiang/hxl-cj/cj.vue index 5da3163..35e73f0 100644 --- a/src/views/choujiang/hxl-cj/cj.vue +++ b/src/views/choujiang/hxl-cj/cj.vue @@ -541,7 +541,7 @@ const initCards = () => { 1, 10000 ); - camera.position.z = 3500; + camera.position.z = 3000; scene = new THREE.Scene(); @@ -1555,7 +1555,7 @@ button { justify-content: center; flex-wrap: nowrap; /* color: rgba(127, 255, 255, 0.75); */ - width: 30vh; + width: 29vh; height: 9.5vh; box-sizing: border-box; transition: transform 1s ease-in; @@ -2039,7 +2039,7 @@ button { } .shine.prize-item { - /* width: 24vh; */ + /* width: 29.5vh; */ margin: 1.2vh 0; }