邹能昇 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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.