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
b332d0dc
authored
Mar 05, 2026
by
kaisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:注释FUSI Firefly自动弹旧火箭页面代码
parent
dd9f7d62
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
221 additions
and
210 deletions
activeFt/Fishing/oldView.html
activeFt/garden/oldView.html
activeFt/lucky777/oldView.html
activeFt/luckyGod/oldView.html
activeFt/newMan/oldView.html
footseenIcon/action/index.html
footseenIcon/liveData2/index.html
ftIcon/action/index.html
ftIcon/action2/index.html
activeFt/Fishing/oldView.html
View file @
b332d0dc
...
...
@@ -68,19 +68,19 @@ $(function(){
},
60000
)
setTimeout
(
function
(){
if
(
sessionStorage
.
lang
==
2
)
return
;
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/Fishing/pop.html"
,
height
:
'0.5'
,
heightR
:
'80'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
}
})
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/Fishing/pop.html",
//
height:'0.5',
//
heightR:'80',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
//
}
//
})
if
(
localStorage
.
fish
==
undefined
||
localStorage
.
fish
<
new
Date
().
getTime
()){
localStorage
.
fish
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
...
...
activeFt/garden/oldView.html
View file @
b332d0dc
...
...
@@ -100,20 +100,20 @@ $(function(){
if
(
localStorage
.
gardenLayer
==
undefined
||
localStorage
.
gardenLayer
<
new
Date
().
getTime
()){
localStorage
.
gardenLayer
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
console
.
log
(
"弹了"
,
localStorage
.
gardenLayer
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/garden/pop.html"
,
height
:
'0.5'
,
heightR
:
'106'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/garden/pop.html",
//
height:'0.5',
//
heightR:'106',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
//
}
//
})
}
},
3000
)
...
...
activeFt/lucky777/oldView.html
View file @
b332d0dc
...
...
@@ -2,8 +2,8 @@
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
...
...
@@ -19,29 +19,33 @@
.layui-layer-shade
{
opacity
:
0.7
!important
;
}
.yourclass5
{
border-radius
:
0rem
!important
;
background
:
rgba
(
0
,
0
,
0
,
0
)
!important
;
}
.yourclass5
.layui-layer-content
{
border-radius
:
0rem
!important
;
}
</style>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(0, 0, 0, 0);"
>
<div
style=
"display: none;"
class=
"act-room-bg act-room-bg2"
>
<div
style=
"display: none;"
class=
"act-room-bg act-room-bg2"
>
<p
class=
"act-p1"
><i
class=
"en-txt1"
>
主播積分
</i>
:
<span>
8000
</span></p>
<p
class=
"act-p2"
><i
class=
"en-txt2"
>
進度
</i>
:
<span
class=
"act-span2"
style=
"margin-right: 0.5rem;"
>
18%
</span>
<i
class=
"en-txt3"
>
排名
</i>
:
<span
class=
"act-span3"
>
5
</span></p>
</div>
<p
class=
"act-p2"
><i
class=
"en-txt2"
>
進度
</i>
:
<span
class=
"act-span2"
style=
"margin-right: 0.5rem;"
>
18%
</span>
<i
class=
"en-txt3"
>
排名
</i>
:
<span
class=
"act-span3"
>
5
</span></p>
</div>
</body>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"lib/default.js?v='2024061702'"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/socket.io.js"
></script>
<script>
$
(
function
(){
if
(
sessionStorage
.
lang
!=
2
){
$
(
function
()
{
if
(
sessionStorage
.
lang
!=
2
)
{
$
(
"body"
).
addClass
(
"bg-en"
)
// $(".act-room-p1").text("score:")
// $(".act-room-p3").text("goal:")
...
...
@@ -50,66 +54,66 @@ $(function(){
$
(
".en-txt3"
).
text
(
"rank"
)
}
var
jump
=
1
var
jump
=
1
$
(
".act-room-bg"
).
on
(
"click"
,
function
(){
$
(
".act-room-bg"
).
on
(
"click"
,
function
()
{
var
obj
=
{
"cid"
:
12
,
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"msg"
:
'跳转集合功能'
,
"jumptype"
:
3
,
"url"
:
$url
+
"/activeFt/lucky777/index.html"
+
location
.
search
+
'&jump='
+
jump
+
''
,
"url"
:
$url
+
"/activeFt/lucky777/index.html"
+
location
.
search
+
'&jump='
+
jump
+
''
,
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
appCollaboration
(
obj2
);
})
$
(
".dew-exc"
).
on
(
"click"
,
function
(){
$
(
".dew-exc"
).
on
(
"click"
,
function
()
{
})
function
view
(){
function
view
()
{
$
.
ajax
({
url
:
$ip
+
'/actLucky777/getRoomPartData.html'
,
success
:
function
(
data
){
console
.
log
(
'圖標數據'
,
data
)
if
(
data
.
result
.
userData
.
signReceive
==
0
){
url
:
$ip
+
'/actLucky777/getRoomPartData.html'
,
success
:
function
(
data
)
{
console
.
log
(
'圖標數據'
,
data
)
if
(
data
.
result
.
userData
.
signReceive
==
0
)
{
$
(
".act-room-bg"
).
fadeIn
(
200
)
return
;
}
jump
=
2
jump
=
2
$
(
".act-room-bg"
).
removeClass
(
"act-room-bg2"
).
fadeIn
(
200
)
$
(
".act-p1 span"
).
text
(
data
.
result
.
roomData
.
score
)
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
)
+
'%'
)
if
(
data
.
result
.
roomData
.
rank
==-
1
)
$
(
".act-span3"
).
text
(
'--'
)
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
)
+
'%'
)
if
(
data
.
result
.
roomData
.
rank
==
-
1
)
$
(
".act-span3"
).
text
(
'--'
)
else
$
(
".act-span3"
).
text
(
data
.
result
.
roomData
.
rank
)
}
})
}
view
()
setInterval
(
function
(){
setInterval
(
function
()
{
view
()
},
60000
)
setTimeout
(
function
(){
if
(
sessionStorage
.
lang
==
2
)
return
;
if
(
localStorage
.
lucky777
==
undefined
||
localStorage
.
lucky777
<
new
Date
().
getTime
()){
localStorage
.
lucky777
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/lucky777/pop.html"
,
height
:
'0.5'
,
heightR
:
'75'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
},
60000
)
setTimeout
(
function
()
{
if
(
sessionStorage
.
lang
==
2
)
return
;
// if(localStorage.lucky777==undefined||localStorage.lucky777
<
new
Date
().
getTime
()){
// localStorage.lucky777=(Number(new Date().getTime())+86400000)
// $.ajax({
// url:$ip+'/actSecretGarden/openPopup.html',
// data:{
// width:'0',
// popupUrl:$url + "/activeFt/lucky777/pop.html",
// height:'0.5',
// heightR:'75',
// x:'0',
// y:'0.5',
// },
// success:function(){
}
})
}
},
30000
)
// }
// })
// }
},
30000
)
function
getData
(
roomid
)
{
var
opts
=
{
reconnectionDelay
:
5000
,
...
...
@@ -126,25 +130,25 @@ $(function(){
});
socket
.
on
(
'RaisingBeautifulGril'
,
function
(
msg
)
{
var
data
=
JSON
.
parse
(
msg
)
var
data
=
JSON
.
parse
(
msg
)
if
(
data
.
rank
>
0
){
if
(
data
.
rank
>
0
)
{
console
.
log
(
data
)
$
(
".room-bg1"
).
show
()
$
(
".room-title"
).
text
(
titleArr
[
data
.
extra
.
stage
])
$
(
".room-bg-p1 span"
).
text
(
data
.
score
)
var
barWidth
=
Math
.
floor
(
data
.
score
/
data
.
extra
.
stageScore
*
100
)
$
(
".room-bg-p2 span"
).
text
(
barWidth
+
'%'
)
var
barWidth
=
Math
.
floor
(
data
.
score
/
data
.
extra
.
stageScore
*
100
)
$
(
".room-bg-p2 span"
).
text
(
barWidth
+
'%'
)
$
(
".room-bg-p3 span"
).
text
(
data
.
rank
)
}
else
{
}
else
{
$
(
".room-bg1"
).
hide
()
}
});
socket
.
on
(
'disconnect'
,
function
()
{
setTimeout
(
function
(){
setTimeout
(
function
()
{
getData
()
},
3000
)
},
3000
)
console
.
log
(
"已下线!"
);
});
...
...
@@ -152,7 +156,8 @@ $(function(){
console
.
log
(
"链接失败!"
);
});
}
})
}
})
</script>
</html>
\ No newline at end of file
activeFt/luckyGod/oldView.html
View file @
b332d0dc
...
...
@@ -82,20 +82,20 @@ $(function(){
if
(
localStorage
.
luckyLayer
==
undefined
||
localStorage
.
luckyLayer
<
new
Date
().
getTime
()){
localStorage
.
luckyLayer
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/luckyGod/pop.html"
,
height
:
'0.5'
,
heightR
:
'124'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/luckyGod/pop.html",
//
height:'0.5',
//
heightR:'124',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
//
}
//
})
}
},
30000
)
function
view
(){
...
...
activeFt/newMan/oldView.html
View file @
b332d0dc
...
...
@@ -61,20 +61,20 @@ $(function(){
if
(
localStorage
.
luckyLayer
==
undefined
||
localStorage
.
luckyLayer
<
new
Date
().
getTime
()){
localStorage
.
luckyLayer
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/luckyGod/pop.html"
,
height
:
'0.5'
,
heightR
:
'124'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/luckyGod/pop.html",
//
height:'0.5',
//
heightR:'124',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
//
}
//
})
}
},
30000
)
if
(
sessionStorage
.
lang
==
2
)
var
titleName
=
[
''
,
'新秀出道'
,
'閃亮新星'
,
'星光熠熠'
,
'璀璨佳人'
,
'風華絕代'
,
'傾國傾城'
]
...
...
@@ -192,22 +192,22 @@ $(function(){
if
(
goPop
==
1
){
if
(
localStorage
.
newManLayer
==
undefined
||
localStorage
.
newManLayer
<
new
Date
().
getTime
()){
localStorage
.
newManLayer
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
setTimeout
(
function
()
{
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/newMan/pop2.html"
+
location
.
search
+
''
,
height
:
'0.5'
,
heightR
:
'110'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
//
setTimeout(function() {
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/newMan/pop2.html" + location.search+'',
//
height:'0.5',
//
heightR:'110',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
},
60000
);
//
}
//
})
//
}, 60000);
}
}
...
...
footseenIcon/action/index.html
View file @
b332d0dc
...
...
@@ -75,22 +75,22 @@ $(function(){
setInterval
(
function
(){
view
()
},
60000
)
setTimeout
(
function
(){
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/garden/pop.html"
,
height
:
'0.5'
,
heightR
:
'106'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
//
setTimeout(function(){
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/garden/pop.html",
//
height:'0.5',
//
heightR:'106',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
},
30000
)
//
}
//
})
//
},30000)
$
(
".act-room-bg1"
).
on
(
"click"
,
function
(){
var
obj
=
{
"cid"
:
31
,
...
...
footseenIcon/liveData2/index.html
View file @
b332d0dc
...
...
@@ -175,22 +175,22 @@ $(function(){
});
}
setTimeout
(
function
(){
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/garden/pop.html"
,
height
:
'0.5'
,
heightR
:
'106'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
//
setTimeout(function(){
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/garden/pop.html",
//
height:'0.5',
//
heightR:'106',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
})
//
}
//
})
//
})
$
(
".act-room-bg1"
).
on
(
"click"
,
function
(){
var
obj
=
{
"cid"
:
31
,
...
...
ftIcon/action/index.html
View file @
b332d0dc
...
...
@@ -2,8 +2,8 @@
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
...
...
@@ -19,16 +19,19 @@
.layui-layer-shade
{
opacity
:
0.7
!important
;
}
.yourclass5
{
border-radius
:
0rem
!important
;
background
:
rgba
(
0
,
0
,
0
,
0
)
!important
;
}
.yourclass5
.layui-layer-content
{
border-radius
:
0rem
!important
;
}
</style>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(0, 0, 0, 0)"
>
<div
style=
"display: none;"
class=
"act-room-bg act-room-bg2"
>
<p
class=
"act-room-p1"
>
主播積分 :
<span>
80000
</span></p>
...
...
@@ -42,76 +45,76 @@
<script
src=
"lib/default.js?v='2024061701'"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/socket.io.js"
></script>
<script>
$
(
function
()
{
var
wsTimer
=
null
if
(
sessionStorage
.
lang
!=
2
)
{
$
(
function
()
{
var
wsTimer
=
null
if
(
sessionStorage
.
lang
!=
2
)
{
$
(
"body"
).
addClass
(
"bg-en"
)
}
var
obj
=
{
"cid"
:
43
,
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"type"
:
1
,
"type"
:
1
,
// "width":314,
"width"
:
120
,
"height"
:
72
,
'unit'
:
2
,
"position"
:
1
"width"
:
120
,
"height"
:
72
,
'unit'
:
2
,
"position"
:
1
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
appCollaboration
(
obj2
);
function
view
()
{
function
view
()
{
$
.
ajax
({
url
:
$ip
+
'/actTheLuckFairy/getRoomPartData.html'
,
success
:
function
(
data
)
{
console
.
log
(
'圖標數據'
,
data
)
if
(
data
.
result
.
userData
.
signReceive
==
0
)
{
url
:
$ip
+
'/actTheLuckFairy/getRoomPartData.html'
,
success
:
function
(
data
)
{
console
.
log
(
'圖標數據'
,
data
)
if
(
data
.
result
.
userData
.
signReceive
==
0
)
{
$
(
".act-room-bg"
).
addClass
(
"act-room-bg2"
).
show
()
return
;
}
$
(
".act-room-bg"
).
removeClass
(
"act-room-bg2"
).
show
()
$
(
".act-room-p1 span"
).
text
(
data
.
result
.
roomData
.
score
)
$
(
".act-room-p2 span"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
10000
*
100
))
$
(
".act-room-p2 span"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
10000
*
100
))
$
(
".act-room-p3 span"
).
text
(
data
.
result
.
roomData
.
rank
)
}
})
}
view
()
setInterval
(
function
()
{
setInterval
(
function
()
{
view
()
},
60000
)
setTimeout
(
function
(){
if
(
localStorage
.
gardenLayer
==
undefined
||
localStorage
.
gardenLayer
<
new
Date
().
getTime
()){
localStorage
.
gardenLayer
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/garden/pop.html"
,
height
:
'0.5'
,
heightR
:
'106'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
},
60000
)
//
setTimeout(function(){
//
if(localStorage.gardenLayer==undefined||localStorage.gardenLayer
<
new
Date
().
getTime
()){
//
localStorage.gardenLayer=(Number(new Date().getTime())+86400000)
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/garden/pop.html",
//
height:'0.5',
//
heightR:'106',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
}
})
}
},
30000
)
$
(
".act-room-bg"
).
on
(
"click"
,
function
()
{
//
}
//
})
//
}
//
},30000)
$
(
".act-room-bg"
).
on
(
"click"
,
function
()
{
var
obj
=
{
"cid"
:
31
,
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"popupType"
:
2
,
"popupType"
:
2
,
// "width":314,
"url"
:
''
+
$url
+
'activeFt/luckyGod/index.html'
,
"heightR"
:
140
,
"clickBlank"
:
1
,
"bottom"
:
'0'
,
"url"
:
''
+
$url
+
'activeFt/luckyGod/index.html'
,
"heightR"
:
140
,
"clickBlank"
:
1
,
"bottom"
:
'0'
,
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
...
...
@@ -133,25 +136,25 @@ $(function(){
});
socket
.
on
(
'RaisingBeautifulGril'
,
function
(
msg
)
{
var
data
=
JSON
.
parse
(
msg
)
if
(
data
.
rank
>
0
)
{
var
data
=
JSON
.
parse
(
msg
)
if
(
data
.
rank
>
0
)
{
console
.
log
(
data
)
$
(
".room-bg1"
).
show
()
$
(
".room-title"
).
text
(
titleArr
[
data
.
extra
.
stage
])
$
(
".room-bg-p1 span"
).
text
(
data
.
score
)
var
barWidth
=
Math
.
floor
(
data
.
score
/
data
.
extra
.
stageScore
*
100
)
$
(
".room-bg-p2 span"
).
text
(
barWidth
+
'%'
)
var
barWidth
=
Math
.
floor
(
data
.
score
/
data
.
extra
.
stageScore
*
100
)
$
(
".room-bg-p2 span"
).
text
(
barWidth
+
'%'
)
$
(
".room-bg-p3 span"
).
text
(
data
.
rank
)
}
else
{
}
else
{
$
(
".room-bg1"
).
hide
()
}
});
socket
.
on
(
'disconnect'
,
function
()
{
setTimeout
(
function
()
{
setTimeout
(
function
()
{
getData
()
},
3000
)
},
3000
)
console
.
log
(
"已下线!"
);
});
...
...
@@ -159,8 +162,9 @@ $(function(){
console
.
log
(
"链接失败!"
);
});
}
}
})
})
</script>
</html>
\ No newline at end of file
ftIcon/action2/index.html
View file @
b332d0dc
...
...
@@ -103,19 +103,19 @@ $(function(){
setTimeout
(
function
(){
if
(
sessionStorage
.
lang
==
2
)
return
;
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/luckyFly/pop.html"
,
height
:
'0.5'
,
heightR
:
'95'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
}
})
//
$.ajax({
//
url:$ip+'/actSecretGarden/openPopup.html',
//
data:{
//
width:'0',
//
popupUrl:$url + "/activeFt/luckyFly/pop.html",
//
height:'0.5',
//
heightR:'95',
//
x:'0',
//
y:'0.5',
//
},
//
success:function(){
//
}
//
})
if
(
localStorage
.
fish
==
undefined
||
localStorage
.
fish
<
new
Date
().
getTime
()){
localStorage
.
fish
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
...
...
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