app.js里onLaunch方法 index.js的onLoad方法 都是只执行一次, 电商小程序 用户第一次打开app时 授权获取微信数据 然后登陆商城, 该写在 onLaunch 好还是 onLoad ?