ios中app.js内onLaunch方法中有wx.showModal会闪现然后闪关,我认为是ios中其他界面中的 wx.hideloding将app.js中wx.showModal关闭了,但是android中没有问题