{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationBarTitleText": "驿行畅旅", "enablePullDownRefresh": true } },{ "path" : "pages/userCenter/userCenter", "style" : { "navigationBarTitleText":"个人中心" } },{ "path" : "pages/register/register", "style" : { "navigationBarTitleText": "授权" } }, { "path" : "pages/auditingPop/jointlySign", "style" : { "navigationBarTitleText":"会签" } },{ "path" : "pages/auditingPop/transfer", "style" : { "navigationBarTitleText":"移交" } },{ "path" : "pages/auditingPop/toExamine", "style" : { "navigationBarTitleText":"审核" } },{ "path" : "pages/auditingPop/reject", "style" : { "navigationBarTitleText":"驳回" } } ,{ "path" : "pages/webview/webview", "style" : { "navigationBarTitleText": "驿行畅旅" } },{ "path" : "pages/severpartVideo/severpartVideo", "style" : { "navigationBarTitleText": "视频回放" } } ], "subPackages":[ { "root": "pages/additionalFeatures", "pages":[ { "path" : "positionPunching", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "打卡" } } ,{ "path" : "takePhoto", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ] }, { "root": "pages/operatingStatements", "pages": [ { "path" : "index", "style" : { "navigationBarTitleText": "经营报表", "enablePullDownRefresh": false, "navigationBarBackgroundColor":"#647BD1", "navigationBarTextStyle":"white" } } ,{ "path" : "detail", "style" : { "navigationBarTitleText": "经营报表", "enablePullDownRefresh": false, "navigationBarBackgroundColor":"#647BD1", "navigationBarTextStyle":"white" } } ,{ "path" : "operatingTrend", "style" : { "navigationBarTitleText": "经营趋势", "enablePullDownRefresh": false, "navigationBarBackgroundColor":"#647BD1", "navigationBarTextStyle":"white" } } // ,{ // "path" : "operatingScatter", // "style" : // { // "navigationBarTitleText": "经营趋势", // "enablePullDownRefresh": false, // "navigationBarBackgroundColor":"#647BD1", // "navigationBarTextStyle":"white" // } // } ]}, { "root": "pages/tender", "pages": [ { "path" : "tender", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "招标投标" } } ,{ "path" : "tenderRecord", "style" : { "navigationBarTitleText": "招标备案详情" } } ,{ "path" : "tenderAlteration", "style" : { "navigationBarTitleText": "招标变更详情" } } ,{ "path" : "decisionRecord", "style" : { "navigationBarTitleText": "决标备案详情" } },{ "path" : "specialProjects", "style" : { "navigationBarTitleText": "专项工程详情", "enablePullDownRefresh": false } } ]}, { "root": "pages/mbwa", "pages": [ { "path" : "mbwa", "style" : { "navigationBarTitleText": "走动式管理" } },{ "path" : "mbwaUnCheck", "style" : { "navigationBarTitleText": "未检点位" } },{ "path" : "mbwaDetail", "style" : { "navigationBarTitleText": "走动式管理" } },{ "path" : "mbwaUpload", "style" : { "navigationBarTitleText": "上传走动式管理" } } ]}, { "root": "pages/serviceAreaReimbursement", "pages": [ { "path" : "serviceAreaReimbursement", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "服务区报销" } }, { "path" : "detail", "style" : { "enablePullDownRefresh": false, "navigationBarTitleText": "" } } ] }, { "root": "pages/dataSummary", "pages": [ { "path" : "dataSummary", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "日结校验" } }, { "path" : "dayDetail", "style" : { "navigationBarBackgroundColor": "#EAEBEB", "navigationBarTitleText": "日结校验" } }, { "path" : "detail", "style" : { "navigationBarTitleText": "日结校验" } } ] }, { "root": "pages/askForLeave", "pages": [ { "path" : "askForLeave", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "请假加班" } }, { "path" : "detail", "style" : { "navigationBarTitleText": "请假详情" } }, { "path" : "newLeave", "style" : { "navigationBarTitleText": "申请请假" } },{ "path" : "newLeave2", "style" : { "navigationBarTitleText": "申请请假" } } ] }, { "root": "pages/officialDocManagement", "pages": [ { "path" : "officialDocManagement", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "公文阅办" } }, { "path" : "detail", "style" : { "navigationBarTitleText": "公文阅办" } }, { "path" : "readerList", "style" : { "navigationBarTitleText": "公文阅办" } },{ "path" : "circulate", "style" : { "navigationBarTitleText": "阅办记录" } } ] },{ "root": "pages/businessApproval", "pages": [ { "path" : "businessApproval", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "商品审批" } } ,{ "path" : "productDetail", "style" : { "navigationBarTitleText": "商品审批" } } ] }, { "root": "pages/everdayRenven", "pages": [ { "path" : "index", "style" : { "enablePullDownRefresh": false, // "navigationStyle":"custom", // "navigationBarTextStyle":"white", // "navigationBarBackgroundColor":"#3b64a3", "navigationBarTitleText": "每日营收汇总" } }, { "path" : "detail", "style" : { "enablePullDownRefresh": false, "navigationBarTitleText": "每日营收" } },{ "path" : "serviceIndex", "style" : { "enablePullDownRefresh": false, "navigationBarTitleText": "服务区每日营收" } },{ "path" : "serviceDetail", "style" : { "enablePullDownRefresh": false, "navigationBarTitleText": "服务区每日营收" } } ,{ "path" : "trydata", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ] },{ "root": "pages/suggestion", "pages": [ { "path" : "suggestion", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "投诉建议" } },{ "path" : "suggestionDetail", "style" : { "navigationBarTitleText": "投诉建议" } } ] }, { "root": "pages/contract", "pages": [ { "path" : "contract", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "合同审批" } },{ "path" : "detail", "style" : { "navigationBarTitleText": "合同审批" } } ] }, { "root": "pages/cashAudit", "pages": [ { "path" : "list", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "收银稽核" } },{ "path" : "detail", "style" : { "navigationBarTitleText": "收银稽核详情" } },{ "path" : "check", "style" : { "navigationBarTitleText": "收银稽核反馈" } } ] }, { "root": "pages/investment", "pages": [ { "path" : "investment", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "招商审批" } },{ "path" : "investmentDetail", "style" : { "navigationBarTitleText": "招商审批" } } ] },{ "root": "pages/publicity", "pages": [ { "path" : "publicity", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "阳光公示" } },{ "path" : "publicityDetail", "style" : { "navigationBarTitleText": "阳光公示" } } ] }, { "root": "pages/expenseApproval", "pages": [ { "path" : "expenseApproval", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "财务审批" } }, { "path" : "expenseDetail", "style" : { "enablePullDownRefresh": true, "navigationBarTitleText": "财务审批" } } ] } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#f9f9f9", "backgroundColor": "#f9f9f9" }, "tabBar": { "color": "#474647", "selectedColor": "#3295f9", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/images/tab/home.png", "selectedIconPath": "static/images/tab/homeActive.png", "text": "办公" }, { "pagePath": "pages/userCenter/userCenter", "iconPath": "static/images/tab/user.png", "selectedIconPath": "static/images/tab/userActive.png", "text": "我的" } ] } }