zhangwencui
2 天以前 c0e5ef27056e45f5984e118e8b516d7704c133ed
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"
      }
    },
@@ -258,6 +321,48 @@
      "path": "pages/procurementManagement/paymentLedger/detail",
      "style": {
        "navigationBarTitleText": "供应商往来详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/purchaseReturnOrder/index",
      "style": {
        "navigationBarTitleText": "采购退货单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/purchaseReturnOrder/add",
      "style": {
        "navigationBarTitleText": "新增采购退货",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/purchaseReturnOrder/view",
      "style": {
        "navigationBarTitleText": "采购退货详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/purchaseReturnOrder/productList",
      "style": {
        "navigationBarTitleText": "选择产品",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/basicData/supplierManage/index",
      "style": {
        "navigationBarTitleText": "供应商管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/basicData/supplierManage/edit",
      "style": {
        "navigationBarTitleText": "供应商信息",
        "navigationStyle": "custom"
      }
    },
@@ -641,6 +746,13 @@
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/workOrder/index",
      "style": {
        "navigationBarTitleText": "生产工单",
        "navigationStyle": "custom"
      }
    },
    // {
    //   "path": "pages/productionManagement/productionCosting/index",
    //   "style": {
@@ -666,6 +778,13 @@
      "path": "pages/inventoryManagement/issueManagement/index",
      "style": {
        "navigationBarTitleText": "自定义出库",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockManagement/index",
      "style": {
        "navigationBarTitleText": "库存管理",
        "navigationStyle": "custom"
      }
    },
@@ -957,6 +1076,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": "出厂检验添加",
@@ -1197,25 +1351,25 @@
      {
        "pagePath": "pages/index",
        "iconPath": "static/images/tabbar/home.png",
        "selectedIconPath": "static/images/tabbar/home_.png",
        "selectedIconPath": "static/images/tabbar/homeBlue.png",
        "text": "首页"
      },
      {
        "pagePath": "pages/works",
        "iconPath": "static/images/tabbar/home.png",
        "selectedIconPath": "static/images/tabbar/home_.png",
        "iconPath": "static/images/tabbar/work.png",
        "selectedIconPath": "static/images/tabbar/workBlue.png",
        "text": "工作台"
      },
      {
        "pagePath": "pages/message",
        "iconPath": "static/images/tabbar/work.png",
        "selectedIconPath": "static/images/tabbar/work_.png",
        "iconPath": "static/images/tabbar/new.png",
        "selectedIconPath": "static/images/tabbar/newBlue.png",
        "text": "消息"
      },
      {
        "pagePath": "pages/mine",
        "iconPath": "static/images/tabbar/mine.png",
        "selectedIconPath": "static/images/tabbar/mine_.png",
        "iconPath": "static/images/tabbar/my.png",
        "selectedIconPath": "static/images/tabbar/myBlue.png",
        "text": "我的"
      }
    ]
@@ -1225,4 +1379,4 @@
    "navigationBarTitleText": "RuoYi",
    "navigationBarBackgroundColor": "#FFFFFF"
  }
}
}