|
@@ -386,8 +386,8 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@include mediaSmall() {
|
|
@include mediaSmall() {
|
|
|
- .tip-title{font-size: 25rpx;margin-bottom: 16rpx;}
|
|
|
|
|
- .tip-content{font-size: 21rpx;padding-bottom: 27rpx;}
|
|
|
|
|
|
|
+ .tip-title{font-size: 24rpx;margin-bottom: 16rpx;}
|
|
|
|
|
+ .tip-content{font-size: 20rpx;padding-bottom: 27rpx;}
|
|
|
.tip-btn-box{
|
|
.tip-btn-box{
|
|
|
margin: 34rpx 0 0;
|
|
margin: 34rpx 0 0;
|
|
|
.not-confirm-btn,.confirm-btn{width: 161rpx;height: 60rpx;line-height: 60rpx;}
|
|
.not-confirm-btn,.confirm-btn{width: 161rpx;height: 60rpx;line-height: 60rpx;}
|
|
@@ -396,8 +396,8 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
|
|
|
.close-btn::after{width: 34rpx;height: 34rpx;}
|
|
.close-btn::after{width: 34rpx;height: 34rpx;}
|
|
|
}
|
|
}
|
|
|
@include mediaBig() {
|
|
@include mediaBig() {
|
|
|
- .tip-title{font-size: 61rpx;margin-bottom: 38rpx;}
|
|
|
|
|
- .tip-content{font-size: 51rpx;padding-bottom: 67rpx;}
|
|
|
|
|
|
|
+ .tip-title{font-size: 54rpx;margin-bottom: 38rpx;}
|
|
|
|
|
+ .tip-content{font-size: 46rpx;padding-bottom: 67rpx;}
|
|
|
.tip-btn-box{
|
|
.tip-btn-box{
|
|
|
margin: 83rpx 0 0;
|
|
margin: 83rpx 0 0;
|
|
|
.not-confirm-btn,.confirm-btn{width: 397rpx;height: 147rpx;line-height: 147rpx;}
|
|
.not-confirm-btn,.confirm-btn{width: 397rpx;height: 147rpx;line-height: 147rpx;}
|
|
@@ -431,7 +431,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
|
|
|
.tip-btn-box{
|
|
.tip-btn-box{
|
|
|
.not-confirm-btn,.confirm-btn{
|
|
.not-confirm-btn,.confirm-btn{
|
|
|
width: 352rpx;height: 131rpx;line-height: 131rpx;margin: 48rpx 32rpx 0;
|
|
width: 352rpx;height: 131rpx;line-height: 131rpx;margin: 48rpx 32rpx 0;
|
|
|
- font-size: 48rpx;
|
|
|
|
|
|
|
+ font-size: 46rpx;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|