From 69766286ff3b88df1b21fb0625d89156d166a3e5 Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Tue, 19 Mar 2024 17:33:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E7=B3=BB=E6=88=91=E4=BB=AC=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=94=B5=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index 336ad56..b1d2670 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -146,7 +146,7 @@ const routes = [ { path: "/relation", meta: { - name: "联系我们" + name: "联系我们(13910989830)" }, component: () => import(/* webpackChunkName: "relation" */ "../views/Relation.vue")