Mini Program's jump problem

now
Mini Program has a page A that is transferred to the problem scenario. After the other pages jump to A, the A page does some business processing, and then jumps to the target page. The problem is that there is a return button in the upper left corner of the target page. How to return to the source page? I don"t want to jump back to the A page, how can this be achieved?


if you have to press the return button in the upper left corner, customize the title bar and implement the return event yourself. The delta of wx.navigateBack is set to 2
clipboard.png

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