This commit is contained in:
xingyy 2023-10-27 13:42:32 +08:00
parent b0c8842ee1
commit b5e192d4b3

View File

@ -7,7 +7,9 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app"
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],