Commit 597fd0c2 by fanyj

修改字眼

parent 25fce36c
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>数据资产平台</title> <title>数据中台管理系统</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>
......
src/assets/login_logo.png

12.4 KB | W: | H:

src/assets/login_logo.png

11.2 KB | W: | H:

src/assets/login_logo.png
src/assets/login_logo.png
src/assets/login_logo.png
src/assets/login_logo.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -49,7 +49,7 @@ class _Signin extends Component{ ...@@ -49,7 +49,7 @@ class _Signin extends Component{
<div className="position-absolute" style={{ top: '50%', right: '10%', backgroundColor: '#fff', width: 350, transform: 'translateY(-50%)'}}> <div className="position-absolute" style={{ top: '50%', right: '10%', backgroundColor: '#fff', width: 350, transform: 'translateY(-50%)'}}>
<div style={{ padding: '30px' }}> <div style={{ padding: '30px' }}>
<div style={{ fontSize: 25, fontWeight: 800, color: '#159be9' }}>欢迎,</div> <div style={{ fontSize: 25, fontWeight: 800, color: '#159be9' }}>欢迎,</div>
<div style={{ fontSize: 15, fontWeight: 500, color: '#159be9', marginBottom: 30 }}>湖南烟草数据资产管理系统</div> <div style={{ fontSize: 15, fontWeight: 500, color: '#159be9', marginBottom: 30 }}>湖南烟草数据中台管理系统</div>
<Form onSubmit={this.signin} className="login-form"> <Form onSubmit={this.signin} className="login-form">
<Form.Item> <Form.Item>
{getFieldDecorator('username', { {getFieldDecorator('username', {
......
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