持久化存储是否允许搜索 等细节优化

This commit is contained in:
2021-12-22 23:03:25 +08:00
parent 9663826794
commit 6e7b86416b
5 changed files with 15 additions and 15 deletions

View File

@@ -121,7 +121,7 @@ class ControlBar extends PureComponent {
onClick={this.do_refresh_bound}
>
<span className="icon icon-refresh" />
<span className="control-btn-label"></span>
<span className="control-btn-label"></span>
</a>
{!!token && (
<a