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
31c260e3
Commit
31c260e3
authored
Apr 08, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
557e6dd9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
50 additions
and
0 deletions
+50
-0
public/appapi/css/style_hl.css
+17
-0
public/appapi/img/Group.png
+0
-0
public/appapi/img/wabt.png
+0
-0
themes/simplebootx/Appapi/Auth/authstep.html
+33
-0
No files found.
public/appapi/css/style_hl.css
View file @
31c260e3
...
@@ -284,3 +284,20 @@
...
@@ -284,3 +284,20 @@
.Register
.Inviter_number
{
font-size
:
0.65rem
;
color
:
#fff
;
margin-top
:
0.4rem
;
line-height
:
0.9rem
;
}
.Register
.Inviter_number
{
font-size
:
0.65rem
;
color
:
#fff
;
margin-top
:
0.4rem
;
line-height
:
0.9rem
;
}
.Register
.inviteTxt
{
font-size
:
0.8rem
;
font-weight
:
600
;
color
:
#fff
;
margin-top
:
0.2rem
;
line-height
:
1.1rem
;
}
.Register
.inviteTxt
{
font-size
:
0.8rem
;
font-weight
:
600
;
color
:
#fff
;
margin-top
:
0.2rem
;
line-height
:
1.1rem
;
}
.Register
.Register_btn
:active
{
box-shadow
:
inset
0
3px
5px
rgba
(
0
,
0
,
0
,
.3
);
}
.Register
.Register_btn
:active
{
box-shadow
:
inset
0
3px
5px
rgba
(
0
,
0
,
0
,
.3
);
}
/* 指引认证 */
.renzhengImg
{
margin-top
:
40px
;
text-align
:
center
;
width
:
100%
;
}
.renzhengImg
img
{
width
:
6.45rem
;
height
:
3.75rem
;
}
.tipsTitle
{
font-size
:
0.7rem
;
color
:
#333
;
text-align
:
center
;
margin-top
:
20px
;
}
.tipsText
{
font-size
:
0.7rem
;
color
:
#999
;
text-align
:
center
;
line-height
:
1rem
;
}
.nowRenz
{
width
:
10rem
;
height
:
2.2rem
;
border-radius
:
1.1rem
;
background
:
#C45EFF
;
margin
:
0
auto
;
margin-top
:
5.35rem
;
text-align
:
center
;
line-height
:
2.2rem
;
font-size
:
0.7rem
;
color
:
#fff
;
}
.zhuboXieyi
{
font-size
:
0.7rem
;
color
:
#999
;
text-align
:
center
;
position
:
fixed
;
bottom
:
1.2rem
;
width
:
100%
;
z-index
:
2
;
}
.jiazuBg
{
position
:
fixed
;
width
:
100%
;
height
:
100%
;
z-index
:
3
;
background
:
rgba
(
0
,
0
,
0
,
0.36
);
top
:
0
;
left
:
0
;
}
.jiazurzBox
{
width
:
15rem
;
border-radius
:
0.4rem
;
background
:
#fff
;
position
:
absolute
;
left
:
50%
;
top
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
}
.jiazurzTitle
{
width
:
100%
;
text-align
:
center
;
padding-top
:
0.75rem
;
font-size
:
0.9rem
;
color
:
#333
;
font-weight
:
600
;
}
.jiazuIdbox
{
width
:
100%
;
height
:
2.2rem
;
margin-top
:
1.2rem
;
border-radius
:
0.3rem
;
padding
:
0.6rem
;
background
:
rgba
(
0
,
0
,
0
,
0.05
);
display
:
flex
;
align-items
:
center
;
}
.jiazuIdbox
input
{
flex
:
1
;
font-size
:
0.7rem
;
color
:
#333
;
background
:
none
;
}
.jiazuIdbox
input
::-webkit-input-placeholder
{
color
:
#999
;
}
.jiazuIdbox
img
{
width
:
1rem
;
height
:
1rem
;
}
.surejiazuId
{
width
:
100%
;
margin-top
:
2.2rem
;
height
:
2.7rem
;
background
:
#C45EFF
;
text-align
:
center
;
line-height
:
2.7rem
;
color
:
#fff
;
font-size
:
0.8rem
;
border-radius
:
0
0
0.4rem
0.4rem
;
}
.passjiazuId
{
width
:
100%
;
position
:
absolute
;
bottom
:
-2rem
;
left
:
0
;
text-align
:
center
;
color
:
#fff
;
font-size
:
0.8rem
;
}
public/appapi/img/Group.png
0 → 100644
View file @
31c260e3
1.36 KB
public/appapi/img/wabt.png
0 → 100644
View file @
31c260e3
12.7 KB
themes/simplebootx/Appapi/Auth/authstep.html
View file @
31c260e3
...
@@ -9,6 +9,39 @@
...
@@ -9,6 +9,39 @@
<body
style=
"background: #f9f9f9;"
>
<body
style=
"background: #f9f9f9;"
>
<div
class=
"app"
id=
"app"
>
<div
class=
"app"
id=
"app"
>
<div
class=
"smrz"
>
<div
class=
"smrz"
>
<div
class=
"topbar"
>
<img
class=
"topbar_img"
src=
"__PUBLIC__/appapi/img/nav_fanhui.png"
alt=
""
>
<div
class=
"top_title"
>
实名认证
</div>
</div>
<div
class=
"renzhengImg"
>
<img
src=
"__PUBLIC__/appapi/img/wabt.png"
>
</div>
<div
class=
"tipsTitle"
>
亲爱的用户
</div>
<div
class=
"tipsText"
style=
"margin-top: 0.6rem;"
>
为保证资金安全
</div>
<div
class=
"tipsText"
>
开播前请通过身份认证绑定账户
</div>
<div
class=
"tipsText"
>
通过认证可以获得更好的体验
</div>
<div
class=
"nowRenz"
>
立即认证
</div>
<div
class=
"zhuboXieyi"
>
认证即同意
<a
href=
"#"
style=
"color: #C45EFF;"
>
主播协议
</a></div>
<!-- 输入家族id部分 -->
<div
class=
"jiazuBg"
v-show=
"false"
>
<div
class=
"jiazurzBox"
>
<div
class=
"jiazurzTitle"
>
家族ID
</div>
<div
style=
"width: 100%; padding: 0 .85rem;"
>
<div
class=
"jiazuIdbox"
>
<input
type=
"text"
placeholder=
"请输入家族ID"
/>
<img
src=
"__PUBLIC__/appapi/img/Group.png"
>
</div>
</div>
<div
class=
"surejiazuId"
>
确定
</div>
<div
class=
"passjiazuId"
>
跳过
</div>
</div>
</div>
</div>
<div
class=
"smrz"
>
<div
class=
"contentBox"
>
<div
class=
"contentBox"
>
<div
class=
"list"
>
<div
class=
"list"
>
<div
class=
"list_hd"
>
姓名
</div>
<div
class=
"list_hd"
>
姓名
</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