the requirement is for Mini Program to jump to another Mini Program, but it does not need to be manually triggered by the user, and the jump will be performed as soon as the page is loaded.
I think the new API is navigator tag, there is no js to implement the method, solve?
<navigator target="miniProgram" data-abc="asasasasa" open-type="navigate" app-id="" path="/pages/serve/serve" extra-data="" version="develop" bindsuccess="success">a</navigator>