Browse Source

适配

master
yusong1228 3 weeks ago
parent
commit
76445f57b8
  1. 4
      src/views/DZP3.vue

4
src/views/DZP3.vue

@ -285,7 +285,7 @@ onMounted(() => {
.wheel-base {
background-image: url('/public/wheel-base1.png');
position: fixed;
left: 535px;
left: 28%;
top: 160px;
width: 568px;
height: 600px;
@ -298,7 +298,7 @@ onMounted(() => {
.luckyWheel .lucky {
aspect-ratio: 1/1;
color: aqua;
margin-top: -3rem;
margin-top: -10%;
}
h1 {

Loading…
Cancel
Save