From 5146b1e1a71b4e77d57000fa0cb5cf3268664712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Tue, 14 May 2024 02:16:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- p/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/p/index.js b/p/index.js index fe06f07..16a46b0 100644 --- a/p/index.js +++ b/p/index.js @@ -255,6 +255,8 @@ function createImage (pid, n) { }, 10); imgs.appendChild(img); + + scrollToBottom(); } function doEnter (pid, needSavePid) {