feat:修改配置文件
This commit is contained in:
parent
3db1b3b98f
commit
0b5e86a7ac
@ -62,7 +62,7 @@ const BasicLayout: React.FC<IBasicLayout> = ({ children, ...rest }: any) => {
|
||||
return (
|
||||
<ProLayout
|
||||
className="g-basic-layout"
|
||||
logo="http://jzx-h5.oss-cn-hangzhou.aliyuncs.com/static/pill.png?x-oss-process=img/q/80"
|
||||
logo={require('@/assets/images/login.png')}
|
||||
title="nicecode"
|
||||
siderWidth={180}
|
||||
fixedHeader
|
||||
|
Loading…
Reference in New Issue
Block a user