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