xll 18 시간 전
부모
커밋
70f8e1a573
3개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      nova-tourism/components/homestay/index.less
  2. 1 0
      nova-tourism/components/homestay/index.wxml
  3. 1 1
      nova-tourism/components/homestay/index.wxss

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

@@ -116,7 +116,7 @@
             float: left;
             height: 274rpx;
             width: 330rpx;
-            background-image: url('https://file-cloud.fmode.cn/EbxZUK5lBI/20241121/01atf5032703958.png');
+            background-image: url('https://file-cloud.fmode.cn/storage/company/EbxZUK5lBI/20250621/032454550.jpg');
             break-inside: avoid;
             float: left;
             background-size: cover;

+ 1 - 0
nova-tourism/components/homestay/index.wxml

@@ -24,6 +24,7 @@
     </view>
   </view>
   <!-- 卡片 -->
+  
   <view class="Legendary-Information" wx:if="{{storeList.length!=0}}">
     <block wx:for="{{storeList}}" wx:key="item">
       <block wx:if="{{index==1&&showRoom.length==3}}">

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

@@ -99,7 +99,7 @@
   margin-bottom: 20rpx;
   height: 274rpx;
   width: 330rpx;
-  background-image: url('https://file-cloud.fmode.cn/EbxZUK5lBI/20241121/01atf5032703958.png');
+  background-image: url('https://file-cloud.fmode.cn/storage/company/EbxZUK5lBI/20250621/032454550.jpg');
   break-inside: avoid;
   float: left;
   background-size: cover;