摘要:
1、当messages发生变化时执行scrollToBottom方法 useEffect(() => { scrollToBottom(); }, [messages]); const scrollToBottom = () => { //页面滚动到底部 messagesEndRef.current 阅读全文
posted @ 2024-10-29 19:03
攀仔博客
阅读(350)
评论(0)
推荐(0)
浙公网安备 33010602011771号