li-guang
2020-12-15 eb49240e16e3c1c2b560e975b9ff8fdd68bc760d
hive-app/pages.json
@@ -36,6 +36,49 @@
               "scrollIndicator": "none"
            }
         }
      },
      {
         "path": "pages/member/detail",
         "style": {
            "navigationBarTitleText": "",
            "navigationBarBackgroundColor":"#518EFF",
            "app-plus":{
               "scrollIndicator": "none",
               "titleNView": {
                  "buttons": [
                     {
                        "text": "\ue696",
                        "fontSrc": "/static/iconfont/iconfont.ttf",
                        "fontSize": "18px",
                        "width":"25px",
                        "float":"right"
                     }
                  ]
               }
            }
         }
      },
      {
         "path": "pages/mine/setting",
         "style": {
            "navigationBarTitleText": "设置",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "app-plus":{
               "scrollIndicator": "none"
            }
         }
      },
      {
         "path": "pages/mine/knowledge",
         "style": {
            "navigationBarTitleText": "知识库",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "app-plus":{
               "scrollIndicator": "none"
            }
         }
      }
   ],
   "globalStyle": {