Commit 7ffea04e authored by 邱旭's avatar 邱旭

1

parent 1e1a1c03
......@@ -120,6 +120,7 @@ export default class Turntable extends Panel {
NetManager.ins.hc_turnableDojoin((success, res) => {
NetManager.ins.hc_home(() => {
SceneCtrl.instance.updateScene();
this['nums'].text = `当前可用元宝:${getHomeData().wealth}`;
}, window['collectRuleId']);
Loading.instace.hide();
// if(!success) {
......
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