A problem of Mini Program's Development tools

using the Mini Program development tool provided by Wechat officially, I encountered a problem:
every time I save a page, the preview interface on the left always jumps to the home page. Then I click on the column link again and again to see the page that has just been modified.
is there any way to keep the interface on the file I modified?


I don't know if you use a framework like mpvue , but it doesn't matter

.

Mini Program's entry has a app.js file. Here are some routing and global configurations. The first array in the pages parameters is the page displayed after refresh. You can place the page under debugging first during development as follows
clipboard.png


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