Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taobaominiDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
taobaominiDemo
Commits
842d12f8
Commit
842d12f8
authored
Jun 29, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
acc3dd19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
output.js
client/pages/index/output.js
+3
-3
No files found.
client/pages/index/output.js
View file @
842d12f8
...
...
@@ -4211,7 +4211,7 @@ exports.ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/15934
23717
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/15934
31604
/resource/"
};
...
...
@@ -9798,7 +9798,7 @@ var RankPanel = (function (_super) {
return
[
4
,
getRankList_1
.
default
()];
case
1
:
_a
=
(
_b
.
sent
()).
data
,
totalScore
=
_a
.
totalScore
,
userNick
=
_a
.
userNick
,
rank
=
_a
.
rank
,
list
=
_a
.
list
,
prizeList
=
_a
.
prizeList
;
nick
.
text
=
transRank_1
.
default
(
rank
)
+
"
"
+
userNick
;
nick
.
text
=
transRank_1
.
default
(
rank
)
+
"
\
u6211
\
u81EA
\
u5DF1"
;
score
.
text
=
totalScore
+
"
\
u5206"
;
this
.
prizeList
=
new
FYGE
.
ScrollList
(
PrizeItem_1
.
default
,
PrizeItem_1
.
default
.
W
,
PrizeItem_1
.
default
.
H
,
590
,
PrizeItem_1
.
default
.
H
,
false
);
this
.
prizeList
.
position
.
set
(
30
,
768
);
...
...
@@ -10747,7 +10747,7 @@ var StartScene = (function (_super) {
};
StartScene
.
prototype
.
checkRankPrize
=
function
()
{
var
_this
=
this
;
if
(
global_1
.
getAfterEndTime
()
&&
rankFlag_1
.
getRankFlag
()
)
{
if
(
global_1
.
getAfterEndTime
())
{
Promise
.
all
([
getMyRankPrize_1
.
default
(),
getRankList_1
.
default
()
...
...
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