{ "pages": [ "pages/actionChange/agencyPage/index", "pages/login/login", "pages/login/register/register", "pages/actionChange/newPage/index", "pages/actionChange/workOrderDetails/index", "pages/actionChange/myInfor/index" ], "subPackages": [], "tabBar": { "color": "#515151", "selectedColor": "#3875C5", "list": [ { "text": "首页", "pagePath": "pages/actionChange/agencyPage/index", "iconPath": "static/img/shouye.png", "selectedIconPath": "static/img/shouyeClick.png" }, { "text": "新建交办单", "pagePath": "pages/actionChange/newPage/index", "iconPath": "static/img/xinjian.png", "selectedIconPath": "static/img/xinjianClick.png" }, { "text": "我的", "iconPath": "static/img/wode-.png", "selectedIconPath": "static/img/wodeClick.png", "pagePath": "pages/actionChange/myInfor/index" } ] }, "usingComponents": {} }