确认弹窗

This commit is contained in:
2024-04-22 18:06:27 +08:00
parent 3fc12c7dd1
commit 27715461db
22 changed files with 2124 additions and 5 deletions

View File

@@ -421,8 +421,8 @@ uni-button{
.pop-wraper {
position: fixed;
bottom: 10%;
left: 15%;
width: 70%;
left: 10%;
width: 80%;
height: 80%;
padding: 1% 2%;
background: center / 100% 100% url(./static/images/pop_bg.png) no-repeat;