WYXD左右滑动翻页
This commit is contained in:
@@ -210,10 +210,6 @@
|
||||
</view>
|
||||
</view>
|
||||
<!-- 底部锚点:两个交替切换,确保流式时每次都能触发滚动到底部 -->
|
||||
<!-- <view>
|
||||
<view id="chat-bottom-a" style="height: 0rpx;width: 1rpx;"></view>
|
||||
<view id="chat-bottom-b" style="height: 0rpx;width: 1rpx;"></view>
|
||||
</view> -->
|
||||
<view id="chat-bottom-a" style="height: 1rpx;"></view>
|
||||
<view id="chat-bottom-b" style="height: 1rpx;"></view>
|
||||
</scroll-view>
|
||||
|
||||
Reference in New Issue
Block a user