|
@@ -253,7 +253,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
|
|
|
background-image: url("@/static/images/common/dialog-login-img.png");
|
|
|
}
|
|
|
.tip-btn-box{
|
|
|
- width: 100%;display: flex;justify-content: space-between;
|
|
|
+ width: 100%;display: flex;justify-content: center;
|
|
|
.not-confirm-btn,.confirm-btn{
|
|
|
width: 208rpx;height: 83rpx;@include ezy-no-repeat-cover;margin: 30rpx 32rpx 0;
|
|
|
}
|