Commit 0a4eed23 by liang ce

关联失败现实绑定成功bug

parent 13cc3564
......@@ -34,7 +34,7 @@ create.Page({
if (requestNum >= 300) {
requestNum = 0;
that.setData({
isBind: true,
isBind: false,
isLoading: false
});
clearInterval(interval);
......
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