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
d307e6fa
authored
8 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
410d5b6d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
activeFt/goddess/images/img_v3_02d8_0fdbc685-d43d-4b4a-b2e9-831d31166adg.png
activeFt/goddess/index.html
activeFt/goddess/images/img_v3_02d8_0fdbc685-d43d-4b4a-b2e9-831d31166adg.png
0 → 100644
View file @
d307e6fa
3.64 KB
This diff is collapsed.
Click to expand it.
activeFt/goddess/index.html
View file @
d307e6fa
...
...
@@ -278,11 +278,12 @@ $(function(){
}
html
+=
'
<
/div>'
;
$
(
".card2"
).
html
(
html
)
$
(
".user-sign-box >p"
).
text
(
"今日已簽到,禮物已發放至背包,請明日再來"
)
}
})
})
}
else
{
$
(
".user-sign-box >p"
).
text
(
"今日已簽到,請明日再來"
)
$
(
".user-sign-box >p"
).
text
(
"今日已簽到,
禮物已發放至背包,
請明日再來"
)
var
html
=
''
;
html
+=
'
<
div
class
=
"card-content"
>
';
if(list.checkinReward==4){
...
...
@@ -318,7 +319,7 @@ $(function(){
}
else
if
(
list
.
status
==
1
){
//已領取
$
(
".lucky-btn"
).
addClass
(
"lucky-btn2"
).
text
(
"已獲得"
+
list
.
todayDiamond
+
"寶石"
)
$
(
".lucky-btn"
).
addClass
(
"lucky-btn2"
).
text
(
"已獲得"
+
list
.
today
Reward
Diamond
+
"寶石"
)
}
}
if
(
i
==
2
){
...
...
@@ -420,7 +421,7 @@ $(function(){
layer
.
msg
(
data
.
msg
)
return
;
}
$
(
".layer-reg-p"
).
text
(
"恭喜您獲得"
+
data
-
result
.
rateDiamond
+
"寶石"
)
$
(
".layer-reg-p"
).
text
(
"恭喜您獲得"
+
data
.
result
.
rateDiamond
+
"寶石"
)
layer
.
open
({
type
:
1
,
title
:
false
,
...
...
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