在json文件中添加
"navigationBarTextStyle": "white"
即可。
效果图:
{
"usingComponents": {
"navbar": "/components/navbar/index",
"recommend": "/components/recommend/index",
"allproducts": "/components/list/index",
"authorize": "/components/authorize/authorize"
},
"navigationBarTextStyle": "white"
}