tanxue 4 місяців тому
батько
коміт
cee2d32516
1 змінених файлів з 4 додано та 4 видалено
  1. 4 4
      common/styles/global/pages.scss

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

@@ -1072,9 +1072,9 @@
 	
 	// food
 	.food-img-box{width: 80rpx;height: 75rpx;position: absolute;}
-	.food-img25{bottom: 368rpx;left: 274rpx;}
-	.food-img50{bottom: 360rpx;left: 270rpx;}
-	.food-img100{bottom: 360rpx;left: 272rpx;}
+	.food-img100{bottom: 368rpx;left: 274rpx;}
+	.food-img300{bottom: 360rpx;left: 270rpx;}
+	.food-img600{bottom: 360rpx;left: 272rpx;}
 	
 	//btn
 	.food-btn-box{
@@ -1114,7 +1114,7 @@
 				@include ezy-no-repeat-cover;background-image: url("@/static/images/game/food-jf-bj.png");margin-top: 20rpx;
 				.jf-icon{width: 35rpx;height: 35rpx;margin:0 4rpx 0 10rpx;flex-shrink: 0;
 				@include ezy-no-repeat-cover;background-image: url("@/static/images/my/jf-qb.png");}
-				.jf-text{min-width: 60rpx;text-align: center;color: #fff;}
+				.jf-text{min-width: 60rpx;text-align: center;color: #fff;margin-top: 2rpx;}
 			}
 		}
 	}