diff --git a/pages.json b/pages.json index e855b70..f958255 100644 --- a/pages.json +++ b/pages.json @@ -240,7 +240,8 @@ { "path": "pages/650/HBY650", "style": { - "navigationBarTitleText": "HBY650" + "navigationBarTitleText": "HBY650", + "navigationStyle": "custom" } }, { @@ -252,7 +253,8 @@ { "path": "pages/7305/BJQ7305", "style": { - "navigationBarTitleText": "BJQ7305" + "navigationBarTitleText": "BJQ7305", + "navigationStyle": "custom" } }, { @@ -265,13 +267,15 @@ { "path": "pages/4877/BJQ4877", "style": { - "navigationBarTitleText": "BJQ 4877" + "navigationBarTitleText": "BJQ 4877", + "navigationStyle": "custom" } }, { "path": "pages/100/HBY100", "style": { - "navigationBarTitleText": "HBY 100" + "navigationBarTitleText": "HBY 100", + "navigationStyle": "custom" } }, { diff --git a/pages/100/HBY100.vue b/pages/100/HBY100.vue index 2d0e757..e25470a 100644 --- a/pages/100/HBY100.vue +++ b/pages/100/HBY100.vue @@ -1,5 +1,26 @@