flat: style修改
This commit is contained in:
13
pages.json
13
pages.json
@@ -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": [{
|
||||
|
||||
Reference in New Issue
Block a user