邓洁 : 修改个人信息接口对接

This commit is contained in:
邓洁
2023-11-16 21:42:01 +08:00
parent 00ebbba179
commit b07248d07b
4 changed files with 155 additions and 64 deletions

View File

@@ -172,17 +172,17 @@
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/my/edit/edit",
"style": {
"navigationBarTitleText": "修改个人信息",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#339967",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/edit/edit",
"style" :
{
"navigationBarTitleText": "修改个人信息",
"enablePullDownRefresh": false
}
}
],
],
"tabBar": {
"color": "#CCCCCC",
"borderStyle": "white",