Commit 1220212f authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

feat: test6

parent 43ca0228
Pipeline #2477 failed with stages
in 2 minutes and 6 seconds
...@@ -5,7 +5,7 @@ const { Content } = Layout; ...@@ -5,7 +5,7 @@ const { Content } = Layout;
function VipUser() { function VipUser() {
return ( return (
<Content style={{ padding: "0 24px", minHeight: 280 }}>VIP用户444</Content> <Content style={{ padding: "0 24px", minHeight: 280 }}>VIP用户666</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