From d8acb259645974c9f7c0d987e9176241d840cd39 Mon Sep 17 00:00:00 2001 From: xuan Date: Fri, 3 Mar 2023 15:40:06 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20perf(=E5=BD=93=E5=89=8D=E7=89=88?= =?UTF-8?q?=E6=9C=AC):=20=E6=AD=A3=E5=BC=8F=E7=8E=AF=E5=A2=83=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E5=BD=93=E5=89=8D=E7=89=88=E6=9C=AC=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/user/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/user/index.tsx b/src/pages/user/index.tsx index a100a20..4a8b1d0 100644 --- a/src/pages/user/index.tsx +++ b/src/pages/user/index.tsx @@ -181,7 +181,7 @@ export default () => { - {current_version} + {current_env !== 'production' && {current_version}} {current_env !== 'production' && {BASE_URL}}