{"id":1354,"date":"2023-11-17T10:08:26","date_gmt":"2023-11-17T02:08:26","guid":{"rendered":"https:\/\/www.talktop.cn\/?p=1354"},"modified":"2024-12-27T10:58:41","modified_gmt":"2024-12-27T02:58:41","slug":"vuerouter%ef%bc%9a%e7%ae%a1%e7%90%86%e9%a1%b5%e9%9d%a2%e8%b7%af%e7%94%b1","status":"publish","type":"post","link":"https:\/\/www.talktop.cn\/?p=1354","title":{"rendered":"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531"},"content":{"rendered":"\n<h5 class=\"wp-block-heading\">\u4e00\u3001\u8def\u7531\u548c\u8def\u7531\u5668<\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u8def\u7531\uff08Route\uff09<\/strong>\uff1a\u8def\u7531\u662f\u6307\u5e94\u7528\u7684\u67d0\u4e2a\u8def\u5f84\u6216\u72b6\u6001\uff0c\u5982URL\u548c\u9875\u9762\u6807\u9898\u3002<\/li>\n\n\n\n<li><strong>\u8def\u7531\u5668\uff08Router\uff09<\/strong>\uff1a\u8def\u7531\u5668\u662f\u7ba1\u7406\u6240\u6709\u8def\u7531\u7684\u4e00\u4e2a\u5bf9\u8c61\u3002\u5728Vue.js\u4e2d\uff0c\u6211\u4eec\u901a\u8fc7Vue Router\u6765\u521b\u5efa\u548c\u7ba1\u7406\u8def\u7531\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u52a8\u6001\u8def\u7531\u5339\u914d<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u8def\u5f84\u53c2\u6570<\/strong>\uff1a\u53ef\u4ee5\u5728\u8def\u5f84\u4e2d\u4f7f\u7528\u201c\u53c2\u6570\u201d\uff08\u4f8b\u5982\uff1a<code>\/user\/:id<\/code>\uff09\uff0c\u5f53\u5339\u914d\u5230\u4e00\u4e2a\u8def\u7531\u65f6\uff0c\u53c2\u6570\u503c\u5c06\u88ab\u8bbe\u7f6e\u5230<code>this.$route.params<\/code>\u4e2d\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u5d4c\u5957\u8def\u7531<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u5d4c\u5957\u89c6\u56fe<\/strong>\uff1aVue Router\u5141\u8bb8\u914d\u7f6e\u5d4c\u5957\u8def\u7531\uff0c\u8fd9\u4e3a\u6e32\u67d3\u5d4c\u5957\u89c6\u56fe\u63d0\u4f9b\u4e86\u4fbf\u5229\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u7f16\u7a0b\u5f0f\u7684\u5bfc\u822a<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u5bfc\u822a\u65b9\u6cd5<\/strong>\uff1a\u9664\u4e86\u4f7f\u7528<code>&lt;router-link&gt;<\/code>\u521b\u5efaa\u6807\u7b7e\u6765\u5b9a\u4e49\u5bfc\u822a\u94fe\u63a5\uff0c\u8fd8\u53ef\u4ee5\u4f7f\u7528<code>router.push<\/code>\u6765\u5b9e\u73b0\u7f16\u7a0b\u5f0f\u5bfc\u822a\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u8def\u7531\u6a21\u5f0f<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>hash\u6a21\u5f0f<\/strong>\uff1a\u4f7f\u7528URL\u7684hash\u6765\u6a21\u62df\u4e00\u4e2a\u5b8c\u6574\u7684URL\uff0c\u5f53URL\u6539\u53d8\u65f6\uff0c\u9875\u9762\u4e0d\u4f1a\u91cd\u65b0\u52a0\u8f7d\u3002<\/li>\n\n\n\n<li><strong>history\u6a21\u5f0f<\/strong>\uff1a\u4f9d\u8d56HTML5 History API\u548c\u670d\u52a1\u5668\u914d\u7f6e\u3002\u4f7f\u7528history\u6a21\u5f0f\u65f6\uff0cURL\u770b\u8d77\u6765\u66f4\u201c\u7f8e\u89c2\u201d\uff0c\u4f46\u9700\u8981\u670d\u52a1\u5668\u7aef\u652f\u6301\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u8def\u7531\u53c2\u6570<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u52a8\u6001\u8def\u7531<\/strong>\uff1a\u4f7f\u7528<code>:param<\/code>\u6807\u8bb0\u52a8\u6001\u90e8\u5206\u3002\u4f8b\u5982\uff1a<code>\/user\/:id<\/code>\uff0c\u5176\u4e2d<code>:id<\/code>\u662f\u4e00\u4e2a\u52a8\u6001\u53c2\u6570\u3002<\/li>\n\n\n\n<li><strong>\u67e5\u8be2\u53c2\u6570<\/strong>\uff1a\u5904\u7406URL\u4e2d\u7684\u67e5\u8be2\u53c2\u6570\uff0c\u5982<code>\/user?name=John<\/code>\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u547d\u540d\u8def\u7531<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u4fbf\u5229\u6027<\/strong>\uff1a\u53ef\u4ee5\u7ed9\u8def\u7531\u6307\u5b9a\u4e00\u4e2a\u540d\u5b57\uff0c\u4e4b\u540e\u53ef\u901a\u8fc7\u540d\u5b57\u6765\u5f15\u7528\u8def\u7531\uff0c\u800c\u4e0d\u662f\u5199URL\u6216\u8def\u5f84\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u547d\u540d\u89c6\u56fe<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u591a\u89c6\u56fe\u7ba1\u7406<\/strong>\uff1a\u5141\u8bb8\u5728\u540c\u4e00\u9875\u9762\u4e0a\u62e5\u6709\u591a\u4e2a<code>&lt;router-view&gt;<\/code>\uff0c\u6bcf\u4e2a<code>&lt;router-view&gt;<\/code>\u53ef\u4ee5\u663e\u793a\u4e0d\u540c\u7684\u7ec4\u4ef6\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u8def\u7531\u5b88\u536b<\/h6>\n\n\n\n<p>\u8def\u7531\u5b88\u536b\u662f\u6267\u884c\u5bfc\u822a\u63a7\u5236\u7684\u51fd\u6570\uff0c\u53ef\u4ee5\u5728\u8def\u7531\u88ab\u786e\u8ba4\u4e4b\u524d\u6216\u89e3\u6790\u4e4b\u540e\u6267\u884c\u4e00\u4e9b\u903b\u8f91\u3002<\/p>\n\n\n\n<h6 class=\"wp-block-heading\">\u5168\u5c40\u5b88\u536b<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>beforeEach<\/strong>\uff1a\u5728\u8def\u7531\u8fdb\u5165\u4e4b\u524d\u5168\u5c40\u8c03\u7528\u3002<\/li>\n\n\n\n<li><strong>afterEach<\/strong>\uff1a\u5728\u8def\u7531\u786e\u8ba4\u540e\u5168\u5c40\u8c03\u7528\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u8def\u7531\u72ec\u4eab\u7684\u5b88\u536b<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>beforeEnter<\/strong>\uff1a\u5728\u8def\u7531\u914d\u7f6e\u4e0a\u76f4\u63a5\u5b9a\u4e49\u7684\u5b88\u536b\u3002<\/li>\n<\/ul>\n\n\n\n<h6 class=\"wp-block-heading\">\u7ec4\u4ef6\u5185\u7684\u5b88\u536b<\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>beforeRouteEnter<\/strong>\uff1a\u5728\u6e32\u67d3\u8be5\u7ec4\u4ef6\u7684\u5bf9\u5e94\u8def\u7531\u88ab\u786e\u8ba4\u524d\u8c03\u7528\u3002<\/li>\n\n\n\n<li><strong>beforeRouteUpdate<\/strong>\uff082.2\u7248\u672c\u53ca\u4ee5\u4e0a\uff09\uff1a\u5728\u5f53\u524d\u8def\u7531\u6539\u53d8\uff0c\u4f46\u662f\u8be5\u7ec4\u4ef6\u88ab\u590d\u7528\u65f6\u8c03\u7528\u3002<\/li>\n\n\n\n<li><strong>beforeRouteLeave<\/strong>\uff1a\u5bfc\u822a\u79bb\u5f00\u8be5\u7ec4\u4ef6\u7684\u5bf9\u5e94\u8def\u7531\u65f6\u8c03\u7528\u3002<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-b917570b98caa9a9d50ade2bdd39d6cf\"><code>const router = new VueRouter({\n  routes: &#91;\n    { path: '\/users', component: Users },\n    { path: '\/users\/:id', component: UserDetail }\n  ]\n});<\/code><\/pre>\n\n\n\n<p>\u5728\u8fd9\u4e2a\u4f8b\u5b50\u4e2d\uff0c<code>\/users<\/code>\u8def\u7531\u5c06\u6e32\u67d3<code>Users<\/code>\u7ec4\u4ef6\uff0c\u800c<code>\/users\/:id<\/code>\u8def\u7531\u5c06\u6e32\u67d3<code>UserDetail<\/code>\u7ec4\u4ef6\uff0c\u5e76\u4e14<code>:id<\/code>\u662f\u4e00\u4e2a\u52a8\u6001\u53c2\u6570\u3002<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">\u4e8c\u3001\u9762\u8bd5\u5e38\u89c1\u95ee\u9898\u53ca\u89e3\u7b54<\/h5>\n\n\n\n<h6 class=\"wp-block-heading\">\u95ee\u98981\uff1aVue Router\u4e2d\u7684<code>mode<\/code>\u6709\u54ea\u4e9b\u7c7b\u578b\uff0c\u5b83\u4eec\u6709\u4ec0\u4e48\u533a\u522b\uff1f<\/h6>\n\n\n\n<p><strong>\u89e3\u7b54<\/strong>\uff1aVue Router\u6709\u4e24\u79cd\u6a21\u5f0f\uff1a<code>hash<\/code>\u548c<code>history<\/code>\u3002<code>hash<\/code>\u6a21\u5f0f\u4f7f\u7528URL\u7684hash\u90e8\u5206\u6765\u6a21\u62df\u5b8c\u6574URL\uff0c\u800c<code>history<\/code>\u6a21\u5f0f\u5219\u4f9d\u8d56HTML5 History API\u548c\u670d\u52a1\u5668\u914d\u7f6e\u3002<\/p>\n\n\n\n<h6 class=\"wp-block-heading\">\u95ee\u98982\uff1a\u5982\u4f55\u5728Vue Router\u4e2d\u5b9e\u73b0\u8def\u7531\u5b88\u536b\uff1f<\/h6>\n\n\n\n<p><strong>\u89e3\u7b54<\/strong>\uff1a\u8def\u7531\u5b88\u536b\u53ef\u4ee5\u901a\u8fc7<code>beforeEach<\/code>\u3001<code>beforeEnter<\/code>\u548c\u7ec4\u4ef6\u5185\u7684<code>beforeRouteEnter<\/code>\u7b49\u94a9\u5b50\u5b9e\u73b0\uff0c\u7528\u4e8e\u5728\u8def\u7531\u8fdb\u5165\u524d\u8fdb\u884c\u68c0\u67e5\u6216\u5f02\u6b65\u64cd\u4f5c\u3002<\/p>\n\n\n\n<h6 class=\"wp-block-heading\">\u95ee\u98983\uff1aVue Router\u4e2d\u7684<code>base<\/code>\u9009\u9879\u662f\u7528\u6765\u505a\u4ec0\u4e48\u7684\uff1f<\/h6>\n\n\n\n<p><strong>\u89e3\u7b54<\/strong>\uff1a<code>base<\/code>\u9009\u9879\u5141\u8bb8\u4f60\u6307\u5b9a\u5e94\u7528\u7684\u57fa\u8def\u5f84\u3002\u8fd9\u5728\u4f60\u7684Vue\u5e94\u7528\u90e8\u7f72\u5728\u975e\u6839\u8def\u5f84\u65f6\u975e\u5e38\u6709\u7528\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u8def\u7531\u548c\u8def\u7531\u5668 \u52a8\u6001\u8def\u7531\u5339\u914d \u5d4c\u5957\u8def\u7531 \u7f16\u7a0b\u5f0f\u7684\u5bfc\u822a \u8def\u7531\u6a21\u5f0f \u8def\u7531\u53c2\u6570 \u547d\u540d\u8def\u7531 \u547d\u540d\u89c6\u56fe \u8def\u7531\u5b88\u536b \u8def\u7531 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[119,59],"tags":[70,71,72],"class_list":["post-1354","post","type-post","status-publish","format-standard","hentry","category-119","category-59","tag-vue","tag-71","tag-72"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531<\/title>\n<meta name=\"description\" content=\"Vue Router\u6709\u4e24\u79cd\u6a21\u5f0f\uff1ahash\u548chistory\u3002hash\u6a21\u5f0f\u4f7f\u7528URL\u7684hash\u90e8\u5206\u6765\u6a21\u62df\u5b8c\u6574URL\uff0c\u800chistory\u6a21\u5f0f\u5219\u4f9d\u8d56HTML5 History API\u548c\u670d\u52a1\u5668\u914d\u7f6e\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.talktop.cn\/?p=1354\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.talktop.cn\/?p=1354#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.talktop.cn\/?p=1354\"},\"author\":{\"name\":\"AI\u98ce\u5411\u6807\",\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\"},\"headline\":\"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531\",\"datePublished\":\"2023-11-17T02:08:26+00:00\",\"dateModified\":\"2024-12-27T02:58:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.talktop.cn\/?p=1354\"},\"wordCount\":46,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\"},\"keywords\":[\"vue\u8def\u7531\",\"\u52a8\u6001\u8def\u7531\u5b9e\u73b0\",\"\u8def\u7531\u5b88\u536b\"],\"articleSection\":[\"\u524d\u7aef\u5f00\u53d1\",\"\u7f16\u7a0b\u6280\u672f\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.talktop.cn\/?p=1354#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.talktop.cn\/?p=1354\",\"url\":\"https:\/\/www.talktop.cn\/?p=1354\",\"name\":\"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531\",\"isPartOf\":{\"@id\":\"https:\/\/www.talktop.cn\/#website\"},\"datePublished\":\"2023-11-17T02:08:26+00:00\",\"dateModified\":\"2024-12-27T02:58:41+00:00\",\"description\":\"Vue Router\u6709\u4e24\u79cd\u6a21\u5f0f\uff1ahash\u548chistory\u3002hash\u6a21\u5f0f\u4f7f\u7528URL\u7684hash\u90e8\u5206\u6765\u6a21\u62df\u5b8c\u6574URL\uff0c\u800chistory\u6a21\u5f0f\u5219\u4f9d\u8d56HTML5 History API\u548c\u670d\u52a1\u5668\u914d\u7f6e\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/www.talktop.cn\/?p=1354#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.talktop.cn\/?p=1354\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.talktop.cn\/?p=1354#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.talktop.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.talktop.cn\/#website\",\"url\":\"https:\/\/www.talktop.cn\/\",\"name\":\"AI\u98ce\u5411\u6807\",\"description\":\"ChatGPT \u4eba\u5de5\u667a\u80fd \u7f16\u7a0b\u6280\u672f AIGC \u540e\u7aef\u6280\u672f \u524d\u7aef\u6280\u672f \u70ed\u95e8\u63d2\u4ef6 \u8fd0\u8425\u76f8\u5173 ChatGPT\u8ba2\u9605 Claude\u5145\u503c \u6d77\u5916\u5145\u503c \u8c37\u6b4c\u90ae\u7bb1\",\"publisher\":{\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\"},\"alternateName\":\"AI\u98ce\u5411\u6807\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.talktop.cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\",\"name\":\"AI\u98ce\u5411\u6807\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg\",\"contentUrl\":\"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg\",\"width\":512,\"height\":512,\"caption\":\"AI\u98ce\u5411\u6807\"},\"logo\":{\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531","description":"Vue Router\u6709\u4e24\u79cd\u6a21\u5f0f\uff1ahash\u548chistory\u3002hash\u6a21\u5f0f\u4f7f\u7528URL\u7684hash\u90e8\u5206\u6765\u6a21\u62df\u5b8c\u6574URL\uff0c\u800chistory\u6a21\u5f0f\u5219\u4f9d\u8d56HTML5 History API\u548c\u670d\u52a1\u5668\u914d\u7f6e\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.talktop.cn\/?p=1354","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.talktop.cn\/?p=1354#article","isPartOf":{"@id":"https:\/\/www.talktop.cn\/?p=1354"},"author":{"name":"AI\u98ce\u5411\u6807","@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab"},"headline":"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531","datePublished":"2023-11-17T02:08:26+00:00","dateModified":"2024-12-27T02:58:41+00:00","mainEntityOfPage":{"@id":"https:\/\/www.talktop.cn\/?p=1354"},"wordCount":46,"commentCount":0,"publisher":{"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab"},"keywords":["vue\u8def\u7531","\u52a8\u6001\u8def\u7531\u5b9e\u73b0","\u8def\u7531\u5b88\u536b"],"articleSection":["\u524d\u7aef\u5f00\u53d1","\u7f16\u7a0b\u6280\u672f"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.talktop.cn\/?p=1354#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.talktop.cn\/?p=1354","url":"https:\/\/www.talktop.cn\/?p=1354","name":"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531","isPartOf":{"@id":"https:\/\/www.talktop.cn\/#website"},"datePublished":"2023-11-17T02:08:26+00:00","dateModified":"2024-12-27T02:58:41+00:00","description":"Vue Router\u6709\u4e24\u79cd\u6a21\u5f0f\uff1ahash\u548chistory\u3002hash\u6a21\u5f0f\u4f7f\u7528URL\u7684hash\u90e8\u5206\u6765\u6a21\u62df\u5b8c\u6574URL\uff0c\u800chistory\u6a21\u5f0f\u5219\u4f9d\u8d56HTML5 History API\u548c\u670d\u52a1\u5668\u914d\u7f6e\u3002","breadcrumb":{"@id":"https:\/\/www.talktop.cn\/?p=1354#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.talktop.cn\/?p=1354"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.talktop.cn\/?p=1354#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.talktop.cn\/"},{"@type":"ListItem","position":2,"name":"Vue Router\uff1a\u7ba1\u7406\u9875\u9762\u8def\u7531"}]},{"@type":"WebSite","@id":"https:\/\/www.talktop.cn\/#website","url":"https:\/\/www.talktop.cn\/","name":"AI\u98ce\u5411\u6807","description":"ChatGPT \u4eba\u5de5\u667a\u80fd \u7f16\u7a0b\u6280\u672f AIGC \u540e\u7aef\u6280\u672f \u524d\u7aef\u6280\u672f \u70ed\u95e8\u63d2\u4ef6 \u8fd0\u8425\u76f8\u5173 ChatGPT\u8ba2\u9605 Claude\u5145\u503c \u6d77\u5916\u5145\u503c \u8c37\u6b4c\u90ae\u7bb1","publisher":{"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab"},"alternateName":"AI\u98ce\u5411\u6807","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.talktop.cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":["Person","Organization"],"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab","name":"AI\u98ce\u5411\u6807","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/","url":"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg","contentUrl":"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg","width":512,"height":512,"caption":"AI\u98ce\u5411\u6807"},"logo":{"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/posts\/1354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1354"}],"version-history":[{"count":0,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/posts\/1354\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}