Commit ae8cdfdb authored by lujinlei's avatar lujinlei

-a

parent d5fba5bc
......@@ -4458,7 +4458,7 @@ exports.ResJson = {
}
}
],
"path": "https://yun.duiba.com.cn/db_games/activity/kickball-feile/1593585911/resource/"
"path": "https://yun.duiba.com.cn/db_games/activity/kickball-feile/1593587645/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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment