gaoluyang
3 天以前 7eebd7981c1f5d2c569556d1e87f7818cef18cce
src/pages.json
@@ -94,7 +94,7 @@
    {
      "path": "pages/sales/invoiceLedger/index",
      "style": {
        "navigationBarTitleText": "开票台账",
        "navigationBarTitleText": "",
        "navigationStyle": "custom"
      }
    },
@@ -120,6 +120,27 @@
      }
    },
    {
      "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/common/webview/index",
      "style": {
        "navigationBarTitleText": "浏览网页"