设置添加注销账号功能

This commit is contained in:
zhouyanli
2026-07-02 10:51:34 +08:00
parent 78fc468bc4
commit eea062ee2d
5 changed files with 231 additions and 3 deletions

View File

@@ -232,6 +232,13 @@
"navigationStyle": "custom"
}
},
{
"path": "deleteAccount",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "myHouseIndex",
"style": {
@@ -508,4 +515,4 @@
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
}