From 41ee0d759c512d7a1cf023b48269e5e5d4ee954c Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Wed, 16 Dec 2020 15:00:29 +0800 Subject: [PATCH] gx --- hive-app/pages.json | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff --git a/hive-app/pages.json b/hive-app/pages.json index e8cbaa4..e470bbb 100644 --- a/hive-app/pages.json +++ b/hive-app/pages.json @@ -54,18 +54,7 @@ "navigationBarTitleText": "", "navigationBarBackgroundColor":"#518EFF", "app-plus":{ - "scrollIndicator": "none", - "titleNView": { - "buttons": [ - { - "text": "\ue696", - "fontSrc": "/static/iconfont/iconfont.ttf", - "fontSize": "18px", - "width":"25px", - "float":"right" - } - ] - } + "scrollIndicator": "none" } } }, -- Gitblit v1.9.1