From faba9a232efe593e5c2e231104d1c2af66aab4ed Mon Sep 17 00:00:00 2001 From: kola-web Date: Fri, 27 Jun 2025 11:45:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=8E=AF=E5=A2=83=E6=89=93?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .nuxt/routes.json | 54 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 18 deletions(-) diff --git a/.nuxt/routes.json b/.nuxt/routes.json index 94bcc31..5fc3cb3 100644 --- a/.nuxt/routes.json +++ b/.nuxt/routes.json @@ -3,108 +3,126 @@ "name": "article", "path": "/article", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/article/index.vue", - "chunkName": "pages/article/index" + "chunkName": "pages/article/index", + "_name": "_4b81ed11" }, { "name": "doctor", "path": "/doctor", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/doctor/index.vue", - "chunkName": "pages/doctor/index" + "chunkName": "pages/doctor/index", + "_name": "_45864e0c" }, { "name": "more", "path": "/more", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/more.vue", - "chunkName": "pages/more" + "chunkName": "pages/more", + "_name": "_3729b6ed" }, { "name": "search", "path": "/search", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/search/index.vue", - "chunkName": "pages/search/index" + "chunkName": "pages/search/index", + "_name": "_779b537a" }, { "name": "user", "path": "/user", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/user/index.vue", - "chunkName": "pages/user/index" + "chunkName": "pages/user/index", + "_name": "_240caca6" }, { "name": "video", "path": "/video", "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", "path": "/other/about", "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", "path": "/other/agreement", "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", "path": "/other/cookies", "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", "path": "/other/corporate", "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", "path": "/other/disclaimer", "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", "path": "/other/link", "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", "path": "/other/privacy", "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", "path": "/user/setting", "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", "path": "/article/:id", "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", "path": "/doctor/:id", "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", "path": "/video/:id", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/video/_id.vue", - "chunkName": "pages/video/_id" + "chunkName": "pages/video/_id", + "_name": "_6763123e" }, { "name": "index", "path": "/", "component": "/home/kola-wsl/project/tangwang-pc/src/pages/index.vue", - "chunkName": "pages/index" + "chunkName": "pages/index", + "_name": "_147516ea" } ]