master
秦子超 2024-06-07 11:39:56 +08:00
parent 407e6ae0d7
commit 8725f6c314
1 changed files with 29 additions and 2 deletions

View File

@ -123,8 +123,35 @@
"enablePullDownRefresh": false
}
}
},
{
"path" : "pages/addressBook/follow",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/addressBook/myDept",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/orderFeedback/orderFeedback",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/orderFeedback/orderInformation",
"style" :
{
"navigationBarTitleText" : ""
}
}
],
"tabBar": {