zy-acs-flow/src/page/settings/Settings.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-acs-flow/src/page/settings/Settings.jsx
@@ -91,9 +91,19 @@ sx={{ p: 3 }} {...other} > <Typography> Base Settings </Typography> <Grid container spacing={6}> <Grid item xs={12}> {/* https://github.com/themeselection/materio-mui-nextjs-admin-template-free/blob/main/javascript-version/src/views/account-settings/account/AccountDetails.jsx */} <Card> <CardContent className='mbe-5'> <Typography> Base Settings </Typography> </CardContent> </Card> </Grid> </Grid> </Box> )