feat: 用户设置页面

This commit is contained in:
landaiqing
2024-07-03 00:13:34 +08:00
parent fffa48f558
commit 514d6dcf33
14 changed files with 194788 additions and 67 deletions

View File

@@ -19,7 +19,7 @@ export default function Layout() {
logo={logo}
layout={"mix"}
// contentWidth={"Fluid"}
menu={{ defaultOpenAll: true, hideMenuWhenCollapsed: false }}
menu={{ defaultOpenAll: false, hideMenuWhenCollapsed: false }}
title={"五味子云存储"}
siderWidth={216}
menuItemRender={(menuItemProps, defaultDom) => {
@@ -29,7 +29,9 @@ export default function Layout() {
return <Link to={menuItemProps.path}>{defaultDom}</Link>;
}}
{...defaultProps}
location={location}
location={{
pathname: location.pathname,
}}
avatarProps={{
src: "https://gw.alipayobjects.com/zos/antfincdn/efFD%24IOql2/weixintupian_20170331104822.jpg",
title: "七妮妮",