Commit fce28fa1 authored by lujinlei's avatar lujinlei

-a

parent cdfa6c5c
......@@ -4456,7 +4456,7 @@ exports.ResJson = {
}
}
],
"path": "https://yun.duiba.com.cn/db_games/activity/kickball-feile/1593607299/resource/"
"path": "https://yun.duiba.com.cn/db_games/activity/kickball-feile/1593607919/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 () {
......
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