zhangwencui
2026-04-30 fa403c58d2bea76a7131ea9dbb1d60247ea9ca77
src/pages.json
@@ -19,6 +19,27 @@
      }
    },
    {
      "path": "pages/financialManagement/revenueManagement/index",
      "style": {
        "navigationBarTitleText": "收入管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/financialManagement/expenseManagement/index",
      "style": {
        "navigationBarTitleText": "支出管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/financialManagement/loanManagement/index",
      "style": {
        "navigationBarTitleText": "借款管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/index",
      "style": {
        "navigationBarTitleText": "首页",
@@ -52,9 +73,51 @@
      }
    },
    {
      "path": "pages/basicData/customerFile/index",
      "style": {
        "navigationBarTitleText": "客户档案",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/basicData/customerFile/edit",
      "style": {
        "navigationBarTitleText": "客户信息",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/basicData/customerFile/detail",
      "style": {
        "navigationBarTitleText": "客户详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/salesAccount/index",
      "style": {
        "navigationBarTitleText": "销售台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/salesQuotation/index",
      "style": {
        "navigationBarTitleText": "销售报价",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/salesQuotation/edit",
      "style": {
        "navigationBarTitleText": "销售报价",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/salesQuotation/detail",
      "style": {
        "navigationBarTitleText": "报价详情",
        "navigationStyle": "custom"
      }
    },
@@ -300,6 +363,55 @@
      "path": "pages/basicData/supplierManage/edit",
      "style": {
        "navigationBarTitleText": "供应商信息",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/basicParameters/index",
      "style": {
        "navigationBarTitleText": "基础参数",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/basicParameters/edit",
      "style": {
        "navigationBarTitleText": "参数详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/processManagement/index",
      "style": {
        "navigationBarTitleText": "工序管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/processManagement/edit",
      "style": {
        "navigationBarTitleText": "工序详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/processManagement/params",
      "style": {
        "navigationBarTitleText": "工序参数配置",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/bom/index",
      "style": {
        "navigationBarTitleText": "BOM管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionDesign/bom/structure",
      "style": {
        "navigationBarTitleText": "BOM结构",
        "navigationStyle": "custom"
      }
    },
@@ -663,6 +775,20 @@
      }
    },
    {
      "path": "pages/productionManagement/productionOrder/source",
      "style": {
        "navigationBarTitleText": "来源数据",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionOrder/pickingDetail",
      "style": {
        "navigationBarTitleText": "领料详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionDispatching/index",
      "style": {
        "navigationBarTitleText": "生产派工",
@@ -680,6 +806,27 @@
      "path": "pages/productionManagement/productionReport/index",
      "style": {
        "navigationBarTitleText": "生产报工",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/workOrder/index",
      "style": {
        "navigationBarTitleText": "生产工单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/mainProductionPlan/index",
      "style": {
        "navigationBarTitleText": "主生产计划",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/mainProductionPlan/detail",
      "style": {
        "navigationBarTitleText": "计划详情",
        "navigationStyle": "custom"
      }
    },
@@ -708,6 +855,13 @@
      "path": "pages/inventoryManagement/issueManagement/index",
      "style": {
        "navigationBarTitleText": "自定义出库",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockManagement/index",
      "style": {
        "navigationBarTitleText": "库存管理",
        "navigationStyle": "custom"
      }
    },
@@ -999,6 +1153,41 @@
      }
    },
    {
      "path": "pages/customerService/feedbackRegistration/index",
      "style": {
        "navigationBarTitleText": "售后登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/customerService/feedbackRegistration/edit",
      "style": {
        "navigationBarTitleText": "售后单详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/customerService/afterSalesHandling/index",
      "style": {
        "navigationBarTitleText": "售后处理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/customerService/afterSalesHandling/handle",
      "style": {
        "navigationBarTitleText": "售后处理详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/customerService/afterSalesHandling/fileList",
      "style": {
        "navigationBarTitleText": "售后附件",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/qualityManagement/finalInspection/add",
      "style": {
        "navigationBarTitleText": "出厂检验添加",
@@ -1030,6 +1219,34 @@
      "path": "pages/message",
      "style": {
        "navigationBarTitleText": "消息中心"
      }
    },
    {
      "path": "pages/fileManagement/borrow/index",
      "style": {
        "navigationBarTitleText": "借阅管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/fileManagement/borrow/edit",
      "style": {
        "navigationBarTitleText": "借阅登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/fileManagement/return/index",
      "style": {
        "navigationBarTitleText": "归还管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/fileManagement/return/edit",
      "style": {
        "navigationBarTitleText": "归还登记",
        "navigationStyle": "custom"
      }
    }
  ],
@@ -1267,4 +1484,4 @@
    "navigationBarTitleText": "RuoYi",
    "navigationBarBackgroundColor": "#FFFFFF"
  }
}
}