1
0
forked from dyf/APP

018A UI部分完成了

This commit is contained in:
liub
2025-12-15 10:22:05 +08:00
parent 8ad20ad7fc
commit 2cf02932e5
14 changed files with 1867 additions and 10 deletions

View File

@ -355,6 +355,20 @@
{
"navigationBarTitleText" : "注销账号"
}
},
{
"path" : "pages/common/aboutUs/ContactUs",
"style" :
{
"navigationBarTitleText" : "联系我们"
}
},
{
"path" : "pages/018A/HBY018A",
"style" :
{
"navigationBarTitleText" : "HBY018A"
}
}