gaoluyang
3 天以前 2067eae94e40c990f3c7c5160a46c7f8954d04a7
src/pages.json
@@ -121,6 +121,13 @@
      }
    },
    {
      "path": "pages/sales/receiptPayment/edit",
      "style": {
        "navigationBarTitleText": "修改回款登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPaymentHistory/index",
      "style": {
        "navigationBarTitleText": "回款流水",
@@ -226,6 +233,20 @@
      }
    },
    {
      "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": "浏览网页"