Mini Program's navigateTo Jump problem

I"d like to ask Mini Program a question. The navigateTo, used for link redirection just started to jump normally, but it won"t jump after a few more times, and you need to exit and re-enter.


Mini Program only supports 5-level pages at most, and redirectTo is required for more than 5-level pages

generally, I will customize the jump method in app.js. Through getCurrentPages (). Length , judge
< 5 use navigateTo, to reach 5 use redirectTo

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-1b2bacf-2babd.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-1b2bacf-2babd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?