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.

124 lines
2.7 KiB

{
"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"
// }
// },
// {
// "path": "pages/transition/page5/page5",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/transition/page6/page6",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/transition/page7/page7",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/login/account_login/account_login",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/login/register/register",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/sex/sex",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
{
"path": "pages/information/boy_height/boy_height",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/information/boy_height2/boy_height2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/information/boy_roll/boy_roll",
"style": {
"navigationStyle": "custom"
}
},
// {
// "path": "pages/information/girl_height/girl_height",
// "style": {
// "navigationStyle": "custom"
// }
// },
{
"path": "pages/information/boy_weight/boy_weight",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/information/boy_weight2/boy_weight2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/information/boy_roll_w/boy_roll_w",
"style": {
"navigationStyle": "custom"
}
}
// {
// "path": "pages/information/gril_weight/gril_weight",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/login/forget_password/forget_password",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// }
],
"uniIdRouter": {},
"tabBar": null
}