From a4b7233d4c6329a89fbc3b23637c6444fc453d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Fri, 30 Jun 2023 15:51:08 +0800 Subject: [PATCH] =?UTF-8?q?ccf=E4=BB=93=E5=BA=93=E5=8F=B3=E4=B8=8B?= =?UTF-8?q?=E8=A7=92=E6=B5=AE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index d1c049dc0..1b20937d0 100644 --- a/src/App.js +++ b/src/App.js @@ -333,7 +333,7 @@ class App extends Component { this.Modifyloginvalue()}> {/* */} - {!pathName || (pathName && pathName.toLowerCase().indexOf("glcc") === -1) ? : } + {!pathName || (pathName && pathName.toLowerCase() !== 'glcc') ? : } {/* */} {/* wiki预览 */}