From bdd5755b2efdebda67a322073fc1001e533b199d Mon Sep 17 00:00:00 2001 From: 13218645326 Date: Fri, 8 Dec 2023 18:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E7=94=B1=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/router/index.ts b/src/router/index.ts index 8ec9905..c5cc1d0 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -14,6 +14,7 @@ const routes: Array = [ },{ path: '/', name: 'index', + redirect:"/screen/sharePlatform", meta: { title: '', icon: '',