diff --git a/pages.json b/pages.json index acfd99c..f958255 100644 --- a/pages.json +++ b/pages.json @@ -156,7 +156,8 @@ { "path": "pages/6155/deviceDetail", "style": { - "navigationBarTitleText": "HBY 6155" + "navigationBarTitleText": "HBY 6155", + "navigationStyle": "custom" } }, { @@ -239,7 +240,8 @@ { "path": "pages/650/HBY650", "style": { - "navigationBarTitleText": "HBY650" + "navigationBarTitleText": "HBY650", + "navigationStyle": "custom" } }, { @@ -251,7 +253,8 @@ { "path": "pages/7305/BJQ7305", "style": { - "navigationBarTitleText": "BJQ7305" + "navigationBarTitleText": "BJQ7305", + "navigationStyle": "custom" } }, { @@ -264,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" } }, { @@ -375,7 +380,8 @@ "path" : "pages/6155/BJQ6155", "style" : { - "navigationBarTitleText" : "BJQ6155" + "navigationBarTitleText" : "BJQ6155", + "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 @@