{"id":100,"date":"2021-01-18T20:25:57","date_gmt":"2021-01-18T12:25:57","guid":{"rendered":"http:\/\/gjweb.top\/?p=100"},"modified":"2021-01-18T20:25:58","modified_gmt":"2021-01-18T12:25:58","slug":"%e8%b7%af%e7%94%b1%e5%ae%88%e5%8d%ab","status":"publish","type":"post","link":"https:\/\/gjweb.top\/?p=100","title":{"rendered":"\u8def\u7531\u5b88\u536b"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u5168\u5c40\u5b88\u536b<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>const router = new Router({\n    router:&#91;\n        {\n            path:'',\n            name:'',\n            component:''\n        }\n    ]\n})\nrouter.beforeEach((to,form,next){\n    if(to.path == '\/'){\n        next()\n    }else{\n        if('\u5224\u65ad\u6761\u4ef6'){\n            next() \/\/\u5982\u679c\u6761\u4ef6\u6ee1\u8db3\u5219\u8df3\u8f6c\n        }else{\n            next({path:'\/'}) \/\/\u5982\u679c\u6761\u4ef6\u4e0d\u6ee1\u8db3\u5219\u8df3\u8f6c\u5230login\u9875\u9762\n        }\n    }\n})\nexport default router<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u5c40\u90e8\u5b88\u536b<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>const router = new Router({\n    router:&#91;\n        {\n            path:'',\n            component:'',\n            beforeEnter(to,from,next){\n                if(\"\u662f\u5426\u6ee1\u8db3\u5224\u65ad\u6761\u4ef6\"){\n                    next() \/\/\u5982\u679c\u6ee1\u8db3\u6d4b\u8df3\u8f6c\n                }else{\n                    next('\/'); \/\/\u88ab\u62e6\u622a\n                }\n            },\n            children:&#91;\n                {\n                    path:\"\",\n                    component:\"\"\n                }\n            ]\n        }\n    ]\n})\nexport default router<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u7ec4\u4ef6\u5b88\u536b<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>export default{\n    data(){\n        return {\n\n        }\n    },\n    beforeRouteUpdate(to,from,next){\n        \/\/\u4ec5\u8def\u7531\u53c2\u6570\u53d1\u751f\u53d8\u5316\u65f6\u89e6\u53d1\uff0c\u6bd4\u5982 \/page\/vue \/page\/react\n        next() \/\/\u5fc5\u8981\n    }\n}<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u8def\u7531\u751f\u547d\u5468\u671f\u7ed3\u675f<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>router.afterEach((to,from)=&gt;{})<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5168\u5c40\u5b88\u536b \u5c40\u90e8\u5b88\u536b \u7ec4\u4ef6\u5b88\u536b \u8def\u7531\u751f\u547d\u5468\u671f\u7ed3\u675f<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-100","post","type-post","status-publish","format-standard","hentry","category-vue"],"_links":{"self":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=100"}],"version-history":[{"count":0,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/100\/revisions"}],"wp:attachment":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}