Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
fsActive
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
080bc5ce
authored
Jun 13, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
14a8b074
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
83 additions
and
3 deletions
activeFt/develop/css/index.css
activeFt/develop/css/index.less
activeFt/develop/index.html
activeFt/develop/lib/default.js
activeFt/develop/rule.html
activeFt/develop/css/index.css
View file @
080bc5ce
...
...
@@ -10,6 +10,27 @@
left
:
0
;
z-index
:
500
;
}
.rule-bg
{
width
:
10rem
;
height
:
35.946rem
;
background
:
url(../images/rule-bg.png)
no-repeat
;
background-size
:
100%
auto
;
position
:
relative
;
}
.rule-btn
{
width
:
1.72rem
;
position
:
fixed
;
right
:
0
;
top
:
5rem
;
z-index
:
500
;
}
.back
{
width
:
1.72rem
;
position
:
fixed
;
right
:
0
;
top
:
5rem
;
z-index
:
500
;
}
.room-bg1
{
width
:
10rem
;
height
:
8.885rem
;
...
...
@@ -418,6 +439,24 @@
background-size
:
100%
100%
;
position
:
relative
;
}
.callKF
{
width
:
10rem
;
position
:
absolute
;
bottom
:
0.3rem
;
height
:
0.8rem
;
color
:
#FBF3FF
;
text-align
:
center
;
font-size
:
0.33rem
;
}
.callKF
>
span
{
height
:
0.5rem
;
padding
:
0.08rem
;
padding-left
:
0.25rem
;
padding-right
:
0.25rem
;
background
:
#f3f3f3
;
border-radius
:
0.1rem
;
color
:
#FF3CFF
;
}
.layer-ok
{
position
:
relative
;
width
:
9.866rem
;
...
...
activeFt/develop/css/index.less
View file @
080bc5ce
...
...
@@ -10,6 +10,27 @@
left: 0;
z-index: 500;
}
.rule-bg{
width: 10rem;
height: 35.946rem;
background: url(../images/rule-bg.png)no-repeat;
background-size: 100% auto;
position: relative;
}
.rule-btn{
width: 1.72rem;
position: fixed;
right: 0;
top: 5rem;
z-index: 500;
}
.back{
width: 1.72rem;
position: fixed;
right: 0;
top: 5rem;
z-index: 500;
}
.room-bg1{
width: 10rem;
height: 8.885rem;
...
...
@@ -422,6 +443,24 @@
background-size: 100% 100%;
position: relative;
}
.callKF{
width: 10rem;
position: absolute;
bottom: 0.3rem;
height: 0.8rem;
color: #FBF3FF;
text-align: center;
font-size: 0.33rem;
>span{
height: 0.5rem;
padding: 0.08rem;
padding-left: 0.25rem;
padding-right: 0.25rem;
background: #f3f3f3;
border-radius: 0.1rem;
color: #FF3CFF;
}
}
.layer-ok{
position: relative;
width: 9.866rem;
...
...
activeFt/develop/index.html
View file @
080bc5ce
...
...
@@ -70,7 +70,9 @@
<div
class=
"layer-ok-btn2"
></div>
</div>
<div
class=
"m-bg"
>
<img
class=
"ref"
src=
"images/ref.png"
alt=
""
>
<a
href=
"rule.html"
><img
class=
"rule-btn"
src=
"images/rule-btn.png"
alt=
""
></a>
<div
class=
"banner"
></div>
<div
class=
"top-btn1"
>
<div
data-type=
"1"
></div>
...
...
@@ -192,7 +194,7 @@ $(function(){
var
excRich
=
[
''
,
'100'
,
'200'
,
'1000'
,
'9999'
]
$
(
".exc-btn"
).
on
(
"click"
,
function
(){
var
_self
=
$
(
this
);
$
(
".layer-ok-gift img"
).
attr
(
"images/g"
+
_self
.
attr
(
"data-type"
)
+
".png"
)
$
(
".layer-ok-gift img"
).
attr
(
"
src"
,
"
images/g"
+
_self
.
attr
(
"data-type"
)
+
".png"
)
$
(
".layer-ok-name"
).
text
(
excName
[
_self
.
attr
(
"data-type"
)])
$
(
".layer-ok-p1 span"
).
text
(
excRich
[
_self
.
attr
(
"data-type"
)])
$
(
".layer-ok-p2 span"
).
text
(
sessionStorage
.
myCard
)
...
...
activeFt/develop/lib/default.js
View file @
080bc5ce
...
...
@@ -68,7 +68,7 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
sessionStorage
.
roomId
=
23864554
}
if
(
bbb
.
indexOf
(
"file:///E:"
)
>
-
1
)
{
sessionStorage
.
lang
=
1
sessionStorage
.
lang
=
2
sessionStorage
.
uid
=
10007
;
sessionStorage
.
token
=
'debug'
sessionStorage
.
roomId
=
11134747
;
...
...
activeFt/develop/rule.html
View file @
080bc5ce
...
...
@@ -29,7 +29,7 @@
</style>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: #
B1DCFF
;"
>
<body
style=
"background: #
210F2C
;"
>
<div
class=
"rule-bg"
>
<a
href=
"javascript:history.go(-1);"
><img
class=
"back"
src=
"images/back.png"
alt=
""
></a>
<div
class=
"callKF"
>
如有問題點擊聯繫
<span>
7*24小時在線客服
</span></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