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
fce28fa1
Commit
fce28fa1
authored
Jul 01, 2020
by
lujinlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-a
parent
cdfa6c5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
output.js
client/pages/index/output.js
+2
-4
No files found.
client/pages/index/output.js
View file @
fce28fa1
...
...
@@ -4456,7 +4456,7 @@ exports.ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/1593607
29
9/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/1593607
91
9/resource/"
};
...
...
@@ -8971,9 +8971,6 @@ var InviteInfoPanel = (function (_super) {
return
[
4
,
receiveTaskRewards_1
.
default
(
'invites'
)];
case
1
:
_a
=
_b
.
sent
(),
success
=
_a
.
success
,
message
=
_a
.
message
,
data
=
_a
.
data
;
if
(
success
||
!
success
)
{
Main_1
.
GDispatcher
.
dispatchEvent
(
'completeTaskUpdate'
);
}
return
[
2
];
}
});
...
...
@@ -8989,6 +8986,7 @@ var InviteInfoPanel = (function (_super) {
this
.
knowBtn
.
addEventListener
(
FYGE
.
MouseEvent
.
CLICK
,
this
.
onClick_closeBtn
,
this
);
};
InviteInfoPanel
.
prototype
.
onClick_closeBtn
=
function
()
{
Main_1
.
GDispatcher
.
dispatchEvent
(
'completeTaskUpdate'
);
this
.
hidePanel
();
};
InviteInfoPanel
.
prototype
.
removeEvents
=
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