Mini Program executes wx.relaunch

whether the execution of wx.relaunch by Mini Program will trigger the onLaunch function in app.js again.

Mar.04,2021
When

reLaunch, the onLaunch, of app.js will not be re-used, but on some mobile phones, it should be related to Wechat's version. The official statement is that the latest version of Wechat will not have this problem.


so here comes the problem! How can I reload app.js?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36308-2bfe9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36308-2bfe9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?