flat: style修改

This commit is contained in:
Apcallover
2024-02-19 20:28:04 +08:00
parent ac11c60633
commit de78275906
4 changed files with 104 additions and 3 deletions

View File

@@ -166,14 +166,23 @@
"navigationBarTextStyle" : "white"
}
}
,{
"path" : "pages/user/policyContent",
"style" : {
"navigationBarTitleText" : "新政详情",
"navigationBarBackgroundColor" : "#FFFFFF"
}
},
{
"path" : "pages/project/projectList",
"style": {
"navigationBarTitleText": "位置",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"navigationBarShadow": {
"colorType": "none"
}
}
}
],
"subPackages": [{