zhangwencui
2026-01-16 00b5cbce9f587931c7dc5455df707b0acc753e69
src/pages.json
@@ -296,9 +296,30 @@
      }
    },
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/index",
      "path": "pages/managementMeetings/meetingSettings/index",
      "style": {
        "navigationBarTitleText": "审批管理",
        "navigationBarTitleText": "会议设置",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/managementMeetings/meetingSettings/detail",
      "style": {
        "navigationBarTitleText": "会议室详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/managementMeetings/meetingList/index",
      "style": {
        "navigationBarTitleText": "会议列表",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/managementMeetings/meetApplication/index",
      "style": {
        "navigationBarTitleText": "会议申请",
        "navigationStyle": "custom"
      }
    },