Commit 00d63bcb authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

feat: add 123

parent 1edf796e
...@@ -4,7 +4,7 @@ const { Content } = Layout; ...@@ -4,7 +4,7 @@ const { Content } = Layout;
function AllUser() { function AllUser() {
return ( return (
<Content style={{ padding: "0 24px", minHeight: 280 }}>所有用户11</Content> <Content style={{ padding: "0 24px", minHeight: 280 }}>所有用户123</Content>
); );
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment