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; }