“app-plus”: {
“titleNView”: {
“backgroundImage”:“linear-gradient(to right, #FF6161,#FF4444)”
}
}
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh":true,
// #ifdef APP-PLUS
"navigationBarTextStyle": "#FFFFFF",
// #endif
"app-plus": {
"titleNView": {
"backgroundImage":"linear-gradient(to right, #FF6161,#FF4444)"
}
}
}
},