Initial commit
This commit is contained in:
6
config/route.js
Normal file
6
config/route.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default [
|
||||
{
|
||||
path:'/',
|
||||
component:'../pages/index',
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user