邹能昇 3 月之前
父節點
當前提交
ee1ce8d21c
共有 2 個文件被更改,包括 7 次插入4 次删除
  1. 7 4
      nova-tourism/components/collect/index.less
  2. 0 0
      nova-tourism/components/collect/index.wxss

+ 7 - 4
nova-tourism/components/collect/index.less

@@ -13,8 +13,11 @@
     //云上风物
     .box{
         width: 100%;
-        padding-left: 30rpx;
-        padding-right: 30rpx;
+        display: flex;
+        align-items: center;
+        flex-direction: column;
+        padding-left: 20rpx;
+        padding-right: 20rpx;
         padding-top: 20rpx;
         .taps{
             width: 100%;
@@ -42,6 +45,8 @@
             }
         }
         .box-tex{
+            width: 100%;
+            padding-left: 30rpx;
             font-size: 32rpx;
             color: #67806A;
             margin-top: 16rpx;
@@ -138,8 +143,6 @@
             width: 100%;
             background-color: white;
             overflow-y: hidden;
-            padding-left: 3%;
-            padding-right: 3%;
             padding-bottom: 40rpx;
             column-count: 2; /* 设置列数 */
             column-gap: 16rpx; /* 设置列间距 */

File diff suppressed because it is too large
+ 0 - 0
nova-tourism/components/collect/index.wxss


Some files were not shown because too many files changed in this diff