From d9db5442d34a491c6ef4f3db5f03e96905db420e Mon Sep 17 00:00:00 2001 From: whyour Date: Tue, 11 May 2021 15:25:59 +0800 Subject: [PATCH] =?UTF-8?q?ck=E7=AE=A1=E7=90=86=E9=87=8D=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/share.sh | 1 - src/layouts/defaultProps.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/shell/share.sh b/shell/share.sh index 7eeb3e53..2c21042b 100755 --- a/shell/share.sh +++ b/shell/share.sh @@ -287,5 +287,4 @@ git_pull_scripts() { detect_termux detect_macos define_cmd -fix_config import_config diff --git a/src/layouts/defaultProps.tsx b/src/layouts/defaultProps.tsx index 3e50384a..b852905b 100644 --- a/src/layouts/defaultProps.tsx +++ b/src/layouts/defaultProps.tsx @@ -26,7 +26,7 @@ export default { }, { path: '/cookie', - name: 'Cookie管理', + name: 'Session管理', icon: , component: '@/pages/cookie/index', },