diff --git a/pages.json b/pages.json index 6b1e0da..dd4105f 100644 --- a/pages.json +++ b/pages.json @@ -199,8 +199,13 @@ "path" : "pages/market/market", "style" : { - "navigationBarTitleText" : "", - "enablePullDownRefresh" : false + "navigationBarTitleText" : "市场详情", + "navigationBarBackgroundColor": "#4570fa", + "enablePullDownRefresh" : false, + "navigationBarTextStyle": "white", + "navigationBarShadow": { + "colorType": "none" + } } } ], diff --git a/pages/index/index.vue b/pages/index/index.vue index 235e60b..9a54555 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -116,12 +116,12 @@ - 我的申请 + 最新政策 我申请的信息 - + 帮助与支持 @@ -184,6 +184,18 @@ + + + + + 去市场 + + + 了解市场 + 我要咨询 + + + 最新资讯 @@ -517,6 +529,53 @@