forked from fzu102201435/front
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
539 B
31 lines
539 B
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/transition/page1/page1",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/transition/page2/page2",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/transition/page3/page3",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/transition/page4/page4",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"uniIdRouter": {},
|
|
"tabBar": null
|
|
}
|