董国庆
2025-03-13 c64b1e69da3a72bd9cfd9d725fb812489c904199
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>
    )