skyouc
2025-03-20 210988b56322931b9e0c91194f5c50f84b007688
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 >
    );