gaoluyang
3 天以前 1e6748fbf03f44ff06967bc887076dea1f1c6e33
src/pages.json
@@ -317,6 +317,13 @@
      }
    },
    {
      "path": "pages/cooperativeOffice/noticeManagement/index",
      "style": {
        "navigationBarTitleText": "通知公告",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/ledger/index",
      "style": {
        "navigationBarTitleText": "设备台账",
@@ -412,8 +419,8 @@
      "style": {
        "navigationBarTitleText": "巡检上传",
        "navigationStyle": "custom",
            "enablePullDownRefresh": true, // 开启下拉刷新
            "backgroundColor": "#f8f8f8" // 下拉刷新时的背景色
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
      }
    },
    {