there is now a navigator. I want to achieve 5 seconds later automatic js simulation click on this navigator, can be achieved?
<navigator url="pages/index/index" target="miniProgram" app-id="wxb7297d7a06acfeca" extra-data="which_app=1"></navigator>
jQuery
$("-sharpbtn").click();
I want to jump from one Mini Program to another Mini Program
some netizens said that "wx.navigateToMiniProgram" was very useful, but Wechat officially said that it would be abandoned in the future. Are there any other plans?
add:
wx.navigateToMiniProgram is not available. See figure