shish 11 місяців тому
батько
коміт
4f00f55f6f
1 змінених файлів з 53 додано та 53 видалено
  1. 53 53
      mallApp/src/pages/home/recent.vue

+ 53 - 53
mallApp/src/pages/home/recent.vue

@@ -44,7 +44,7 @@
                   <view class="section_1 flex-col">
                     <image class="logo" :src="item.smallAvatar" />
                   </view>
-                  <view class="text-group_7 flex-col justify-between">
+                                     <view class="text-group_7 flex-col justify-start">
                     <text class="text_8">{{item.name}}</text>
                     <text class="text_9">{{item.address}}{{item.floor}}</text>
                   </view>
@@ -289,10 +289,10 @@ page {
         margin-bottom: 25upx;
         overflow: hidden;
         
-        .image-text_7 {
-          width: 674upx;
-          height: 120upx;
-          margin: 40upx 0 0 31upx;
+                 .image-text_7 {
+           width: 674upx;
+           height: 180upx;
+           margin: 40upx 0 0 31upx;
           
           .section_1 {
             width: 120upx;
@@ -305,10 +305,10 @@ page {
             }
           }
           
-          .text-group_7 {
-            width: 533upx;
-            height: 99upx;
-            margin-top: 5upx;
+                     .text-group_7 {
+             width: 533upx;
+             height: 100upx;
+             margin-top: 5upx;
             
             .text_8 {
               width: 458upx;
@@ -324,17 +324,17 @@ page {
             }
             
             .text_9 {
-              width: 250upx;
-              height: 29upx;
-              color: rgba(153, 153, 153, 1);
-              font-size: 26upx;
-              text-align: left;
-              white-space: nowrap;
-              text-overflow: ellipsis;
-              line-height: 29upx;
-              margin-top: 10upx;
-              overflow: hidden;
-            }
+               width: 250upx;
+               height: 29upx;
+               color: rgba(153, 153, 153, 1);
+               font-size: 26upx;
+               text-align: left;
+               white-space: nowrap;
+               text-overflow: ellipsis;
+               line-height: 29upx;
+               margin-top: 20upx;
+               overflow: hidden;
+             }
           }
         }
         
@@ -395,17 +395,17 @@ page {
           }
         }
 
-        .button_4 {
-          height: 80upx;
-          line-height: 80upx;
-          text-align: center;
-          background-color: #FF2842;
-          width: 130upx;
-          position: absolute;
-          right: 30upx;
-          top: 105upx;
-          border-radius: 20upx;
-          z-index: 10;
+                 .button_4 {
+           height: 80upx;
+           line-height: 80upx;
+           text-align: center;
+           background-color: #FF2842;
+           width: 130upx;
+           position: absolute;
+           right: 40upx;
+           top: 165upx;
+           border-radius: 20upx;
+           z-index: 10;
           
           .text_13 {
             color: rgba(255, 255, 255, 1);
@@ -414,17 +414,17 @@ page {
           }
         }
 
-        .button_9 {
-          height: 80upx;
-          line-height: 80upx;
-          text-align: center;
-          background-color: #FF2842;
-          width: 130upx;
-          position: absolute;
-          right: 215upx;
-          top: 105upx;
-          border-radius: 20upx;
-          z-index: 10;
+                 .button_9 {
+           height: 80upx;
+           line-height: 80upx;
+           text-align: center;
+           background-color: #FF2842;
+           width: 130upx;
+           position: absolute;
+           right: 215upx;
+           top: 165upx;
+           border-radius: 20upx;
+           z-index: 10;
           
           .text_13 {
             color: rgba(255, 255, 255, 1);
@@ -433,17 +433,17 @@ page {
           }
         }
 
-        .button_15 {
-          height: 80upx;
-          line-height: 80upx;
-          text-align: center;
-          background-color: #FF2842;
-          width: 130upx;
-          position: absolute;
-          right: 380upx;
-          top: 105upx;
-          border-radius: 20upx;
-          z-index: 10;
+                 .button_15 {
+           height: 80upx;
+           line-height: 80upx;
+           text-align: center;
+           background-color: #FF2842;
+           width: 130upx;
+           position: absolute;
+           right: 390upx;
+           top: 165upx;
+           border-radius: 20upx;
+           z-index: 10;
           
           .text_13 {
             color: rgba(255, 255, 255, 1);