邹能昇 4 月之前
父节点
当前提交
4f10b0ba02
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nova-tourism/components/homestay/index.less
  2. 0 0
      nova-tourism/components/homestay/index.wxss

+ 1 - 1
nova-tourism/components/homestay/index.less

@@ -92,7 +92,7 @@
         .container {
             display: flex; /* 使用 Flexbox 布局 */
             flex-direction: column; /* 垂直排列 */
-            width: calc(50% - 10rpx); /* 计算宽度,考虑间距 */
+            width: calc(50% - 20rpx); /* 计算宽度,考虑间距 */
             margin-bottom: 20rpx; /* 设置底部间距 */
             .picbox {
                 height: 280rpx;

文件差异内容过多而无法显示
+ 0 - 0
nova-tourism/components/homestay/index.wxss


部分文件因为文件数量过多而无法显示