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
2e78379d
authored
7 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
065da875
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
ftIcon/action2/index.html
ftIcon/action2/index.html
View file @
2e78379d
...
...
@@ -86,15 +86,16 @@ $(function(){
view
()
},
60000
)
setTimeout
(
function
(){
if
(
localStorage
.
gardenLayer
==
undefined
||
localStorage
.
gardenLayer
<
new
Date
().
getTime
()){
localStorage
.
gardenLayer
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
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/
garden
/pop.html"
,
popupUrl
:
$url
+
"/activeFt/
luckyGod
/pop.html"
,
height
:
'0.5'
,
heightR
:
'1
06
'
,
heightR
:
'1
24
'
,
x
:
'0'
,
y
:
'0.5'
,
},
...
...
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