#
whycq
2022-12-28 cce6dc1eb47dbb08c7cc243a22f967977c0d856a
pages.json
@@ -31,6 +31,12 @@
         }
      },
      {
         "path": "pages/user/user_detail/userDetail",
         "style": {
            "navigationBarTitleText": "个人信息"
         }
      },
      {
         "path": "pages/business/cstmr/csmtr",
         "style": {
            // "navigationStyle": "custom"
@@ -52,6 +58,12 @@
         "style": {
            "navigationBarTitleText": "添加甲方单位"
         }
      },
      {
         "path": "pages/business/cstmr/cstmrDetails",
         "style": {
            "navigationBarTitleText": "资料详情"
         }
      }
      
      
@@ -59,8 +71,8 @@
   "globalStyle": {
      "navigationBarTextStyle": "black",
      // "navigationBarTitleText": "CRM",
      "navigationBarBackgroundColor": "#F8F8F8",
      "backgroundColor": "#F8F8F8"
      "navigationBarBackgroundColor": "#FFFFFF",
      "backgroundColor": "#fff"
   },
   "uniIdRouter": {},
   "tabBar": {