jinchaoyu 1 年之前
父节点
当前提交
1c7a1e88b6
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      pages/index/diy/index_mall.vue

+ 5 - 4
pages/index/diy/index_mall.vue

@@ -905,7 +905,7 @@ page {
 	border-radius: 30px;
 	left: 50%;
 	transform: translateX(-50%);
-	height: 56vh;
+	height: 45vh;
 	background-size: 100% auto;
 	background-image: url('http://www.gzzzyd.com/groupon/home_slices/编组 47@2x.png');
 	background-repeat: no-repeat;
@@ -913,16 +913,17 @@ page {
 	border-radius: 20rpx;
 	padding: 30rpx;
 	position: absolute;
-	top: -200rpx;
+	top: -100rpx;
 
 }
 
 .txt {
+	top: 30px;
 	width: 550rpx;
 	border-radius: 30px;
 	left: 50%;
 	transform: translateX(-50%);
-	height: 56vh;
+	height: 50vh;
 	text-align: center;
 	position: relative;
 	z-index: 999;
@@ -971,7 +972,7 @@ page {
 
 	.tips5 {
 		position: absolute;
-		bottom: 50rpx;
+		bottom: 50px;
 		width: 80%;
 		left: 50%;
 		transform: translateX(-50%);