Commit 43ca0228 authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

feat: test5

parent 4845b8d1
Pipeline #2476 failed with stages
in 1 minute and 38 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用户333</Content> <Content style={{ padding: "0 24px", minHeight: 280 }}>VIP用户444</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