app bug修改

This commit is contained in:
2024-04-19 17:06:56 +08:00
parent c7edc49491
commit 5674c763db
6 changed files with 69 additions and 49 deletions

View File

@@ -529,7 +529,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
top -10%
left -10%
z-index 301
transform scale(0)
// transform scale(0)
.pop_point_content
position relative
margin-top 40rpx
@@ -538,7 +538,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
border-radius 10rpx
&::after
position absolute
top -40rpx
top -36rpx
left calc(50% - 20rpx)
content ''
width: 0;