Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hnyc-data
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhaochengxiang
hnyc-data
Commits
597fd0c2
Commit
597fd0c2
authored
Dec 14, 2020
by
fanyj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改字眼
parent
25fce36c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
index.html
public/index.html
+1
-1
login_logo.png
src/assets/login_logo.png
+0
-0
login_logo1.png
src/assets/login_logo1.png
+0
-0
index.jsx
src/view/Signin/index.jsx
+1
-1
No files found.
public/index.html
View file @
597fd0c2
...
...
@@ -24,7 +24,7 @@
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`.
-->
<title>
数据
资产平台
</title>
<title>
数据
中台管理系统
</title>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
...
...
src/assets/login_logo.png
View replaced file @
25fce36c
View file @
597fd0c2
12.4 KB
|
W:
|
H:
11.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/login_logo1.png
0 → 100644
View file @
597fd0c2
12.4 KB
src/view/Signin/index.jsx
View file @
597fd0c2
...
...
@@ -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
style=
{
{
padding
:
'30px'
}
}
>
<
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
.
Item
>
{
getFieldDecorator
(
'username'
,
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment