diff --git a/README.md b/README.md index c1d3ba3f..1076bbfc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

@@ -22,10 +22,7 @@ [docker-image-size-url]: https://hub.docker.com/r/whyour/qinglong -

- - -

+[![](https://z3.ax1x.com/2021/11/18/I7KrTg.jpg)](https://whyour.cn) 简体中文 | [English](./README-en.md) diff --git a/public/images/1.jpg b/public/images/1.jpg deleted file mode 100644 index 0985a7d9..00000000 Binary files a/public/images/1.jpg and /dev/null differ diff --git a/public/images/2.jpg b/public/images/2.jpg deleted file mode 100644 index 17f61370..00000000 Binary files a/public/images/2.jpg and /dev/null differ diff --git a/src/layouts/defaultProps.tsx b/src/layouts/defaultProps.tsx index 5f42aede..a0ad39d3 100644 --- a/src/layouts/defaultProps.tsx +++ b/src/layouts/defaultProps.tsx @@ -79,6 +79,6 @@ export default { fixSiderbar: true, contentWidth: 'Fixed', splitMenus: false, - logo: '/images/qinglong.png', + logo: 'https://z3.ax1x.com/2021/11/18/I7MpAe.png', siderWidth: 180, } as any; diff --git a/src/pages/initialization/index.tsx b/src/pages/initialization/index.tsx index fce2e8e9..14f9caa1 100644 --- a/src/pages/initialization/index.tsx +++ b/src/pages/initialization/index.tsx @@ -225,7 +225,11 @@ const Initialization = () => {
- logo + logo 初始化配置
diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index 5d4f8a41..0eba38ec 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -124,7 +124,11 @@ const Login = () => {
- logo + logo {twoFactor ? '两步验证' : config.siteName}