ly55521
ly55521
我也遇到这个问题了,我清空所有的日志,并且在 scripts目录下发现有个 scripts的 符号链接,把这个删掉恢复了。。。 估计可能是符号链接的问题, 日志多了理论也不应该有什么影响。。。
> Hello, to help us out with this feature request, please provide: > > * Example content / page with Chinese language > * Search query string(s) that should match...
> Hello, to help us out with this feature request, please provide: > > 您好,为了帮助我们解决此功能请求,请提供: > > * Example content / page with Chinese language > * 中文示例内容/页面 > *...
> 修改 app/core 中lunr.js import lunr_ru from 'lunr-languages/lunr.zh.js'; 导入中文语言包 > > function getLunr(config) { if (instance === null) { instance = lunr; lunr_stemmer(instance); lunr_multi(instance); lunr_tinyseg(instance); config.searchExtraLanguages.forEach((lang) => { if (lang...
> 修改 app/core 中lunr.js import lunr_ru from 'lunr-languages/lunr.zh.js'; 导入中文语言包 > > function getLunr(config) { if (instance === null) { instance = lunr; lunr_stemmer(instance); lunr_multi(instance); lunr_tinyseg(instance); config.searchExtraLanguages.forEach((lang) => { if (lang...