diff --git a/pages.json b/pages.json index 0641114..b32e2d2 100644 --- a/pages.json +++ b/pages.json @@ -30,6 +30,8 @@ "style" : { "navigationBarTitleText": "我的", + "navigationBarBackgroundColor": "#17a6ec", + "navigationBarTextStyle": "white", "enablePullDownRefresh": false } }, @@ -56,6 +58,22 @@ "navigationBarTitleText": "网信信息搜索", "enablePullDownRefresh": false } + }, + { + "path" : "pages/myReport/myReport", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": true + } + }, + { + "path" : "pages/accountInfo/accountInfo", + "style" : + { + "navigationBarTitleText": "账号信息", + "enablePullDownRefresh": false + } } ], "globalStyle": { diff --git a/pages.json b/pages.json index 0641114..b32e2d2 100644 --- a/pages.json +++ b/pages.json @@ -30,6 +30,8 @@ "style" : { "navigationBarTitleText": "我的", + "navigationBarBackgroundColor": "#17a6ec", + "navigationBarTextStyle": "white", "enablePullDownRefresh": false } }, @@ -56,6 +58,22 @@ "navigationBarTitleText": "网信信息搜索", "enablePullDownRefresh": false } + }, + { + "path" : "pages/myReport/myReport", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": true + } + }, + { + "path" : "pages/accountInfo/accountInfo", + "style" : + { + "navigationBarTitleText": "账号信息", + "enablePullDownRefresh": false + } } ], "globalStyle": { diff --git a/pages/accountInfo/accountInfo.vue b/pages/accountInfo/accountInfo.vue new file mode 100644 index 0000000..b762884 --- /dev/null +++ b/pages/accountInfo/accountInfo.vue @@ -0,0 +1,24 @@ + + + + + diff --git a/pages.json b/pages.json index 0641114..b32e2d2 100644 --- a/pages.json +++ b/pages.json @@ -30,6 +30,8 @@ "style" : { "navigationBarTitleText": "我的", + "navigationBarBackgroundColor": "#17a6ec", + "navigationBarTextStyle": "white", "enablePullDownRefresh": false } }, @@ -56,6 +58,22 @@ "navigationBarTitleText": "网信信息搜索", "enablePullDownRefresh": false } + }, + { + "path" : "pages/myReport/myReport", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": true + } + }, + { + "path" : "pages/accountInfo/accountInfo", + "style" : + { + "navigationBarTitleText": "账号信息", + "enablePullDownRefresh": false + } } ], "globalStyle": { diff --git a/pages/accountInfo/accountInfo.vue b/pages/accountInfo/accountInfo.vue new file mode 100644 index 0000000..b762884 --- /dev/null +++ b/pages/accountInfo/accountInfo.vue @@ -0,0 +1,24 @@ + + + + + diff --git a/pages/guide/guide.vue b/pages/guide/guide.vue index 8183fd0..0542ffe 100644 --- a/pages/guide/guide.vue +++ b/pages/guide/guide.vue @@ -1,22 +1,200 @@