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
b36eeadd
authored
Nov 01, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
a38c6c71
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
33 deletions
activeFt/luckyFly/oldView.html
ftIcon/action2/index.html
activeFt/luckyFly/oldView.html
View file @
b36eeadd
...
...
@@ -87,23 +87,23 @@ $(function(){
},
60000
)
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
:
'100'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
}
})
if
(
localStorage
.
fish
==
undefined
||
localStorage
.
fish
<
new
Date
().
getTime
()){
localStorage
.
fish
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
if
(
localStorage
.
fly
==
undefined
||
localStorage
.
fly
<
new
Date
().
getTime
()){
localStorage
.
fly
=
(
Number
(
new
Date
().
getTime
())
+
43200000
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/luckyFly/pop.html"
,
height
:
'0.5'
,
heightR
:
'100'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
}
})
}
},
30000
)
function
getData
(
roomid
)
{
...
...
ftIcon/action2/index.html
View file @
b36eeadd
...
...
@@ -103,23 +103,21 @@ $(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
(){
}
})
if
(
localStorage
.
fish
==
undefined
||
localStorage
.
fish
<
new
Date
().
getTime
()){
localStorage
.
fish
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
if
(
localStorage
.
fly
==
undefined
||
localStorage
.
fly
<
new
Date
().
getTime
()){
localStorage
.
fly
=
(
Number
(
new
Date
().
getTime
())
+
43200000
)
$
.
ajax
({
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
$url
+
"/activeFt/luckyFly/pop.html"
,
height
:
'0.5'
,
heightR
:
'100'
,
x
:
'0'
,
y
:
'0.5'
,
},
success
:
function
(){
}
})
}
},
30000
)
function
getData
(
roomid
)
{
...
...
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