Compare commits

...

2 Commits

Author SHA1 Message Date
55620449e4 Merge branch 'main' of http://47.107.152.87:3000/dyf/APP 2025-09-10 10:47:08 +08:00
d7a91a6df2 适配灯光弹框 2025-09-10 10:47:04 +08:00

View File

@ -1625,7 +1625,7 @@
/* 弹窗主体 */
.agreement-popup {
width: 100%;
height: 50%;
/* height: 50%; */
background-color: rgb(42, 42, 42);
border-radius: 60rpx 60rpx 0rpx 0rpx;
padding: 40rpx;