邹能昇 4 달 전
부모
커밋
fee5787a07
3개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      nova-tourism/components/homestay/index.less
  2. 1 1
      nova-tourism/components/homestay/index.wxml
  3. 0 0
      nova-tourism/components/homestay/index.wxss

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

@@ -202,7 +202,7 @@
 
 
     }
-    .bottom{
+    .bottom2{
         width: 100%;
         font-size: 26rpx;
         margin-bottom: 40rpx;

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

@@ -88,7 +88,7 @@
             </view>
         </block>
     </view>
-    <view class="bottom" wx:if="{{noMoreItems}}">没有更多民宿了...</view>
+    <view class="bottom2" wx:if="{{noMoreItems}}">没有更多民宿了...</view>
     <!-- 无搜索内容 -->
     <view class="Legendary-Information2" wx:if="{{storeList.length==0}}">
         <van-empty wx:if="{{storeList.length==0}}" image="network" description="暂无该店铺" />

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
nova-tourism/components/homestay/index.wxss


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