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
ae8cdfdb
Commit
ae8cdfdb
authored
Jul 01, 2020
by
lujinlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-a
parent
d5fba5bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
output.js
client/pages/index/output.js
+2
-8
No files found.
client/pages/index/output.js
View file @
ae8cdfdb
...
...
@@ -4458,7 +4458,7 @@ exports.ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/159358
5911
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/159358
7645
/resource/"
};
...
...
@@ -5106,7 +5106,7 @@ exports.default = (function () { return __awaiter(_this, void 0, void 0, functio
inviteId
:
global_1
.
getShareCode
(),
activityId
:
global_1
.
getActivityId
()
};
return
[
4
,
TaoBaoNet_1
.
sendTbNet
(
TaoBaoNet_1
.
TbNetName
.
filaStarDoHelp
,
params
)];
return
[
4
,
TaoBaoNet_1
.
sendTbNet
(
TaoBaoNet_1
.
TbNetName
.
filaStarDoHelp
,
params
,
function
()
{
},
true
)];
case
1
:
return
[
2
,
_a
.
sent
()];
}
});
...
...
@@ -10615,12 +10615,6 @@ var AssistScene = (function (_super) {
return
__generator
(
this
,
function
(
_b
)
{
switch
(
_b
.
label
)
{
case
0
:
if
(
global_1
.
getBeforeStartTime
())
{
return
[
2
,
toastCtrl_1
.
showToast
(
'活动未开始'
)];
}
if
(
global_1
.
getAfterEndTime
())
{
return
[
2
,
toastCtrl_1
.
showToast
(
'活动已结束'
)];
}
sendLog_1
.
default
(
LogType_1
.
default
.
clickAssistBtn
);
return
[
4
,
doRecord_1
.
default
(
'help'
)];
case
1
:
...
...
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