微信开发教程 小程序生命周期(onLaunch、onShow、onHide、onReady、onLoad、onUnload) onlaunch:当小程序初始化完结时,会触发 onLaunch(全局只触发一次)(app....