ll
liukangdong
2024-12-06 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157
h5/pages.json
@@ -9,6 +9,13 @@
            "navigationBarTitleText": "选择身份",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/auth/auth",
         "style": {
            "navigationBarTitleText": "微信授权",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/index/index",
@@ -364,13 +371,6 @@
         }
      },
      {
         "path": "pages/auth/auth",
         "style": {
            "navigationBarTitleText": "微信授权",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/staffLogin/forgetPsd",
         "style": {
            "navigationBarTitleText": "找回密码",
@@ -453,6 +453,13 @@
           "style" : 
           {
              "navigationBarTitleText" : "运单查询"
           }
        },
        {
           "path" : "pages/staff/signin",
           "style" :
           {
              "navigationBarTitleText" : "我的考勤"
           }
        }
    ],
@@ -552,8 +559,8 @@
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "",
      "navigationBarTextStyle": "black",
      "navigationStyle": "custom",
      "navigationBarBackgroundColor": "#ffffff",
      "backgroundColor": "#ffffff"
   },