mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
logo使用七牛云
This commit is contained in:
@@ -226,12 +226,7 @@ export default function (props: any) {
|
||||
selectedKeys={[props.location.pathname]}
|
||||
loading={loading}
|
||||
ErrorBoundary={Sentry.ErrorBoundary}
|
||||
logo={
|
||||
<Image
|
||||
preview={false}
|
||||
src="https://img.gejiba.com/images/a3f551e09ac19add4c49ec16228729c5.png"
|
||||
/>
|
||||
}
|
||||
logo={<Image preview={false} src="https://qn.whyour.cn/logo.png" />}
|
||||
title={
|
||||
<>
|
||||
<span style={{ fontSize: 16 }}>控制面板</span>
|
||||
|
||||
Reference in New Issue
Block a user