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
c1ac24da
authored
Oct 31, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
fbf1c4f6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
6 deletions
activeFt/luckyFly/index.html
activeFt/luckyFly/oldView.html
activeFt/luckySpace/index.html
activeFt/luckyFly/index.html
View file @
c1ac24da
...
@@ -294,9 +294,9 @@ $(function(){
...
@@ -294,9 +294,9 @@ $(function(){
$
(
".task6-btn"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
$
(
".task6-btn"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
var
bbb
=
location
.
href
;
var
bbb
=
location
.
href
;
if
(
bbb
.
indexOf
(
"https://fsactive.fusi.club/"
)
>
-
1
)
{
if
(
bbb
.
indexOf
(
"https://fsactive.fusi.club/"
)
>
-
1
)
{
window
.
location
.
href
=
'yazhai://_
86881
2_room'
window
.
location
.
href
=
'yazhai://_
99999
2_room'
}
else
{
}
else
{
window
.
location
.
href
=
'yazhai://_99999
6
_room'
window
.
location
.
href
=
'yazhai://_99999
2
_room'
}
}
})
})
}
}
...
...
activeFt/luckyFly/oldView.html
View file @
c1ac24da
...
@@ -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
0815
01"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2024
1031
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
style=
"display: none;"
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>
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
<script>
<script>
$
(
function
(){
$
(
function
(){
if
(
sessionStorage
.
lang
!=
2
){
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
=
{
...
...
activeFt/luckySpace/index.html
View file @
c1ac24da
...
@@ -1103,7 +1103,17 @@ $(function(){
...
@@ -1103,7 +1103,17 @@ $(function(){
if
(
data
.
code
==-
116
){
if
(
data
.
code
==-
116
){
layer
.
msg
(
"露水不足"
)
layer
.
msg
(
"露水不足"
)
setTimeout
(
function
(){
setTimeout
(
function
(){
goReg
()
var
obj
=
{
"cid"
:
12
,
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"msg"
:
'去儲值'
,
"jumptype"
:
16
,
//16: 去储值 18: 跳转到座驾 3:跳转集合功能 28:跳转直播间 29:空间 26:设置 40:半屏宝石储值 41:礼物列表 42:背包列表 // 43: 跳转新人主播引导
"hideTitle"
:
0
// 1隐藏头部,0 不隐藏, 默认为0
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
appCollaboration
(
obj2
);
},
1000
);
},
1000
);
}
}
else
if
(
data
.
code
!=
1
){
else
if
(
data
.
code
!=
1
){
...
...
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