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.

224 lines
6.3 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/login/forget_password/forget_password",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/login/change_password/change_password",
// "style": {
// "navigationStyle": "custom"
// }
// },
// /*-----------------------------------------------------------------------登录注册界面-------------------------------------------*/
// {
// "path": "pages/information/sex/sex",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/boy_height_start/boy_height_start",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/boy_height_roll/boy_height_roll",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/boy_height_end/boy_height_end",
// "style": {
// "navigationStyle": "custom"
// }
// },
// /*------------------------------------------------男生填写身高------------------------------------------------------------*/
// {
// "path": "pages/information/boy_weight_start/boy_weight_start",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/boy_weight_roll/boy_weight_roll",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/boy_weight_end/boy_weight_end",
// "style": {
// "navigationStyle": "custom"
// }
// },
/*-----------------------------------------------------------------------------------------------------*/
{
"path": "pages/information/girl_height_start/girl_height_start",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/information/girl_height_end/girl_height_end",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/information/girl_height_roll/girl_height_roll",
"style": {
"navigationStyle": "custom"
}
}
// {
// "path": "pages/information/girl_weight/girl_weight",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/information/purpose/purpose",
// "style": {
// "navigationStyle": "custom"
// }
// },
// /*---------------------------------------------------------------信息填写界面----------------------------------------------------*/
// {
// "path": "pages/homepages/home/home",
// "style": {
// "navigationStyle": "custom"
// }
// },
// /*--------------------------------------------------------------主界面----------------------------------------------------------*/
// {
// "path": "pages/homepages/puppy_chat/puppy_chat",
// "style": {
// "navigationStyle": "custom"
// }
// },
// /*-------------------------------------------------------------聊天界面--------------------------------------------------------*/
// {
// "path": "pages/homepages/community/community",
// "style": {
// "navigationStyle": "custom"
// }
// },
// /*-------------------------------------------------------------社区界面------------------------------------------------------*/
// {
// "path": "pages/homepages/user/user",
// "style": {
// "navigationStyle": "custom"
// }
// }
// /*---------------------------------------------------------------个人信息界面----------------------------------------------------*/,
// {
// "path": "pages/girl_height_start/girl_height_start",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/girl_height_roll/girl_height_roll",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/information/girl_height_end/girl_height_end",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/information/girl_weight_start/girl_weight_start",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/information/girl_weight_roll/girl_weight_roll",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/information/girl_wieght_end/girl_wieght_end",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// }
],
"uniIdRouter": {},
"tabBar": null
}