Commit 5322c986 authored by 18224442217's avatar 18224442217

no message

parent 232f4dbe
......@@ -102,9 +102,9 @@
:enable-back-to-top="true" :enable-flex="true"
@scrolltolower="lower" :style="{ 'height': `calc(100% - ${scrollHeight})`}">
<AirTicketList :dataList="NewDataList"></AirTicketList>
<!-- <view class="MT10 MB10">
<view class="MT10 MB10">
<u-loadmore :status="status" :load-text="loadText" :font-size="24" :margin-top="0" :margin-bottom="0" bg-color="#f0f4f7" />
</view> -->
</view>
</scroll-view>
<u-popup
......@@ -198,7 +198,7 @@
filterDateList: [],
NewDataList:[],
dataList:[],
status: 'loadmore',
status: 'nomore',
loadText: {
loadmore: "轻轻上拉,加载更多",
loading: "努力加载中",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment