gaoluyang
昨天 9665feda206cd832c63f8d2404468844d9edb649
src/pages.json
@@ -184,6 +184,34 @@
      }
    },
    {
      "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/common/webview/index",
      "style": {
        "navigationBarTitleText": "浏览网页"