From ea16196a16226a2447d4e2d87365d9e05da4c3fd Mon Sep 17 00:00:00 2001 From: asd <374367073@qq.com> Date: Fri, 3 Sep 2021 19:48:48 +0800 Subject: [PATCH] anyscript --- src/route/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/route/index.ts b/src/route/index.ts index 115272c..8f4e82b 100644 --- a/src/route/index.ts +++ b/src/route/index.ts @@ -5,7 +5,7 @@ interface routesgeshi{ name:String, component:object } -let routes1 :Array=[] +let routes1 :Array=[] for(let i in zujian){ console.log(i)