消息中心页面开发
This commit is contained in:
30
pages.json
30
pages.json
@@ -190,6 +190,12 @@
|
||||
"navigationBarTitleText" : "新政详情",
|
||||
"navigationBarBackgroundColor" : "#FFFFFF"
|
||||
}
|
||||
},{
|
||||
"path" : "pages/user/policyDetail",
|
||||
"style" : {
|
||||
"navigationBarTitleText" : "政策详情",
|
||||
"navigationBarBackgroundColor" : "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/project/projectList",
|
||||
@@ -281,6 +287,30 @@
|
||||
"navigationBarTitleText" : "",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/news/jobProjectList",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "推送岗位",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/news/taskProjectList",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "推送任务",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/news/policyList",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "推送政策",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
}
|
||||
],
|
||||
"subPackages": [{
|
||||
|
||||
Reference in New Issue
Block a user