提交 8e3050ae 编写于 作者: F F-loat 提交者: 陈帅

fix: judgment condition of autoHideHeader switch

上级 5ec7dcf6
......@@ -60,7 +60,7 @@ class SettingDarwer extends PureComponent {
},
{
title: '下滑时隐藏 Header',
hide: fixedHeader,
hide: !fixedHeader,
action: [
<Switch
size="small"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册