gaoluyang
3 天以前 9f5780cecfa5009eda3b3babd864ef29057da80d
src/pages.json
@@ -59,7 +59,84 @@
    {
      "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"
      }
    },
@@ -75,7 +152,6 @@
        "navigationBarTitleText": "浏览文本"
      }
    },
    //协同审批
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/index",
      "style": {
@@ -90,7 +166,6 @@
        "navigationStyle": "custom"
      }
    },
    //客户拜访
    {
      "path": "pages/cooperativeOffice/clientVisit/index",
      "style": {