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
e115a322
Commit
e115a322
authored
Apr 04, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
踢人
parent
ee2ab826
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
95 additions
and
37 deletions
+95
-37
themes/simplebootx/Appapi/Invite/index.html
+95
-37
No files found.
themes/simplebootx/Appapi/Invite/index.html
View file @
e115a322
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<tc
_include
file=
"Appapi/Public/head"
/>
<tc
_include
file=
"Appapi/Public/head"
/>
<title>
{$config['sitename']}
</title>
<title>
{$config['sitename']}
</title>
<link
rel=
"stylesheet"
href=
"__PUBLIC__/appapi/css/reg.css?t=1551174704"
>
<link
rel=
"stylesheet"
href=
"__PUBLIC__/appapi/css/reg.css?t=1551174704"
>
<style
type=
"text/css"
>
html
,
body
{
width
:
100%
;
height
:
100%
}
body
{
background
:
url("__PUBLIC__/appapi/img/bg.png")
no-repeat
;
background-size
:
100%
100%
;
overflow
:
hidden
;
}
button
{
border
:
none
}
</style>
</head>
</head>
<body>
<body>
<div
class=
"reg"
>
<div
class=
"app"
id=
"app"
>
<div
class=
"reg_logo"
>
<div
class=
"Register"
>
<div
class=
"reg_logo_img"
>
<div
class=
"topbar"
>
<img
src=
"/logo.png"
>
<img
class=
"topbar_img"
src=
"../img/nav_fanhui.png"
alt=
""
>
<div
class=
"top_title"
>
邀请注册
</div>
</div>
</div>
<div
class=
"reg_logo_name"
>
<!-- 邀请人部分 -->
{$config['sitename']}
<div
class=
"InviterBox"
>
<img
src=
"../img/tx.png"
class=
"InviterImg"
>
<p
class=
"Inviter_number"
>
趣秀伙伴456210
</p>
<p
class=
"inviteTxt"
>
邀请您下载使用趣秀直播
</p>
</div>
</div>
</div
>
<!-- 表单部分 --
>
<div
class=
"reg_ul
"
>
<div
class=
"form_box
"
>
<ul
>
<div
class=
"list"
>
<li
class=
"reg_ul_l"
>
<img
class=
"list_label"
style=
"width: .8rem; margin-right: 1.2rem;"
src=
"../img/phone@2x.png"
/
>
<
input
type=
"text"
id=
"userlogin"
placeholder=
"请输入您的手机号
"
>
<
div
class=
"input_box
"
>
</li
>
<input
id=
"iphone_num"
type=
"number"
placeholder=
"请输入手机号码"
maxlength=
"11"
>
<li
class=
"reg_ul_c"
>
</div
>
<input
type=
"text"
id=
"usercode"
placeholder=
"请输入验证码"
>
</div
>
<input
type=
"text"
id=
"getCode"
value=
"获取验证码"
readonly
>
<div
class=
"list"
>
</li
>
<img
class=
"list_label"
src=
"../img/lock@2x.png"
/
>
<li
class=
"reg_ul_p
"
>
<div
class=
"input_box
"
>
<input
type=
"password"
id=
"userpass"
placeholder=
"请输入密码
"
>
<input
type=
"password"
placeholder=
"请输入密码"
maxlength=
"16
"
>
</li
>
</div
>
<
li
class=
"reg_ul_p"
>
<
/div
>
<input
type=
"password"
id=
"userpass2"
placeholder=
"请确认密码
"
>
<div
class=
"list"
style=
"padding-right: .25rem;
"
>
</li
>
<img
class=
"list_label"
src=
"../img/code@2x.png"
/
>
</ul
>
<div
class=
"input_box"
>
</div
>
<input
type=
"text"
placeholder=
"请输入验证码"
maxlength=
"8"
>
<div
class=
"reg_bottom"
>
</div
>
<div
class=
"reg_bottom_btn reg_bottom_login"
>
<input
type=
"button"
id=
"sendyzm"
class=
"yzm"
value=
"发送验证码"
></input
>
立即注册
</div>
</div>
</div>
<!-- <div class="reg_bottom_btn reg_bottom_wx">-->
<!-- 立即注册按钮 -->
<!-- <i></i>微信注册-->
<div
class=
"btn_box"
>
<!-- </div>-->
<div
class=
"Register_btn"
@
click=
"subMit"
>
注册并下载趣秀
</div>
</div>
</div>
</div>
</div>
</div>
<tc
_include
file=
"Appapi/Public/footer"
/>
<script
src=
"../js/jquery-1.7.2.min.js"
></script>
<script
src=
"__PUBLIC__/appapi/js/invite.js"
></script>
<script
src=
"../js/vue.js"
></script>
<script>
<script
type=
"text/javascript"
>
var
agentid
=
'{$agentid}'
;
$
(
document
).
ready
(
function
()
{
</script>
$
(
".back_time"
).
hide
()
})
$
(
function
()
{
$
(
function
()
{
$
(
"#sendyzm"
).
click
(
settime
);
});
});
var
countdown
=
60
;
function
settime
()
{
if
(
countdown
==
0
)
{
$
(
"#sendyzm"
).
attr
(
"disabled"
,
false
);
$
(
"#sendyzm"
).
attr
(
"value"
,
"重新发送"
);
$
(
'#sendyzm'
).
css
({
background
:
'#F95F9F'
,
});
countdown
=
60
;
}
else
{
$
(
".back_time"
).
show
()
$
(
"#sendyzm"
).
attr
(
"disabled"
,
true
);
$
(
"#sendyzm"
).
attr
(
"value"
,
countdown
+
"s"
);
countdown
--
;
$
(
'#sendyzm'
).
css
({
background
:
'#D2A7EB'
,
});
setTimeout
(
settime
,
1000
)
}
}
</script>
<script>
var
vm
=
new
Vue
({
el
:
'#app'
,
data
:
{
//数据集
},
methods
:
{
//事件
subMit
(){
}
},
watch
:
{
//数据监测函数
},
created
:
function
()
{
//加载触发函数
}
});
</script>
</body>
</body>
</html>
</html>
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