Commit 9f26a250 authored by 邱旭's avatar 邱旭

1

parent 5b565c3b
......@@ -81,6 +81,7 @@ export default class Turntable extends Panel {
Loading.instace.show();
if(this.remainTimes <= 0 && (getHomeData().wealth < this.nextTimeNeedCoin)) {
showToast("元宝不足咯~快去闯关赢元宝吧");
Loading.instace.hide();
return;
}
this.queryPrize();
......
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