From 100740a5b4e512b5b3c9b3e9ecb467cb7384b791 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 03 四月 2025 11:13:19 +0800 Subject: [PATCH] feat: init --- src/router/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/index.ts b/src/router/index.ts index e80a65e..7e3ec75 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -81,7 +81,7 @@ component: () => import('@/views/Home/Home.vue'), meta: { rank: 10001, - title: '棣栭〉', + title: '宸ヤ綔鍙�', affix: true, rootMenu: true, }, -- Gitblit v1.9.1