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
26232161
Commit
26232161
authored
Apr 17, 2019
by
Java-曹文达
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
验证码修改
parent
273c7675
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
login.html
src/main/resources/templates/login.html
+5
-4
No files found.
src/main/resources/templates/login.html
View file @
26232161
...
@@ -22,12 +22,13 @@
...
@@ -22,12 +22,13 @@
<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=
""
>
<div
class=
"provingImg"
style=
"position: relative;"
>
<input
type=
"text"
name=
"msgCode"
id=
"MsgCode"
class=
"form-control"
placeholder=
"请输入验证码"
required=
""
style=
" float: left; width: 295px;"
>
<input
type=
"text"
name=
"msgCode"
id=
"MsgCode"
class=
"form-control"
placeholder=
"请输入验证码"
required=
""
>
<span
class=
"provingImg
"
>
<div
class=
"little"
style=
"position: absolute;right: -150px;top: 0px;
"
>
<img
th:src=
"@{/loadverify}"
style=
" width: 100px; margin-top:10px;height: 35px;"
class=
"get_yzm img img_pointer"
alt=
"图片验证"
<img
th:src=
"@{/loadverify}"
style=
" width: 100px; margin-top:10px;height: 35px;"
class=
"get_yzm img img_pointer"
alt=
"图片验证"
id=
"verify_codeid"
/>
id=
"verify_codeid"
/>
</span>
</div>
</div>
<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