Browse Source

样式修改

tanxue 4 months ago
parent
commit
962fe3c24b
1 changed files with 5 additions and 5 deletions
  1. 5 5
      common/styles/global/pages.scss

+ 5 - 5
common/styles/global/pages.scss

@@ -1227,17 +1227,17 @@
 	.game-jf-box{position: absolute;right: 24rpx;top: var(--status-bar-height);}
 	// goose
 	.game-goose-box{
-		position: absolute;bottom: 300rpx;right: 80rpx;color: #0d5f84;
+		position: absolute;bottom: 260rpx;right: 25rpx;color: #0d5f84;
 		.game-progress-text{position: absolute;left: 50%;transform: translateX(-50%);font-size: 18rpx;}
 		.game-progress-box{
-			width: 138rpx;height: 25rpx;position: absolute;left: 48rpx;
+			width: 138rpx;height: 25rpx;position: absolute;left: 50%;transform: translateX(-50%);
 			.u-line-progress__background{
 				width: 138rpx;height: 25rpx!important;
 				@include ezy-no-repeat-cover;background-image: url("@/static/images/game/jf-bj.png");
 			}
 			.u-line-progress__line{height: 25rpx!important;}
 		}
-		.goose-img-box{width: 231rpx;height: 442rpx;@include ezy-no-repeat-cover;}
+		.goose-img-box{width: 308rpx;height: 481rpx;@include ezy-no-repeat-cover;}
 	}
 	.game-goose-box0{
 		.game-progress-box{bottom: 300rpx;}
@@ -1248,8 +1248,8 @@
 		.game-progress-text{bottom: 333rpx;}
 	} 
 	.game-goose-box2{
-		.game-progress-box{bottom: 400rpx;}
-		.game-progress-text{bottom: 403rpx;}
+		.game-progress-box{bottom: 404rpx;}
+		.game-progress-text{bottom: 407rpx;}
 	} 
 	.game-goose-box3{
 		.game-progress-box{bottom: 460rpx;}