gaoluyang
4 天以前 fe40c87fe44c8565576c27bbc6794e06c034ce33
src/pages.json
@@ -71,6 +71,41 @@
      }
    },
    {
      "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/common/webview/index",
      "style": {
        "navigationBarTitleText": "浏览网页"
@@ -82,7 +117,6 @@
        "navigationBarTitleText": "浏览文本"
      }
    },
    //协同审批
    {
      "path": "pages/cooperativeOffice/collaborativeApproval/index",
      "style": {
@@ -97,7 +131,6 @@
        "navigationStyle": "custom"
      }
    },
    //客户拜访
    {
      "path": "pages/cooperativeOffice/clientVisit/index",
      "style": {