tanxue 3 месяцев назад
Родитель
Сommit
72dd52f7b7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      common/styles/global/components.scss

+ 1 - 1
common/styles/global/components.scss

@@ -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;
 		}