management/src/pages/system/welco/index.jsx
@@ -4,7 +4,7 @@ const SystemSettings = () => { return ( <PageContainer title={''} className={'weclome'}> <img src={require('../../../../public/logo/welcome.png')} style={{ width: "100%", height: "calc(100vh - 74px)" }} /> <img src={require('../../../../public/logo/wellcome.png')} style={{ width: "100%", height: "calc(100vh - 74px)" }} /> </PageContainer> )