完成女生体重页面和身高页面

master
杨旭晴 4 weeks ago
parent 286ef0ba95
commit cf6558a01b

@ -57,43 +57,38 @@
{ {
"path": "pages/information/sex/sex", "path": "pages/information/sex/sex",
"style": { "style": {
"navigationBarTitleText": "", "navigationStyle": "custom"
"enablePullDownRefresh": false
} }
}, },
{ {
"path": "pages/information/boy_height/boy_height", "path": "pages/information/boy_height/boy_height",
"style": { "style": {
"navigationBarTitleText": "", "navigationStyle": "custom"
"enablePullDownRefresh": false
} }
}, },
{ {
"path": "pages/information/girl_height/girl_height", "path": "pages/information/girl_height/girl_height",
"style": { "style": {
"navigationBarTitleText": "", "navigationStyle": "custom"
"enablePullDownRefresh": false
} }
}, },
{ {
"path": "pages/information/boy_weight/boy_weight", "path": "pages/information/boy_weight/boy_weight",
"style": { "style": {
"navigationBarTitleText": "", "navigationStyle": "custom"
"enablePullDownRefresh": false
} }
}, },
{ {
"path": "pages/information/gril_weight/gril_weight", "path": "pages/information/gril_weight/gril_weight",
"style": { "style": {
"navigationBarTitleText": "", "navigationStyle": "custom"
"enablePullDownRefresh": false
} }
}, },
{ {
"path": "pages/login/forget_password/forget_password", "path": "pages/login/forget_password/forget_password",
"style": { "style": {
"navigationBarTitleText": "", "navigationStyle": "custom"
"enablePullDownRefresh": false
} }
} }
], ],

@ -1,8 +1,8 @@
{ {
"hash": "239ea83a", "hash": "538e540a",
"configHash": "3f4641d2", "configHash": "9c86ed2d",
"lockfileHash": "e3b0c442", "lockfileHash": "039e346f",
"browserHash": "619b4131", "browserHash": "6871cd63",
"optimized": {}, "optimized": {},
"chunks": {} "chunks": {}
} }
Loading…
Cancel
Save