Commit f8b9d0c3 authored by lujinlei's avatar lujinlei

-a

parent b49fe08a
......@@ -8950,6 +8950,7 @@ var PrizePanel = (function (_super) {
ctrls_1.showPanel(Tip2Panel_1.Tip2Panel);
}
};
PrizePanel.prototype.initEvents = function () {
this.closeBtn.addEventListener(FYGE.MouseEvent.CLICK, this.onclick_closeBtn, this);
this.btn.addEventListener(FYGE.MouseEvent.CLICK, this.onclick_btn, this);
......
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