{
  "pages": [
    "pages/login/phone",
    "pages/login/selectSite",
    "pages/login/retrievePassword",
    "pages/tabbar/home/index",
    "pages/tabbar/mine/index",
    "pages/tabbar/message/index",
    "pages/tabbar/mine/userMsg/index",
    "pages/tabbar/message/details",
    "pages/tabbar/mine/changePassword/index",
    "pages/teams/index",
    "pages/teams/addUsers",
    "pages/teams/addRole",
    "pages/tabbar/mine/address/index",
    "pages/tabbar/mine/address/update",
    "pages/tabbar/mine/webView",
    "pages/tabbar/mine/associatedPublicNumber",
    "pages/login/developerTools"
  ],
  "subpackages": [
    {
      "root": "packageA",
      "pages": [
        "options/index",
        "market/index",
        "market/detail",
        "shopping/index",
        "orderForm/index",
        "orderForm/detail",
        "orderForm/add/add",
        "orderForm/modules/setBrand/index",
        "shipment/index",
        "shipment/detail",
        "target/index",
        "target/person",
        "account/index",
        "activity/index",
        "activity/detail",
        "tool/index",
        "invoice/index",
        "invoice/update",
        "invoice/detail",
        "remitVoucher/index",
        "remitVoucher/detail",
        "remitVoucher/update",
        "remitVoucher/modules/selectAccount/index",
        "toolBill/index",
        "toolBill/update",
        "toolBill/detail",
        "toolBill/modules/selectProduct/index",
        "toolBill/modules/selectOrder/index",
        "borrow/index",
        "borrow/detail",
        "betweenFee/index",
        "returnOne/index",
        "returnOne/detail",
        "returnOne/update",
        "market/selected/index",
        "receivables/index",
        "receivables/detail",
        "account/detail",
        "accountReceivable/index",
        "accountReceivable/detail"
      ]
    },
    {
      "root": "select",
      "pages": [
        "product/index",
        "agent/index",
        "address/index",
        "finance/index",
        "contract/index",
        "activity/index",
        "orderFormLine/index",
        "contacts/index"
      ]
    },
    {
      "root": "Universal",
      "pages": [
        "dataTeam/index"
      ]
    },
    {
      "root": "Eservice",
      "pages": [
        "workOrder/index",
        "workOrderDetail/index",
        "workerLeader/serviceBillList/index",
        "workerLeader/addServiceBill/index",
        "workerLeader/editServiceBill/index",
        "workerLeader/serviceBillDetail/index",
        "workerLeader/orderList/index",
        "workerLeader/billCanUseProduct/index",
        "workerLeader/agentList/index",
        "workerLeader/editworkOrderDetail/index",
        "saler/serviceBillList/index",
        "saler/addServiceBill/index",
        "saler/editServiceBill/index",
        "saler/serviceBillDetail/index",
        "saler/orderList/index",
        "saler/billCanUseProduct/index",
        "saler/agentList/index",
        "agent/serviceBillList/index",
        "agent/addServiceBill/index",
        "agent/editServiceBill/index",
        "agent/serviceBillDetail/index",
        "agent/orderList/index",
        "agent/billCanUseProduct/index",
        "index/index",
        "nodeDetail/index",
        "signName/index",
        "addTrainers/index",
        "serviceMaterial/index",
        "trainConfirmBill/index",
        "workBillConfirmInfo/index",
        "installConfirmBill/index",
        "serviceConfirmBill/index",
        "webView/index",
        "materielConfirmBill/index"
      ]
    }
  ],
  "preloadRule": {
    "pages/tabbar/home/index": {
      "packages": [
        "packageA",
        "Eservice",
        "select",
        "Universal"
      ],
      "network": "all"
    },
    "pages/login/phone": {
      "packages": [
        "packageA",
        "Eservice",
        "select",
        "Universal"
      ],
      "network": "all"
    }
  },
  "usingComponents": {
    "Yl_Empty": "/components/Yl_Empty/index",
    "Yl_Filtrate": "/components/Yl_Filtrate/index",
    "organization": "/components/organization/index",
    "Yl_FloatingButton": "/components/Yl_FloatingButton/index",
    "Yl_FunTabs": "/components/Yl_FunTabs/index",
    "Yl_HeadNav": "/components/Yl_HeadNav/index",
    "Yl_ListBox": "/components/Yl_ListBox/index",
    "Yl_Tabbar": "/components/Yl_Tabbar/index",
    "Yl_Field": "/components/Yl_Field/index",
    "Yl_Headline": "/components/Yl_Headline/index",
    "van-button": "@vant/weapp/button/index",
    "van-cell": "@vant/weapp/cell/index",
    "van-action-sheet": "@vant/weapp/action-sheet/index",
    "van-popup": "@vant/weapp/popup/index",
    "van-checkbox": "@vant/weapp/checkbox/index",
    "van-checkbox-group": "@vant/weapp/checkbox-group/index",
    "van-image": "@vant/weapp/image/index",
    "van-loading": "@vant/weapp/loading/index",
    "van-icon": "@vant/weapp/icon/index",
    "van-tab": "@vant/weapp/tab/index",
    "van-tabs": "@vant/weapp/tabs/index",
    "van-search": "@vant/weapp/search/index",
    "t-pull-down-refresh": "tdesign-miniprogram/pull-down-refresh/pull-down-refresh",
    "t-cascader": "tdesign-miniprogram/cascader/cascader",
    "t-tag": "tdesign-miniprogram/tag/tag",
    "t-check-tag": "tdesign-miniprogram/check-tag/check-tag",
    "t-button": "tdesign-miniprogram/button/button",
    "t-textarea": "tdesign-miniprogram/textarea/textarea",
    "t-call": "/components/call/call",
    "t-icon": "tdesign-miniprogram/icon/icon"
  },
  "tabBar": {
    "custom": true,
    "color": "#000000",
    "selectedColor": "#000000",
    "backgroundColor": "#000000",
    "list": [
      {
        "pagePath": "pages/tabbar/home/index"
      },
      {
        "pagePath": "pages/tabbar/message/index"
      },
      {
        "pagePath": "pages/tabbar/mine/index"
      }
    ]
  },
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#085CDF",
    "navigationBarTitleText": "E-订单",
    "navigationBarTextStyle": "white"
  },
  "sitemapLocation": "sitemap.json"
}