diff --git a/app.js b/app.js index 0047efc..55b54d0 100644 --- a/app.js +++ b/app.js @@ -3,7 +3,5 @@ App({ onLaunch: function () { checkLogin(); - checkLogin(); - checkLogin(); } });