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
b5806601
authored
Oct 14, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
d8615d3d
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
47 additions
and
19 deletions
activeFt/Fishing/css/index.css
activeFt/Fishing/css/index.less
activeFt/Fishing/images/A Happy Moment.png → activeFt/Fishing/images/pop-bg.png
activeFt/Fishing/images/Play a round.png → activeFt/Fishing/images/pop-btn.png
activeFt/Fishing/oldView.html
activeFt/Fishing/pop.html
activeFt/Fishing/css/index.css
View file @
b5806601
...
...
@@ -269,3 +269,19 @@ iframe {
background
:
url(../images/act-room1.png)
no-repeat
;
background-size
:
100%
100%
;
}
.pop
{
width
:
9.98rem
;
height
:
6.32rem
;
background
:
url(../images/pop-bg.png)
no-repeat
;
background-size
:
100%
100%
;
margin
:
0
auto
;
}
.pop-btn
{
width
:
3.13rem
;
height
:
1.213rem
;
background
:
url(../images/pop-btn.png)
no-repeat
;
background-size
:
100%
100%
;
position
:
absolute
;
top
:
6.2rem
;
left
:
3.435rem
;
}
activeFt/Fishing/css/index.less
View file @
b5806601
...
...
@@ -274,8 +274,18 @@ iframe{
background-size: 100% 100%;
}
.pop{
width: 9.98rem;
height: 6.32rem;
background: url(../images/pop-bg.png)no-repeat;
background-size: 100% 100%;
margin: 0 auto;
}
.pop-btn{
width: 3.13rem;
height: 1.213rem;
background: url(../images/pop-btn.png) no-repeat;
background-size: 100% 100%;
position: absolute;
top: 6.2rem;
left: 3.435rem;
}
\ No newline at end of file
activeFt/Fishing/images/
A Happy Moment
.png
→
activeFt/Fishing/images/
pop-bg
.png
View file @
b5806601
File moved
activeFt/Fishing/images/
Play a round
.png
→
activeFt/Fishing/images/
pop-btn
.png
View file @
b5806601
File moved
activeFt/Fishing/oldView.html
View file @
b5806601
...
...
@@ -74,22 +74,23 @@ $(function(){
},
60000
)
setTimeout
(
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
(
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(){
// }
// })
if
(
localStorage
.
fish
==
undefined
||
localStorage
.
fish
<
new
Date
().
getTime
()){
localStorage
.
fish
=
(
Number
(
new
Date
().
getTime
())
+
86400000
)
}
},
30000
)
function
getData
(
roomid
)
{
...
...
activeFt/Fishing/pop.html
View file @
b5806601
...
...
@@ -60,7 +60,7 @@ $(function(){
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
"https://
activity.yazhaiyabo.com/active2020/superDew/index.html"
+
location
.
search
+
""
+
"&roomid=868812
"
,
popupUrl
:
"https://
yazhaigray.qigame1024.com/fcarnivallive"
+
location
.
search
+
""
+
"&roomid=11132174
"
,
height
:
'0.5'
,
heightR
:
'102'
,
x
:
'0'
,
...
...
@@ -75,7 +75,7 @@ $(function(){
url
:
$ip
+
'/actSecretGarden/openPopup.html'
,
data
:{
width
:
'0'
,
popupUrl
:
"http
://test.ybact.yazhaiyabo.com/active2020/superDew/index.html"
+
location
.
search
+
""
+
"&roomid=999996
"
,
popupUrl
:
"http
s://yazhaigray.qigame1024.com/fcarnivallive"
+
location
.
search
+
""
+
"&roomid=999991
"
,
height
:
'0.5'
,
heightR
:
'102'
,
x
:
'0'
,
...
...
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