#
whycq
2023-10-30 8284144b2804c69cd57f691b10aeebcc9ffe226e
pages.json
@@ -58,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"
            //       }
            //    ]
            // }
         }
      },
      {
@@ -87,18 +87,7 @@
      {
         "path": "pages/business/plan/plan",
         "style": {
            // "navigationStyle": "custom"
            "navigationBarTitleText": "规划申请单",
            "titleNView": {
               "buttons": [
                  {
                     "text":"添加",
                     "fontSize":"14px",
                     "float":"right",
                     "width": "44px"
                  }
               ]
            }
            "navigationStyle": "custom"
         }
      },
      {