Commit 661986c6 authored by 张烨's avatar 张烨

style: update login page

parent d5c4772a
......@@ -30,7 +30,7 @@ const UserLayout = props => {
return (
<HelmetProvider>
<Helmet style={{ marginTop: '20vh' }}>
<Helmet>
<title>{title === 'Ant Design Pro' ? '熊猫运维平台' : title}</title>
<meta name="description" content={title} />
</Helmet>
......
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