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
f88551ff
authored
Sep 08, 2025
by
kaisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:更新
parent
53ce6cf2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
179 additions
and
84 deletions
activeFt/luckySpace/index.html
activeFt/luckySpace/lib/default.js
activeFt/luckySpace/rule.html
activeFt/luckySpace/index.html
View file @
f88551ff
...
...
@@ -13,7 +13,7 @@
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/daily.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2024111201
"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=20241112024
"
>
<link
rel=
"stylesheet"
href=
"css/liMarquee.css"
>
<style>
.layui-layer-shade
{
...
...
@@ -253,6 +253,8 @@
</p>
</div>
<div
class=
"top-btn1"
></div>
<div
class=
"top-btn4"
></div>
<div
class=
"top-btn5"
></div>
<div
class=
"top-btn2"
></div>
<div
class=
"top-btn3"
></div>
<!-- <div data-type="1" class="more-btn"></div>
...
...
@@ -302,7 +304,7 @@
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"lib/liMarquee.js"
></script>
<script
src=
"lib/default.js?v='202406210
2
'"
></script>
<script
src=
"lib/default.js?v='202406210
4
'"
></script>
<script>
var
betType
...
...
@@ -386,6 +388,18 @@
record
()
$
(
".layer-record"
).
css
(
"left"
,
"0rem"
)
})
$
(
".top-btn4"
).
on
(
"click"
,
function
()
{
$
(
".top-btn4"
).
css
(
"display"
,
"none"
);
$
(
".top-btn5"
).
css
(
"display"
,
"block"
);
mAudios
.
bgm
.
muted
=
true
;
stopAll
();
});
$
(
".top-btn5"
).
on
(
"click"
,
function
()
{
$
(
".top-btn4"
).
css
(
"display"
,
"block"
);
$
(
".top-btn5"
).
css
(
"display"
,
"none"
);
mAudios
.
bgm
.
muted
=
false
;
mAudios
.
bgm
.
play
();
});
$
(
".back"
).
on
(
"click"
,
function
()
{
$
(
".layer-rule"
).
css
(
"left"
,
"-10rem"
)
$
(
".layer-history2"
).
css
(
"left"
,
"-10rem"
)
...
...
@@ -469,8 +483,10 @@
},
70
)
}
function
boomShow
()
{
rocketStop
();
var
boomNum
=
252
$
(
".fly"
).
fadeOut
(
350
)
betBoom
();
$
(
".boomShow"
).
show
()
boomTime
=
setInterval
(
function
()
{
$
(
".boomShow"
).
attr
(
"src"
,
"images/boom1/1_00"
+
boomNum
+
".png"
)
...
...
@@ -480,11 +496,19 @@
$
(
".boomShow"
).
hide
()
}
},
70
)
// 用户参与了但是没跳船成功
if
(
data
.
result
.
userData
.
player
==
1
&&
data
.
result
.
userData
.
jumper
!=
1
)
{
betLose
();
}
}
function
goHotShow
()
{
var
goHotNum1
=
134
var
goHotNum2
=
134
$
(
".fly"
).
css
(
"top"
,
"2.8rem"
)
rocket
();
setTimeout
(
function
()
{
$
(
".fly"
).
addClass
(
"fly-slow"
)
},
1000
);
...
...
@@ -597,6 +621,9 @@
$(".num-box-p1").removeClass('
n0
n1
n2
n3
n4
n5
n6
n7
n8
n9
').addClass('
n
' + numArr[0] + '')
$(".num-box-p2").removeClass('
n0
n1
n2
n3
n4
n5
n6
n7
n8
n9
').addClass('
n
' + numArr[1] + '')
// 倒计时3s的时候播放倒计时音效
clock(numArr[0], numArr[1]);
$(".go-btn").unbind("click").on("click", function () {
if (getUrlParams().isAllowDialog == 1 && getUrlParams().appversion >= 7620) {
var obj = {
...
...
@@ -669,6 +696,7 @@
clearInterval
(
miTimer
)
$
(
".mi-bg"
).
text
(
""
+
data
.
result
.
shipData
.
launchHeight
+
""
+
textArr
[
0
]
+
""
)
},
350
);
betBoom
();
//这时候爆炸了
$
(
".out-fly-box >div"
).
unbind
(
"click"
).
css
(
"filter"
,
"grayscale(100%)"
)
boomShow
()
...
...
@@ -910,6 +938,7 @@
layer
.
msg
(
data
.
msg
)
}
else
{
myDiamond
()
betSound
()
if
(
type
==
1
)
var
addNum
=
100
else
if
(
type
==
2
)
var
addNum
=
1000
else
if
(
type
==
3
)
var
addNum
=
10000
...
...
@@ -939,6 +968,7 @@
if
(
sessionStorage
.
lang
==
2
||
sessionStorage
.
lang
==
0
)
$
(
".out-fly-box"
).
html
(
'
<
div
class
=
"out-fly-end"
>
你已下船(
' + data.result.jumpHeight + '
米,获得
' + data.result.userRewardChip + '
露水)
<
/div>'
)
else
$
(
".out-fly-box"
).
html
(
'
<
div
class
=
"out-fly-end"
>
By
flying
' + data.result.jumpHeight + '
m
,
gain
' + data.result.userRewardChip + '
DEWs
rewards
.
<
/div>'
)
myDiamond
()
betWin
()
jumpOk
=
true
;
}
else
{
...
...
activeFt/luckySpace/lib/default.js
View file @
f88551ff
This diff is collapsed.
Click to expand it.
activeFt/luckySpace/rule.html
View file @
f88551ff
...
...
@@ -24,7 +24,7 @@
</div>
</body>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=23123"
></script>
<script
src=
"lib/default.js?v=23123
4
"
></script>
<script>
$
(
function
()
{
...
...
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