You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git/scr/miniprogram-2/pages/turntable/turntable.wxss

21 lines
285 B

/* pages/turntable/turntable.wxss */
.bg_1 {
width: 650rpx;
height: 651rpx;
position: relative;
top: -200rpx;
}
.bg_2 {
width: 514rpx;
height: 514rpx;
position: absolute;
top: 60rpx;
}
.start {
width: 134rpx;
height: 163rpx;
position: absolute;
top: 220rpx;
}