Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| appId | String | Yes | Target Mini Program App ID |
| path | String | No | Path to open in target Mini Program |
| extraData | Object | No | Data to pass to target Mini Program |
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Code Example
Related APIs
my.navigateBackMiniProgram
Return to previous Mini Program