提交 db0121ae 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

fix: 修复页面高度不足以滚动

上级 aac783a4
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- #ifdef APP --> <!-- #ifdef APP -->
<scroll-view style="flex: 1"> <scroll-view style="flex: 1">
<!-- #endif --> <!-- #endif -->
<view class="page"> <view class="page container">
<text>page lifecycle</text> <text>page lifecycle</text>
<button class="uni-common-mt" @click="scrollToBottom">scrollToBottom</button> <button class="uni-common-mt" @click="scrollToBottom">scrollToBottom</button>
</view> </view>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册