1
0
forked from dyf/APP

修改服务协议和隐私政策,添加注销账号功能

This commit is contained in:
liub
2025-12-09 15:23:07 +08:00
parent 6414bf3d7a
commit 5a558f1ed8
13 changed files with 622 additions and 72 deletions

View File

@ -348,6 +348,13 @@
{
"navigationBarTitleText" : "HBY102"
}
},
{
"path" : "pages/common/user/logOff",
"style" :
{
"navigationBarTitleText" : "注销账号"
}
}