继续观看列表使用虚拟滚动

This commit is contained in:
mtvpls
2025-12-29 21:05:51 +08:00
parent 8048ba9b86
commit cae84559ea
4 changed files with 219 additions and 47 deletions

View File

@@ -52,6 +52,7 @@
"react-dom": "^18.3.1",
"react-icons": "^5.4.0",
"react-markdown": "^10.1.0",
"react-window": "^2.2.3",
"redis": "^4.6.7",
"remark-gfm": "^4.0.1",
"socket.io": "^4.8.1",
@@ -76,6 +77,7 @@
"@types/node-fetch": "^2.6.13",
"@types/react": "^18.3.18",
"@types/react-dom": "^19.1.6",
"@types/react-window": "^2.0.0",
"@types/testing-library__jest-dom": "^5.14.9",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^5.62.0",