Commit d288881f authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

feat: test2

parent 3feb371b
Pipeline #2455 failed with stages
in 1 minute and 45 seconds
......@@ -5,7 +5,7 @@ const { Content } = Layout;
function BanedUser() {
return (
<Content style={{ padding: "0 24px", minHeight: 280 }}>封禁用户111</Content>
<Content style={{ padding: "0 24px", minHeight: 280 }}>封禁用户222</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