Browse Source

Merge branch 'milestone-20250722-抽奖' into milestone-20250722-众筹抽奖合并专用分支

milestone-20250723-众筹
no99 3 weeks ago
parent
commit
0147e449a8
  1. 6
      src/views/choujiang/hxl-cj/cj.vue

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

Loading…
Cancel
Save