From 350fe2caf454b6372e3cfef0f3f6084c055801f6 Mon Sep 17 00:00:00 2001 From: whyour Date: Tue, 20 Apr 2021 19:22:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcdn=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .umirc.ts | 2 +- src/layouts/defaultProps.tsx | 2 +- src/pages/login/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.umirc.ts b/.umirc.ts index eeb7a2c7..94e49782 100644 --- a/.umirc.ts +++ b/.umirc.ts @@ -8,7 +8,7 @@ export default defineConfig({ type: 'none', }, fastRefresh: {}, - favicon: 'https://qinglong.whyour.cn/others/g5.ico', + favicon: 'https://qinglong.whyour.cn/g5.ico', proxy: { '/api': { target: 'http://127.0.0.1:5678/', diff --git a/src/layouts/defaultProps.tsx b/src/layouts/defaultProps.tsx index 4c1a8fc2..3e50384a 100644 --- a/src/layouts/defaultProps.tsx +++ b/src/layouts/defaultProps.tsx @@ -69,5 +69,5 @@ export default { fixSiderbar: true, contentWidth: 'Fixed', splitMenus: false, - logo: 'https://qinglong.whyour.cn/others/qinglong.png', + logo: 'https://qinglong.whyour.cn/qinglong.png', } as any; diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index b5ddb59f..fe4cf969 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -50,7 +50,7 @@ const Login = () => { logo {config.siteName}