From 299552de86c1b2c2a6d1326d0fa5c5d32cfdd40d Mon Sep 17 00:00:00 2001 From: whyour Date: Tue, 20 Apr 2021 18:50:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2cdn=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .umirc.ts | 2 +- README.md | 2 +- src/layouts/defaultProps.tsx | 2 +- src/pages/login/index.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.umirc.ts b/.umirc.ts index 2fbf3ffb..eeb7a2c7 100644 --- a/.umirc.ts +++ b/.umirc.ts @@ -8,7 +8,7 @@ export default defineConfig({ type: 'none', }, fastRefresh: {}, - favicon: 'https://image.whyour.cn/others/g5.ico', + favicon: 'https://qinglong.whyour.cn/others/g5.ico', proxy: { '/api': { target: 'http://127.0.0.1:5678/', diff --git a/README.md b/README.md index 8951f341..7550e666 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ ### one more thing -![one-more-thing](https://image.whyour.cn/others/nice.png) +![one-more-thing](https://qinglong.whyour.cn/others/nice.png) diff --git a/src/layouts/defaultProps.tsx b/src/layouts/defaultProps.tsx index a498c170..4c1a8fc2 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://image.whyour.cn/others/qinglong.png', + logo: 'https://qinglong.whyour.cn/others/qinglong.png', } as any; diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index 7e655142..b5ddb59f 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -50,7 +50,7 @@ const Login = () => { logo {config.siteName}