gaoluyang
3 天以前 9bffd80bd8a8ab1dbdcc16d92855f99177fde49f
src/pages.json
@@ -26,15 +26,16 @@
      }
    },
    {
      "path": "pages/login",
      "path": "pages/works",
      "style": {
        "navigationBarTitleText": "登录"
        "navigationBarTitleText": "工作台",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/work",
      "path": "pages/login",
      "style": {
        "navigationBarTitleText": "工作台"
        "navigationBarTitleText": "登录"
      }
    },
    {
@@ -564,7 +565,7 @@
    {
      "path": "pages/equipmentManagement/inspection/index",
      "style": {
        "navigationBarTitleText": "巡检管理",
        "navigationBarTitleText": "设备巡检",
        "navigationStyle": "custom"
      }
    },
@@ -599,7 +600,7 @@
    {
      "path": "pages/inspectionUpload/index",
      "style": {
        "navigationBarTitleText": "巡检管理",
        "navigationBarTitleText": "设备巡检",
        "navigationStyle": "custom",
        "enablePullDownRefresh": true,
        "backgroundColor": "#f8f8f8"
@@ -1200,6 +1201,12 @@
        "text": "首页"
      },
      {
        "pagePath": "pages/works",
        "iconPath": "static/images/tabbar/home.png",
        "selectedIconPath": "static/images/tabbar/home_.png",
        "text": "工作台"
      },
      {
        "pagePath": "pages/message",
        "iconPath": "static/images/tabbar/work.png",
        "selectedIconPath": "static/images/tabbar/work_.png",