页面切图
This commit is contained in:
36
pages.json
36
pages.json
@@ -222,6 +222,42 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "提交反馈"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/user",
|
||||
"style": {
|
||||
"navigationBarTitleText": "子用户"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/user",
|
||||
"style": {
|
||||
"navigationBarTitleText": "子用户"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/userDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户设备"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/basic",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人信息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/head",
|
||||
"style": {
|
||||
"navigationBarTitleText": "更换头像"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/changeName",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改昵称"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user