diff --git a/app.js b/app.js index 1c78299..83c6952 100644 --- a/app.js +++ b/app.js @@ -1,7 +1,5 @@ const { checkLogin } = require('./utils/logcheck'); App({ - onLaunch() { - // checkLogin(); - }, + });