This commit is contained in:
kbing1981 2024-08-09 16:17:55 +08:00
parent 26feffdf7b
commit fd8c463e7d
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<view class="storedIntegralBottom">备注: {{item.title}}</view> <view class="storedIntegralBottom">备注: {{item.title}}</view>
</view> </view>
<uniLoadMore color="#007AFF" :iconType="iconType" :status="loadingStatus" :marginBottom="20" <uniLoadMore color="#0cb598" :iconType="iconType" :status="loadingStatus" :marginBottom="20"
:marginTop="20" v-if="isShowLoadMore" /> :marginTop="20" v-if="isShowLoadMore" />
</view> </view>
</view> </view>