From 45765f270f35035f5cba7000d900304293dc140f Mon Sep 17 00:00:00 2001 From: zhangrenyuan <18990852002@163.com> Date: Thu, 6 Nov 2025 09:25:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20refactor:=20=E5=90=88=E5=B9=B6ro?= =?UTF-8?q?uter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/router/index.js b/src/router/index.js index 9e0f9f1..4c20539 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -412,6 +412,7 @@ const routes = [ } ] }, + // 活动管理 { path: 'activityManage', name: "activityManage",