From 230fb359b66f850baf8efccf731dcd962c29bf0d Mon Sep 17 00:00:00 2001
From: li-guang <153605324@qq.com>
Date: Tue, 15 Dec 2020 16:59:34 +0800
Subject: [PATCH] 个人中心知识库

---
 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 f538bd4..c6486fe 100644
--- a/hive-app/pages.json
+++ b/hive-app/pages.json
@@ -43,18 +43,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