Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

上拉一直加载数据的问题 #446

Open
zj1234jz opened this issue Sep 7, 2022 · 0 comments
Open

上拉一直加载数据的问题 #446

zj1234jz opened this issue Sep 7, 2022 · 0 comments

Comments

@zj1234jz
Copy link

zj1234jz commented Sep 7, 2022

	<p class="header"><a class="btn-left" href="../index.html">main</a> 新闻列表 <a class="btn-right" href="list-products.html">list-products</a></p>
	<!--滑动区域-->
	<div id="mescroll" class="mescroll">
		<p class="notice">本Demo的下拉刷新: 添加新数据到列表顶部</p>
		<ul id="newsList" class="news-list">
			<!--<li>
				<p>【新闻1】标题标题标题标题</p>
				<p class="new-content">内容内容内容内容内容内容内容内容内容</p>
			</li>-->
		</ul>
		<p style="height: 100vh;"></p>
	</div>

如上在官网demo中加上这样一段 <p style="height: 100vh;"></p> 则会导致一直上拉直到数据请求完毕操作

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant