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)