This commit is contained in:
仲么了
2023-10-26 09:03:16 +08:00
parent 9b6ba745f2
commit 89d3d78f22
16 changed files with 209 additions and 76 deletions

View File

@@ -71,6 +71,12 @@
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/mine/deleteUser",
"style": {
"navigationBarTitleText": "账号注销"
}
},
{
"path": "pages/mine/setupMessage",
"style": {
@@ -359,13 +365,7 @@
{
"path": "pages/device/user",
"style": {
"navigationBarTitleText": "子用户"
}
},
{
"path": "pages/device/user",
"style": {
"navigationBarTitleText": "子用户"
"navigationBarTitleText": "设备共享"
}
},
{