feat:修改配置文件

This commit is contained in:
NICE CODE BY DEV 2022-11-15 09:51:23 +08:00
parent 3db1b3b98f
commit 0b5e86a7ac

View File

@ -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