Browse Source

开发环境打包

master
kola-web 1 month ago
parent
commit
faba9a232e
  1. 54
      .nuxt/routes.json

54
.nuxt/routes.json

@ -3,108 +3,126 @@
"name": "article", "name": "article",
"path": "/article", "path": "/article",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/article/index.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/article/index.vue",
"chunkName": "pages/article/index" "chunkName": "pages/article/index",
"_name": "_4b81ed11"
}, },
{ {
"name": "doctor", "name": "doctor",
"path": "/doctor", "path": "/doctor",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/doctor/index.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/doctor/index.vue",
"chunkName": "pages/doctor/index" "chunkName": "pages/doctor/index",
"_name": "_45864e0c"
}, },
{ {
"name": "more", "name": "more",
"path": "/more", "path": "/more",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/more.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/more.vue",
"chunkName": "pages/more" "chunkName": "pages/more",
"_name": "_3729b6ed"
}, },
{ {
"name": "search", "name": "search",
"path": "/search", "path": "/search",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/search/index.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/search/index.vue",
"chunkName": "pages/search/index" "chunkName": "pages/search/index",
"_name": "_779b537a"
}, },
{ {
"name": "user", "name": "user",
"path": "/user", "path": "/user",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/user/index.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/user/index.vue",
"chunkName": "pages/user/index" "chunkName": "pages/user/index",
"_name": "_240caca6"
}, },
{ {
"name": "video", "name": "video",
"path": "/video", "path": "/video",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/video/index.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/video/index.vue",
"chunkName": "pages/video/index" "chunkName": "pages/video/index",
"_name": "_4ad07256"
}, },
{ {
"name": "other-about", "name": "other-about",
"path": "/other/about", "path": "/other/about",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/about.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/about.vue",
"chunkName": "pages/other/about" "chunkName": "pages/other/about",
"_name": "_394ae834"
}, },
{ {
"name": "other-agreement", "name": "other-agreement",
"path": "/other/agreement", "path": "/other/agreement",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/agreement.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/agreement.vue",
"chunkName": "pages/other/agreement" "chunkName": "pages/other/agreement",
"_name": "_4c6b2b63"
}, },
{ {
"name": "other-cookies", "name": "other-cookies",
"path": "/other/cookies", "path": "/other/cookies",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/cookies.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/cookies.vue",
"chunkName": "pages/other/cookies" "chunkName": "pages/other/cookies",
"_name": "_114b4da8"
}, },
{ {
"name": "other-corporate", "name": "other-corporate",
"path": "/other/corporate", "path": "/other/corporate",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/corporate.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/corporate.vue",
"chunkName": "pages/other/corporate" "chunkName": "pages/other/corporate",
"_name": "_23ed8784"
}, },
{ {
"name": "other-disclaimer", "name": "other-disclaimer",
"path": "/other/disclaimer", "path": "/other/disclaimer",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/disclaimer.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/disclaimer.vue",
"chunkName": "pages/other/disclaimer" "chunkName": "pages/other/disclaimer",
"_name": "_9e1bc1dc"
}, },
{ {
"name": "other-link", "name": "other-link",
"path": "/other/link", "path": "/other/link",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/link.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/link.vue",
"chunkName": "pages/other/link" "chunkName": "pages/other/link",
"_name": "_2424f59e"
}, },
{ {
"name": "other-privacy", "name": "other-privacy",
"path": "/other/privacy", "path": "/other/privacy",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/privacy.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/other/privacy.vue",
"chunkName": "pages/other/privacy" "chunkName": "pages/other/privacy",
"_name": "_5edfebbe"
}, },
{ {
"name": "user-setting", "name": "user-setting",
"path": "/user/setting", "path": "/user/setting",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/user/setting.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/user/setting.vue",
"chunkName": "pages/user/setting" "chunkName": "pages/user/setting",
"_name": "_3b2c0424"
}, },
{ {
"name": "article-id", "name": "article-id",
"path": "/article/:id", "path": "/article/:id",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/article/_id.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/article/_id.vue",
"chunkName": "pages/article/_id" "chunkName": "pages/article/_id",
"_name": "_3a19ffb9"
}, },
{ {
"name": "doctor-id", "name": "doctor-id",
"path": "/doctor/:id", "path": "/doctor/:id",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/doctor/_id.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/doctor/_id.vue",
"chunkName": "pages/doctor/_id" "chunkName": "pages/doctor/_id",
"_name": "_3a40d1e2"
}, },
{ {
"name": "video-id", "name": "video-id",
"path": "/video/:id", "path": "/video/:id",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/video/_id.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/video/_id.vue",
"chunkName": "pages/video/_id" "chunkName": "pages/video/_id",
"_name": "_6763123e"
}, },
{ {
"name": "index", "name": "index",
"path": "/", "path": "/",
"component": "/home/kola-wsl/project/tangwang-pc/src/pages/index.vue", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/index.vue",
"chunkName": "pages/index" "chunkName": "pages/index",
"_name": "_147516ea"
} }
] ]

Loading…
Cancel
Save