diff options
| author | ruki <waruqi@gmail.com> | 2018-11-08 00:42:53 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-11-07 22:17:24 +0800 |
| commit | aa7f0199255277949790b41c56e8ec97dd4f0da4 (patch) | |
| tree | 0d980ae72372cb4547b0601c0e8ca8dd0d108be8 /node_modules/vuepress/lib/app/.temp/routes.js | |
| parent | 26105034da4fcce7ac883c899d781f016559310d (diff) | |
| download | xmake-docs-aa7f0199255277949790b41c56e8ec97dd4f0da4.tar.gz xmake-docs-aa7f0199255277949790b41c56e8ec97dd4f0da4.zip | |
modify get start page
Diffstat (limited to 'node_modules/vuepress/lib/app/.temp/routes.js')
| -rw-r--r-- | node_modules/vuepress/lib/app/.temp/routes.js | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/node_modules/vuepress/lib/app/.temp/routes.js b/node_modules/vuepress/lib/app/.temp/routes.js index 625e7fb6..1c8d20d6 100644 --- a/node_modules/vuepress/lib/app/.temp/routes.js +++ b/node_modules/vuepress/lib/app/.temp/routes.js @@ -10,12 +10,12 @@ injectMixins(ThemeNotFound, rootMixins) export const routes = [ { - name: "v-ddf4be195b958", + name: "v-2614641d01439", path: "/", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/README.md").then(comp => { - Vue.component("v-ddf4be195b958", comp.default) + Vue.component("v-2614641d01439", comp.default) next() }) } @@ -25,78 +25,78 @@ export const routes = [ redirect: "/" }, { - name: "v-8644851cf91dd", + name: "v-ca0d3c6d3b947", path: "/api/introduction.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/api/introduction.md").then(comp => { - Vue.component("v-8644851cf91dd", comp.default) + Vue.component("v-ca0d3c6d3b947", comp.default) next() }) } }, { - name: "v-b6ee77db64501", + name: "v-4cee7b9659743", path: "/guide/faq.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/guide/faq.md").then(comp => { - Vue.component("v-b6ee77db64501", comp.default) + Vue.component("v-4cee7b9659743", comp.default) next() }) } }, { - name: "v-fcba2a8896d43", + name: "v-209fc19462fa6", path: "/guide/getting-started.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/guide/getting-started.md").then(comp => { - Vue.component("v-fcba2a8896d43", comp.default) + Vue.component("v-209fc19462fa6", comp.default) next() }) } }, { - name: "v-cda17500cdb0c", + name: "v-3ab176aebc1f4", path: "/guide/introduction.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/guide/introduction.md").then(comp => { - Vue.component("v-cda17500cdb0c", comp.default) + Vue.component("v-3ab176aebc1f4", comp.default) next() }) } }, { - name: "v-745d22bfe3ef4", + name: "v-3b936eb8ef4c1", path: "/guide/sponsors.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/guide/sponsors.md").then(comp => { - Vue.component("v-745d22bfe3ef4", comp.default) + Vue.component("v-3b936eb8ef4c1", comp.default) next() }) } }, { - name: "v-360e42fea8e33", + name: "v-ba9eb56bb695a", path: "/plugin/introduction.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/plugin/introduction.md").then(comp => { - Vue.component("v-360e42fea8e33", comp.default) + Vue.component("v-ba9eb56bb695a", comp.default) next() }) } }, { - name: "v-1856b116362c7", + name: "v-ed7962dcbc27f", path: "/zh/", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/README.md").then(comp => { - Vue.component("v-1856b116362c7", comp.default) + Vue.component("v-ed7962dcbc27f", comp.default) next() }) } @@ -106,67 +106,67 @@ export const routes = [ redirect: "/zh/" }, { - name: "v-6812df0250aa3", + name: "v-540f63bba413e", path: "/zh/api/introduction.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/api/introduction.md").then(comp => { - Vue.component("v-6812df0250aa3", comp.default) + Vue.component("v-540f63bba413e", comp.default) next() }) } }, { - name: "v-d3636509f8935", + name: "v-02760b3923029", path: "/zh/guide/faq.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/guide/faq.md").then(comp => { - Vue.component("v-d3636509f8935", comp.default) + Vue.component("v-02760b3923029", comp.default) next() }) } }, { - name: "v-53a48e3593d7c", + name: "v-60de9668a20a5", path: "/zh/guide/getting-started.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/guide/getting-started.md").then(comp => { - Vue.component("v-53a48e3593d7c", comp.default) + Vue.component("v-60de9668a20a5", comp.default) next() }) } }, { - name: "v-cd45bc6f8fdb", + name: "v-0f1def6098c93", path: "/zh/guide/introduction.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/guide/introduction.md").then(comp => { - Vue.component("v-cd45bc6f8fdb", comp.default) + Vue.component("v-0f1def6098c93", comp.default) next() }) } }, { - name: "v-bef402580c1cc", + name: "v-de6097dc9e908", path: "/zh/guide/sponsors.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/guide/sponsors.md").then(comp => { - Vue.component("v-bef402580c1cc", comp.default) + Vue.component("v-de6097dc9e908", comp.default) next() }) } }, { - name: "v-faf113f1b77ae", + name: "v-06da4c6c1298e", path: "/zh/plugin/introduction.html", component: ThemeLayout, beforeEnter: (to, from, next) => { import("/Users/ruki/projects/personal/xmake-docs/src/zh/plugin/introduction.md").then(comp => { - Vue.component("v-faf113f1b77ae", comp.default) + Vue.component("v-06da4c6c1298e", comp.default) next() }) } |
