WYXD左右滑动翻页

This commit is contained in:
2026-07-28 17:48:57 +08:00
parent 85ecfc4c5b
commit c5958812cf
4 changed files with 98 additions and 66 deletions

View File

@@ -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>