#
whycq
2023-11-03 68d1f5718be1061c3bb54098f9753910d58c00c3
pages.json
@@ -39,9 +39,8 @@
      {
         "path": "pages/business/cstmr/csmtr",
         "style": {
            // "navigationStyle": "custom"
            "navigationBarTitleText": "甲方单位",
            "navigationStyle": "custom"
            "navigationStyle": "custom",
            "navigationBarTitleText": "信息公海"
         }
      },
      {
@@ -59,18 +58,18 @@
      {
         "path": "pages/business/saleManage/saleManage",
         "style": {
            // "navigationStyle": "custom"
            "navigationBarTitleText": "跟踪项目",
            "titleNView": {
               "buttons": [
                  {
                     "text":"添加",
                     "fontSize":"14px",
                     "float":"right",
                     "width": "44px"
                  }
               ]
            }
            "navigationStyle": "custom"
            // "navigationBarTitleText": "跟踪项目",
            // "titleNView": {
            //    "buttons": [
            //       {
            //          "text":"添加",
            //          "fontSize":"14px",
            //          "float":"right",
            //          "width": "44px"
            //       }
            //    ]
            // }
         }
      },
      {
@@ -88,18 +87,7 @@
      {
         "path": "pages/business/plan/plan",
         "style": {
            // "navigationStyle": "custom"
            "navigationBarTitleText": "规划申请单",
            "titleNView": {
               "buttons": [
                  {
                     "text":"添加",
                     "fontSize":"14px",
                     "float":"right",
                     "width": "44px"
                  }
               ]
            }
            "navigationStyle": "custom"
         }
      },
      {
@@ -158,6 +146,7 @@
            "style" :                                                                                    
            {
                "navigationBarTitleText": "客户信息",
            "navigationStyle": "custom",
                "enablePullDownRefresh": false
            }