Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
quxiu
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
冷斌
quxiu
Commits
c0e9be5e
Commit
c0e9be5e
authored
Apr 04, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
踢人
parent
3a1807d5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
themes/simplebootx/Appapi/Invite/index.html
+3
-3
No files found.
themes/simplebootx/Appapi/Invite/index.html
View file @
c0e9be5e
...
@@ -22,19 +22,19 @@
...
@@ -22,19 +22,19 @@
<!-- 表单部分 -->
<!-- 表单部分 -->
<div
class=
"form_box"
>
<div
class=
"form_box"
>
<div
class=
"list"
>
<div
class=
"list"
>
<img
class=
"list_label"
style=
"width: .8rem; margin-right: 1.2rem;"
src=
"
..
/img/phone@2x.png"
/>
<img
class=
"list_label"
style=
"width: .8rem; margin-right: 1.2rem;"
src=
"
__PUBLIC__/appapi
/img/phone@2x.png"
/>
<div
class=
"input_box"
>
<div
class=
"input_box"
>
<input
id=
"iphone_num"
type=
"number"
placeholder=
"请输入手机号码"
maxlength=
"11"
>
<input
id=
"iphone_num"
type=
"number"
placeholder=
"请输入手机号码"
maxlength=
"11"
>
</div>
</div>
</div>
</div>
<div
class=
"list"
>
<div
class=
"list"
>
<img
class=
"list_label"
src=
"
..
/img/lock@2x.png"
/>
<img
class=
"list_label"
src=
"
__PUBLIC__/appapi
/img/lock@2x.png"
/>
<div
class=
"input_box"
>
<div
class=
"input_box"
>
<input
type=
"password"
placeholder=
"请输入密码"
maxlength=
"16"
>
<input
type=
"password"
placeholder=
"请输入密码"
maxlength=
"16"
>
</div>
</div>
</div>
</div>
<div
class=
"list"
style=
"padding-right: .25rem;"
>
<div
class=
"list"
style=
"padding-right: .25rem;"
>
<img
class=
"list_label"
src=
"
..
/img/code@2x.png"
/>
<img
class=
"list_label"
src=
"
__PUBLIC__/appapi
/img/code@2x.png"
/>
<div
class=
"input_box"
>
<div
class=
"input_box"
>
<input
type=
"text"
placeholder=
"请输入验证码"
maxlength=
"8"
>
<input
type=
"text"
placeholder=
"请输入验证码"
maxlength=
"8"
>
</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