gaoluyang
21 小时以前 b2fe8c6141c425c65e4ec80a2ae95e483c16a14b
src/pages.json
@@ -46,7 +46,8 @@
    {
      "path": "pages/mine",
      "style": {
        "navigationBarTitleText": "我的"
        "navigationBarTitleText": "我的",
        "navigationStyle": "custom"
      }
    },
    {
@@ -59,7 +60,182 @@
    {
      "path": "pages/sales/salesAccount/detail",
      "style": {
        "navigationBarTitleText": "修改台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/salesAccount/view",
      "style": {
        "navigationBarTitleText": "台账详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/invoicingRegistration/index",
      "style": {
        "navigationBarTitleText": "开票登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/invoicingRegistration/add",
      "style": {
        "navigationBarTitleText": "新增开票登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/invoicingRegistration/view",
      "style": {
        "navigationBarTitleText": "开票登记详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/invoiceLedger/index",
      "style": {
        "navigationBarTitleText": "",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/invoiceLedger/detail",
      "style": {
        "navigationBarTitleText": "编辑开票台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPayment/index",
      "style": {
        "navigationBarTitleText": "回款登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPayment/add",
      "style": {
        "navigationBarTitleText": "新增回款",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPaymentHistory/index",
      "style": {
        "navigationBarTitleText": "回款流水",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPaymentLedger/index",
      "style": {
        "navigationBarTitleText": "客户往来",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPaymentLedger/detail",
      "style": {
        "navigationBarTitleText": "客户往来详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementLedger/index",
      "style": {
        "navigationBarTitleText": "采购台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementLedger/detail",
      "style": {
        "navigationBarTitleText": "修改台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementLedger/view",
      "style": {
        "navigationBarTitleText": "台账详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/invoiceEntry/index",
      "style": {
        "navigationBarTitleText": "来票登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/invoiceEntry/add",
      "style": {
        "navigationBarTitleText": "新增来票登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/invoiceEntry/view",
      "style": {
        "navigationBarTitleText": "来票登记详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementInvoiceLedger/index",
      "style": {
        "navigationBarTitleText": "来票台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementInvoiceLedger/detail",
      "style": {
        "navigationBarTitleText": "修改来票台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/paymentEntry/index",
      "style": {
        "navigationBarTitleText": "付款登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/paymentEntry/add",
      "style": {
        "navigationBarTitleText": "新增付款登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/paymentEntry/edit",
      "style": {
        "navigationBarTitleText": "修改付款登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/receiptPaymentHistory/index",
      "style": {
        "navigationBarTitleText": "付款流水",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/paymentLedger/index",
      "style": {
        "navigationBarTitleText": "供应商往来",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/paymentLedger/detail",
      "style": {
        "navigationBarTitleText": "供应商往来详情",
        "navigationStyle": "custom"
      }
    },
@@ -74,6 +250,27 @@
      "style": {
        "navigationBarTitleText": "浏览文本"
      }
    },
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/index",
      "style": {
        "navigationBarTitleText": "审批管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/detail",
      "style": {
        "navigationBarTitleText": "审批流程",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/cooperativeOffice/clientVisit/index",
      "style": {
        "navigationBarTitleText": "客户拜访",
        "navigationStyle": "custom"
      }
    }
  ],
  "subPackages": [