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}