skyouc
2025-03-20 ef68e47e7a9f07ad84075504ff3cc8654c299ce7
rsf-admin/src/page/login/index.jsx
@@ -113,9 +113,9 @@
                    <Login systemInfo={systemInfo} tenantList={tenantList} />
                )}
                <Box mb={1} sx={{ textAlign: 'center' }}>
                {/* <Box mb={1} sx={{ textAlign: 'center' }}>
                    <Typography variant="caption" align="center">{translate("page.login.footer")}</Typography>
                </Box>
                </Box> */}
            </Card>
        </Box >
    );