Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
0927f821
Commit
0927f821
authored
Oct 29, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录界面修改
parent
0a36e765
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/main/webapp/WEB-INF/login.html
+2
-2
No files found.
src/main/webapp/WEB-INF/login.html
View file @
0927f821
...
...
@@ -25,7 +25,7 @@
<div
class=
"login-box card"
>
<div
class=
"card-block"
>
<form
class=
"form-horizontal form-material"
id=
"loginform"
action=
"index.html"
>
<h3
class=
"box-title m-b-20"
>
欢迎登录
Guns管理系统
</h3>
<h3
class=
"box-title m-b-20"
>
Guns管理系统
</h3>
<div
class=
"form-group "
>
<div
class=
"col-xs-12"
>
<input
class=
"form-control"
type=
"text"
required=
""
placeholder=
"账号"
autocomplete=
"off"
></div>
...
...
@@ -43,7 +43,7 @@
</div>
<div
class=
"form-group text-center m-t-20 m-b-0"
>
<div
class=
"col-xs-12"
>
<button
class=
"btn btn-info btn-lg btn-block text-uppercase waves-effect waves-light"
type=
"submit"
>
Log In
</button>
<button
class=
"btn btn-info btn-lg btn-block text-uppercase waves-effect waves-light"
type=
"submit"
>
登录
</button>
</div>
</div>
</div>
...
...
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