skyouc
2025-03-21 65a30e30a0df5d92bdf5290a636db56ca79b9562
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 >
    );