gaoluyang
昨天 35b0b44824aaeb6be31595f1d0a17380c90c1b89
src/pages.json
@@ -121,6 +121,13 @@
      }
    },
    {
      "path": "pages/sales/receiptPayment/edit",
      "style": {
        "navigationBarTitleText": "修改回款登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPaymentHistory/index",
      "style": {
        "navigationBarTitleText": "回款流水",
@@ -198,6 +205,48 @@
      }
    },
    {
      "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"
      }
    },
    {
      "path": "pages/common/webview/index",
      "style": {
        "navigationBarTitleText": "浏览网页"