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
b52eee4b
authored
6 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
2470c2df
ceshi
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
26 additions
and
21 deletions
activeFt/luckyFly/css/index.css
activeFt/luckyFly/css/index.less
activeFt/luckyFly/images/back.png
activeFt/luckyFly/images/pop-btn.png
activeFt/luckyFly/lib/default.js
activeFt/luckyFly/oldView.html
activeFt/luckyFly/pop.html
activeFt/luckySpace/css/index.css
activeFt/luckySpace/css/index.less
ftIcon/action2/index.html
ftIcon/liveData/index.html
ftIcon/liveData2/css/index.css
ftIcon/liveData2/css/index.less
ftIcon/liveData2/lib/default.js
activeFt/luckyFly/css/index.css
View file @
b52eee4b
...
@@ -943,12 +943,12 @@ iframe {
...
@@ -943,12 +943,12 @@ iframe {
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.pop-btn
{
.pop-btn
{
width
:
4.49
rem
;
width
:
3.306
rem
;
height
:
1.64
rem
;
height
:
2.306
rem
;
background
:
url(../images/pop-btn.png)
no-repeat
;
background
:
url(../images/pop-btn.png)
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
position
:
absolute
;
position
:
absolute
;
margin
:
0
auto
;
margin
:
0
auto
;
bottom
:
-0.
5
rem
;
bottom
:
-0.
3
rem
;
left
:
1.
28
rem
;
left
:
1.
85
rem
;
}
}
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/css/index.less
View file @
b52eee4b
...
@@ -956,12 +956,12 @@ iframe{
...
@@ -956,12 +956,12 @@ iframe{
margin: 0 auto;
margin: 0 auto;
}
}
.pop-btn{
.pop-btn{
width:
4.49
rem;
width:
3.306
rem;
height:
1.64
rem;
height:
2.306
rem;
background: url(../images/pop-btn.png) no-repeat;
background: url(../images/pop-btn.png) no-repeat;
background-size: 100% 100%;
background-size: 100% 100%;
position: absolute;
position: absolute;
margin: 0 auto;
margin: 0 auto;
bottom: -0.
5
rem;
bottom: -0.
3
rem;
left: 1.
28
rem;
left: 1.
85
rem;
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/images/back.png
0 → 100644
View file @
b52eee4b
2.41 KB
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/images/pop-btn.png
View file @
b52eee4b
7.07 KB
|
W:
0px
|
H:
0px
8.32 KB
|
W:
0px
|
H:
0px
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/lib/default.js
View file @
b52eee4b
...
@@ -68,7 +68,7 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
...
@@ -68,7 +68,7 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
sessionStorage
.
roomId
=
23864554
sessionStorage
.
roomId
=
23864554
}
}
if
(
bbb
.
indexOf
(
"file:///E:"
)
>
-
1
)
{
if
(
bbb
.
indexOf
(
"file:///E:"
)
>
-
1
)
{
sessionStorage
.
lang
=
1
sessionStorage
.
lang
=
2
sessionStorage
.
uid
=
11150369
;
sessionStorage
.
uid
=
11150369
;
sessionStorage
.
token
=
'debug'
sessionStorage
.
token
=
'debug'
sessionStorage
.
roomId
=
11134747
;
sessionStorage
.
roomId
=
11134747
;
...
...
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/oldView.html
View file @
b52eee4b
...
@@ -93,7 +93,7 @@ $(function(){
...
@@ -93,7 +93,7 @@ $(function(){
width
:
'0'
,
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/luckyFly/pop.html"
,
popupUrl
:
$url
+
"/activeFt/luckyFly/pop.html"
,
height
:
'0.5'
,
height
:
'0.5'
,
heightR
:
'
94
'
,
heightR
:
'
100
'
,
x
:
'0'
,
x
:
'0'
,
y
:
'0.5'
,
y
:
'0.5'
,
},
},
...
...
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/pop.html
View file @
b52eee4b
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
</head>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background:rgba(0,0,0,0
.7
);"
>
<body
style=
"background:rgba(0,0,0,0);"
>
<div
style=
"margin-top: 0;"
class=
"pop"
>
<div
style=
"margin-top: 0;"
class=
"pop"
>
<div
class=
"pop-btn"
></div>
<div
class=
"pop-btn"
></div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
activeFt/luckySpace/css/index.css
View file @
b52eee4b
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
background-size
:
100%
100%
;
background-size
:
100%
100%
;
}
}
.bg-en
.layer-rule
{
.bg-en
.layer-rule
{
background
:
url(../images/en/
rule-text
.png)
no-repeat
;
background
:
url(../images/en/
layer-rule
.png)
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
}
}
.ban-bg
{
.ban-bg
{
...
...
This diff is collapsed.
Click to expand it.
activeFt/luckySpace/css/index.less
View file @
b52eee4b
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
background-size: 100% 100%;
background-size: 100% 100%;
}
}
.layer-rule{
.layer-rule{
background: url(../images/en/
rule-text
.png)no-repeat;
background: url(../images/en/
layer-rule
.png)no-repeat;
background-size: 100% 100%;
background-size: 100% 100%;
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
ftIcon/action2/index.html
View file @
b52eee4b
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/daily.css"
>
<link
rel=
"stylesheet"
href=
"css/daily.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2024
0927
01"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2024
1101
01"
>
<link
rel=
"stylesheet"
href=
"css/liMarquee.css"
>
<link
rel=
"stylesheet"
href=
"css/liMarquee.css"
>
<style>
<style>
.layui-layer-shade
{
.layui-layer-shade
{
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</head>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(0, 0, 0, 0)"
>
<body
style=
"background: rgba(0, 0, 0, 0)"
>
<div
class=
"act-room-bg act-room-bg2"
>
<div
class=
"act-room-bg act-room-bg2"
>
<p
class=
"act-room-p1"
>
主播積分 : 8000
</p>
<p
class=
"act-room-p1"
>
主播積分 : 8000
</p>
<p
class=
"act-room-p2"
>
排名 : 5
</p>
<p
class=
"act-room-p2"
>
排名 : 5
</p>
</div>
</div>
...
@@ -46,9 +46,7 @@ $(function(){
...
@@ -46,9 +46,7 @@ $(function(){
$
(
"body"
).
addClass
(
"bg-en"
)
$
(
"body"
).
addClass
(
"bg-en"
)
}
}
var
wsTimer
=
null
var
wsTimer
=
null
if
(
sessionStorage
.
lang
!=
2
){
$
(
".act-room-bg"
).
fadeIn
(
200
)
}
$
(
".act-room-bg"
).
on
(
"click"
,
function
(){
$
(
".act-room-bg"
).
on
(
"click"
,
function
(){
var
obj
=
{
var
obj
=
{
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData/index.html
View file @
b52eee4b
...
@@ -90,7 +90,7 @@ $(function(){
...
@@ -90,7 +90,7 @@ $(function(){
"data"
:
{
"data"
:
{
"msg"
:
'跳转集合功能'
,
"msg"
:
'跳转集合功能'
,
"jumptype"
:
3
,
"jumptype"
:
3
,
"url"
:
$url
+
"/activeFt/lucky
777
/index.html"
+
location
.
search
+
'&jump='
+
jump
+
''
,
"url"
:
$url
+
"/activeFt/lucky
Fly
/index.html"
+
location
.
search
+
'&jump='
+
jump
+
''
,
}
}
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
var
obj2
=
JSON
.
stringify
(
obj
);
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData2/css/index.css
View file @
b52eee4b
...
@@ -147,6 +147,9 @@
...
@@ -147,6 +147,9 @@
background
:
url(../images/act-room-bg.png)
no-repeat
;
background
:
url(../images/act-room-bg.png)
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
float
:
right
;
float
:
right
;
transform
:
scale
(
0.33
);
top
:
-2.55rem
;
left
:
2.3rem
;
}
}
.act-room-p1
{
.act-room-p1
{
color
:
#fff
;
color
:
#fff
;
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData2/css/index.less
View file @
b52eee4b
...
@@ -167,9 +167,12 @@
...
@@ -167,9 +167,12 @@
position: relative;
position: relative;
width: 8rem;
width: 8rem;
height: 3.402rem;
height: 3.402rem;
background: url(../images/act-room-bg.png)no-repeat;
background: url(../images/act-room-bg.png)
no-repeat;
background-size: 100% 100%;
background-size: 100% 100%;
float: right;
float: right;
transform: scale(0.33);
top: -2.55rem;
left: 2.3rem;
}
}
.act-room-p1{
.act-room-p1{
color: #fff;
color: #fff;
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData2/lib/default.js
View file @
b52eee4b
...
@@ -45,7 +45,7 @@ if (bbb.indexOf("http://localhost:63342") > -1) {
...
@@ -45,7 +45,7 @@ if (bbb.indexOf("http://localhost:63342") > -1) {
}
}
if
(
bbb
.
indexOf
(
"file:///"
)
>
-
1
)
{
if
(
bbb
.
indexOf
(
"file:///"
)
>
-
1
)
{
sessionStorage
.
lang
=
1
sessionStorage
.
lang
=
1
sessionStorage
.
uid
=
210102
;
sessionStorage
.
uid
=
174003
;
sessionStorage
.
token
=
'debug'
sessionStorage
.
token
=
'debug'
sessionStorage
.
roomId
=
174003
;
sessionStorage
.
roomId
=
174003
;
sessionStorage
.
version
=
8890
sessionStorage
.
version
=
8890
...
...
This diff is collapsed.
Click to expand it.
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