You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用全文搜索时中文标题未解码
Chinese title not decoded when using full text search
我的全文搜索插件如下
开启本地docsify服务时,搜索页面如下
搜索出来的中文标题未解码
我看到有一个方法说,修改src/plugins/component.js的内容,可是我是Windows本地运行,并且是引入的远程插件,并没有这些文件,请问我该如何解决?