闫增涛
2024-12-20 55949f95a609733d1771d5b017d679cd7d1f005d
packagePersonal/pages/myMassage/index.wxml
@@ -22,7 +22,8 @@
      </view>
    </view>
    <view wx:if="{{list.length == 0 && !skeletonLoding}}" class="empyt">
      <t-empty icon="folder-open" description="暂无数据" />
      <!-- <t-empty icon="folder-open" description="暂无数据" /> -->
      <empty />
    </view>
    <view class="bottom-loading" wx:if="{{bottomLoading}}">
      <t-loading theme="circular" size="40rpx" text="加载中..." class="wrapper" />