From e20bc2892a994f220a176336c6b6f14eeb3e1937 Mon Sep 17 00:00:00 2001
From: longyvfengyun <496960745@qq.com>
Date: 星期三, 20 十二月 2023 17:31:15 +0800
Subject: [PATCH] 内容提交

---
 src/router/routes.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/router/routes.js b/src/router/routes.js
index 9d2a9a1..23ffb2d 100644
--- a/src/router/routes.js
+++ b/src/router/routes.js
@@ -89,10 +89,10 @@
       },
       {
         path: "analysis/fh",
-        name: "鍩轰簬Frechet璺濈鐨勭數姹犳晠闅滄娴嬬畻娉�",
+        name: "铻嶅悎K-means鍜孎r茅chet鐨勭數姹犳晠闅滄娴嬬畻娉�",
         meta: {
           isTechPage: true,
-          title: "鍩轰簬Frechet璺濈鐨勭數姹犳晠闅滄娴嬬畻娉�"
+          title: "铻嶅悎K-means鍜孎r茅chet鐨勭數姹犳晠闅滄娴嬬畻娉�"
         },
         component: ()=>import("../views/analysis/fhAnalysis.vue")
       },

--
Gitblit v1.9.1