完成我的信息接口调试
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationStyle": "custom"
|
||||
// 隐藏系统导航栏
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,7 +31,7 @@
|
||||
{
|
||||
"path": "pages/sys/user/changeInfo/changeInfo",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "个人信息"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -41,6 +40,12 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/user/pwd",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改密码"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/user/serviceCenter/serviceCenter",
|
||||
"style": {
|
||||
|
Reference in New Issue
Block a user