diff --git a/themes/heo/components/NavBar.js b/themes/heo/components/NavBar.js index 32ea32a9..7bf3810f 100644 --- a/themes/heo/components/NavBar.js +++ b/themes/heo/components/NavBar.js @@ -146,7 +146,7 @@ const NavBar = props => {
- {!BLOG.THEME_SWITCH && } + {!JSON.parse(BLOG.THEME_SWITCH) && } {/* 移动端菜单按钮 */}