gaoluyang
21 小时以前 91af6caf5a797bcc912e9a22656c97775bd4a198
src/pages.json
@@ -46,7 +46,8 @@
    {
      "path": "pages/mine",
      "style": {
        "navigationBarTitleText": "我的"
        "navigationBarTitleText": "我的",
        "navigationStyle": "custom"
      }
    },
    {
@@ -94,7 +95,7 @@
    {
      "path": "pages/sales/invoiceLedger/index",
      "style": {
        "navigationBarTitleText": "",
        "navigationBarTitleText": "开票台账",
        "navigationStyle": "custom"
      }
    },
@@ -116,6 +117,13 @@
      "path": "pages/sales/receiptPayment/add",
      "style": {
        "navigationBarTitleText": "新增回款",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/sales/receiptPayment/edit",
      "style": {
        "navigationBarTitleText": "修改回款登记",
        "navigationStyle": "custom"
      }
    },
@@ -162,15 +170,80 @@
      }
    },
    {
      "path": "pages/common/webview/index",
      "path": "pages/procurementManagement/invoiceEntry/index",
      "style": {
        "navigationBarTitleText": "浏览网页"
        "navigationBarTitleText": "来票登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/common/textview/index",
      "path": "pages/procurementManagement/invoiceEntry/add",
      "style": {
        "navigationBarTitleText": "浏览文本"
        "navigationBarTitleText": "新增来票登记",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/invoiceEntry/view",
      "style": {
        "navigationBarTitleText": "来票登记详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementInvoiceLedger/index",
      "style": {
        "navigationBarTitleText": "来票台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/procurementManagement/procurementInvoiceLedger/detail",
      "style": {
        "navigationBarTitleText": "修改来票台账",
        "navigationStyle": "custom"
      }
    },
    {
      "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"
      }
    },
    {
@@ -188,9 +261,86 @@
      }
    },
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/approve",
      "style": {
        "navigationBarTitleText": "审核",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/contactSelect",
      "style": {
        "navigationBarTitleText": "选择联系人",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/cooperativeOffice/clientVisit/index",
      "style": {
        "navigationBarTitleText": "客户拜访",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/cooperativeOffice/clientVisit/detail",
      "style": {
        "navigationBarTitleText": "添加客户拜访",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/ledger/index",
      "style": {
        "navigationBarTitleText": "设备台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/ledger/detail",
      "style": {
        "navigationBarTitleText": "设备台账详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/repair/index",
      "style": {
        "navigationBarTitleText": "设备报修",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/repair/add",
      "style": {
        "navigationBarTitleText": "新增设备报修",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/repair/maintain",
      "style": {
        "navigationBarTitleText": "设备维修",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/index",
      "style": {
        "navigationBarTitleText": "设备保养",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/add",
      "style": {
        "navigationBarTitleText": "新增保养计划",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/maintain",
      "style": {
        "navigationBarTitleText": "维修保养",
        "navigationStyle": "custom"
      }
    }
@@ -212,6 +362,18 @@
          }
        },
        {
          "path": "company/index",
          "style": {
            "navigationBarTitleText": "公司信息"
          }
        },
        {
          "path": "contract/index",
          "style": {
            "navigationBarTitleText": "合同信息"
          }
        },
        {
          "path": "info/edit",
          "style": {
            "navigationBarTitleText": "编辑资料"