-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
后台文件数量超过3万会崩溃 #43
Comments
估计是浏览器处理不过来 |
从数据库获取到资源后,都是在本地处理的。 |
有什么好的解决办法吗,佬 |
换成分页展示不知道有没有效果,你可以让gpt帮你改一下后端的代码。 |
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题,后台文件数量超过3万会崩溃,进不去后台,直接显示空白。2万8文件的时候还能进,3万就不行了。
The text was updated successfully, but these errors were encountered: