li-guang
2020-12-16 6f4ca57f606bf886c9d996c077dbe0fcff6df54b
hive-app/pages.json
@@ -68,6 +68,39 @@
               "scrollIndicator": "none"
            }
         }
      },
      {
         "path": "pages/workbench/orderList",
         "style": {
            "navigationBarTitleText": "订单列表",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "app-plus":{
               "scrollIndicator": "none",
               "titleNView": {
                  "buttons": [
                     {
                        "text": "\ue600",
                        "fontSrc": "/static/iconfont/iconfont.ttf",
                        "fontSize": "18px",
                        "width":"25px",
                        "float":"right"
                     }
                  ]
               }
            }
         }
      },
      {
         "path": "pages/workbench/selectCustomer",
         "style": {
            "navigationBarTitleText": "选择客户",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "app-plus":{
               "scrollIndicator": "none"
            }
         }
      }
   ],
   "globalStyle": {