Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Navigate to another Mini Program.
App.onLaunch()
App.onShow()
my.navigateToMiniProgram({ appId: 'target-mini-program-id', path: 'pages/detail/detail?id=123', extraData: { source: 'myApp' }, success: () => { console.log('Navigation successful'); } });