diff --git a/docs/.vuepress/theme/config/redirectRouter.js b/docs/.vuepress/theme/config/redirectRouter.js index 45925b070024608d6349212f11713968df756e0e..1d67ad566fb132727327a95eaeaeccee72a11566 100644 --- a/docs/.vuepress/theme/config/redirectRouter.js +++ b/docs/.vuepress/theme/config/redirectRouter.js @@ -51,6 +51,10 @@ const routerMap = { '/api/a-d/rewarded-video-ad': '/api/a-d/rewarded-video.html', '/api/ad/interstitial-ad': '/api/a-d/interstitial.html', '/api/ui/navigate': '/api/router.html', + '/api/plugins/getLaunchOptionsSync': '/api/getLaunchOptionsSync.html', + '/api/plugins/getEnterOptionsSync': '/api/getEnterOptionsSync.html', + '/api/plugins/getLaunchOptionsSync.html': '/api/getLaunchOptionsSync.html', + '/api/plugins/getEnterOptionsSync.html': '/api/getEnterOptionsSync.html', '/platform': '/tutorial/platform.html', '/nvue-event': '/tutorial/nvue-event.html',