用户隐私协议开发

This commit is contained in:
FengHui
2026-02-04 13:17:01 +08:00
parent ece3897927
commit c1f7d510d7
5 changed files with 641 additions and 27 deletions

View File

@@ -319,6 +319,18 @@
"navigationBarTitleText": "取消投递",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/agreement/user",
"style": {
"navigationBarTitleText": "隐私协议"
}
},
{
"path": "pages/agreement/privacy",
"style": {
"navigationBarTitleText": "隐私政策"
}
}
]
},