diff --git a/pages.json b/pages.json index 85e7c2b34f3a97a4028b1d77967dd2217d4c2df6..423b7da488e4726dfed139c0fb2ebb34b902b446 100644 --- a/pages.json +++ b/pages.json @@ -1490,14 +1490,18 @@ { "navigationBarTitleText" : "overflow-visible-event" } - }, + } + + // #ifdef APP-ANDROID + , { "path" : "pages/component/canvas/canvas", - "style" : + "style" : { "navigationBarTitleText" : "" } } + // #endif ], "globalStyle": { "pageOrientation": "portrait",