This commit is contained in:
zxy
2024-02-19 23:17:13 +08:00
18 changed files with 184 additions and 28 deletions

View File

@@ -174,14 +174,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": [{