This commit is contained in:
2026-04-19 03:15:31 +08:00
parent e3f024525b
commit 5690680926
18 changed files with 257 additions and 13 deletions

View File

@@ -4,7 +4,20 @@
"style": {
"navigationBarTitleText": "uni-app"
}
}],
},
{
"path": "components/login",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "components/login",
"style": {
"navigationBarTitleText": ""
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",