litian
2024-07-05 ea0592a7257ab7bb2036dabd8486d6a584d07704
packagePersonal/pages/activateProduct/index.wxml
@@ -54,7 +54,8 @@
            </view>
          </view>
          <view wx:if="{{list.length == 0}}" 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" />