根据定义「咨讯」应为「资讯」。

News 是「资讯」
而「咨讯」在网络上检索到的定义为 Valuable Information,且现代汉语词典(第 7 版)中未收录该词
This commit is contained in:
LuoYunXi
2025-12-21 11:26:25 +08:00
committed by GitHub
parent 5b896e9e56
commit 696ca40f7f
8 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ const mainRoutes = (<const>[
},
{
path: "/news/:gid/:type?",
name: "讯",
name: "讯",
component: async () => await import("@/pages/common/PostNews.vue"),
},
{