diff --git a/pages.json b/pages.json index f2e993fe..5cd2fc4a 100644 --- a/pages.json +++ b/pages.json @@ -1266,13 +1266,6 @@ { "path": "convert/convert", "style": { - // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || APP - "navigationStyle": "custom", - // #endif - // #ifdef MP-ALIPAY - "transparentTitle": "auto", - "titlePenetrate":"YES", - // #endif "enablePullDownRefresh": true, "navigationBarTitleText": "转换" } diff --git a/pages/plugins/coin/convert/convert.vue b/pages/plugins/coin/convert/convert.vue index cd908bbb..8c6f4218 100644 --- a/pages/plugins/coin/convert/convert.vue +++ b/pages/plugins/coin/convert/convert.vue @@ -1,41 +1,8 @@