zhangzengfei
2021-06-07 a002d27f6329cec2c3aeafa28f8d4ffd2cbf901b
pages.json
@@ -30,13 +30,12 @@
         "style": {
            "navigationBarTitleText": ""
         }
      }
      , {
      }, {
         "path": "pages/invite/invite",
         "style": {
            "navigationBarTitleText": "成为经销商"
         }
      }
      }
      // #ifdef H5
      , {
         "path": "pages/invite-reg/invite-reg",
@@ -46,11 +45,11 @@
         }
      }
      // #endif
       ,{
            "path" : "pages/order/order",
            "style" : {}
        }
    ],
      , {
         "path": "pages/order/order",
         "style": {}
      }
   ],
   "tabBar": {
      "color": "#7a7e83",
      "selectedColor": "#0faeff",
@@ -76,8 +75,9 @@
      ]
   },
   "globalStyle": {
      "navigationBarTextStyle": "white",
      "navigationBarBackgroundColor": "#0faeff",
      "backgroundColor": "#fbf9fe"
        "navigationBarTextStyle": "black",
        "navigationBarTitleText": "演示",
        "navigationBarBackgroundColor": "#FFF",
        "backgroundColor": "#FFF"
   }
}