mirror of https://github.com/alibaba/ice.git
14 lines
150 B
JSON
14 lines
150 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"path": "home",
|
||
|
|
"id": "home"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "about",
|
||
|
|
"id": "about"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "app/nest",
|
||
|
|
"id": "app/nest"
|
||
|
|
}
|
||
|
|
]
|