hanFengSan / eHunter

For the best reading experience
MIT License
899 stars 55 forks source link

加载失败 #26

Closed masakitenchi closed 5 years ago

masakitenchi commented 6 years ago

image

一直卡在这里,原因未知

masakitenchi commented 6 years ago

有些是正常的但是有些就像图上那样

hanFengSan commented 6 years ago

能把console截图一下吗, 按f12, 然后顶部选择console

masakitenchi commented 6 years ago

image 如图

hanFengSan commented 6 years ago

Emmm, 虽然考虑到了大小问题, 刻意限制了缓存的数量, 没想到还是爆了缓存, 你最近是不是打开过页数非常多的本子?

hanFengSan commented 6 years ago

你可以通过在console上输入: localStorage.clear() 然后回车, 来清除所有缓存, 当然, 设置也都会重置. 然后刷新一下就可以了.

我晚上会修复一下, 你也可以等更新.

masakitenchi commented 6 years ago

没有过过五百的吧...

hanFengSan commented 5 years ago

现在缓存策略改了, 这个问题应该没了.