Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bpm
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
王厚康
bpm
Commits
857d66b6
Commit
857d66b6
authored
Apr 17, 2019
by
Java-曹文达
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
5d3e7966
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
login.html
src/main/resources/templates/login.html
+5
-3
No files found.
src/main/resources/templates/login.html
View file @
857d66b6
...
@@ -23,9 +23,11 @@
...
@@ -23,9 +23,11 @@
<label
for=
"inputPassword"
class=
"sr-only"
>
Password
</label>
<label
for=
"inputPassword"
class=
"sr-only"
>
Password
</label>
<input
type=
"password"
name=
"password"
id=
"inputPassword"
class=
"form-control"
placeholder=
"Password"
required=
""
>
<input
type=
"password"
name=
"password"
id=
"inputPassword"
class=
"form-control"
placeholder=
"Password"
required=
""
>
<input
class=
"proving validate[required]"
id=
"MsgCode"
name=
"msgCode"
type=
"text"
placeholder=
"请输入验证码"
/>
<input
type=
"text"
name=
"msgCode"
id=
"MsgCode"
class=
"form-control"
placeholder=
"请输入验证码"
required=
""
style=
" float: left; width: 295px;"
>
<p
class=
"provingImg"
><img
th:src=
"@{/loadverify}"
style=
"margin-right: 0px;"
class=
"get_yzm img img_pointer"
alt=
"图片验证"
<span
class=
"provingImg"
>
id=
"verify_codeid"
/></p>
<img
th:src=
"@{/loadverify}"
style=
" width: 100px; margin-top:10px;"
class=
"get_yzm img img_pointer"
alt=
"图片验证"
id=
"verify_codeid"
/>
</span>
<div
class=
"checkbox mb-3"
>
<div
class=
"checkbox mb-3"
>
...
...
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