780 lines
24 KiB
JSON
780 lines
24 KiB
JSON
{
|
||
"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/webview/webview",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "驿行畅旅"
|
||
}
|
||
}
|
||
],
|
||
"subPackages": [ //分包加载配置
|
||
{
|
||
"root": "pages/authorityApproval",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "权限审批",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "权限审批",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/auditingPop",
|
||
"pages": [
|
||
{
|
||
"path": "jointlySign",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "会签"
|
||
}
|
||
},
|
||
{
|
||
"path": "transfer",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "移交"
|
||
}
|
||
},
|
||
{
|
||
"path": "toExamine",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "审核"
|
||
}
|
||
},
|
||
{
|
||
"path": "reject",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "驳回"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/settlementApproval",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "结算审批"
|
||
}
|
||
},
|
||
{
|
||
"path": "yearSettlement",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "年度结算"
|
||
}
|
||
},
|
||
{
|
||
"path": "monthDetail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "月度详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"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"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"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": "商品审批"
|
||
}
|
||
},
|
||
{
|
||
"path": "newDetail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "商品审批"
|
||
}
|
||
},
|
||
{
|
||
"path": "newApproval",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "商品审批"
|
||
}
|
||
},
|
||
{
|
||
"path": "transferPage",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/everdayRenven",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": false,
|
||
"navigationBarTitleText": "每日营收汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": false,
|
||
"navigationBarTitleText": "每日营收"
|
||
}
|
||
},
|
||
{
|
||
"path": "serviceIndex",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": false,
|
||
"navigationBarTitleText": "服务区每日营收"
|
||
}
|
||
},
|
||
{
|
||
"path": "serviceDetail",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": false,
|
||
"navigationBarTitleText": "服务区每日营收"
|
||
}
|
||
},
|
||
{
|
||
"path": "AnhuiIndex",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "每日营收汇总",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "AnhuiServerpart",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "服务区每日营收",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/suggestion",
|
||
"pages": [
|
||
{
|
||
"path": "suggestion",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "投诉建议"
|
||
}
|
||
},
|
||
{
|
||
"path": "suggestionDetail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "投诉建议"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/projectWarning",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "分润比例切换"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style": {
|
||
"navigationBarTitleText": "分润比例切换",
|
||
"navigationStyle": "custom",
|
||
"disableScroll": true
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"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": "财务审批"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/commodity_temp",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "资质审批"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "资质审批"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/serverpartshoptotalsummary",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "业主门店数量汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "业主门店数量汇总详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/shopmobilesummary",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "门店移动支付汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "门店移动支付汇总详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/endaccountreport",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "服务区营收数据汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "服务区营收数据汇总详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/abnormalauditreport",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "服务区现场稽核异常汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "服务区现场稽核异常汇总详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/serverpartreport",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "服务区营收汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "服务区营收汇总详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/abnormalauditsummary",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "现场稽核异常表服务区站点汇总"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"navigationBarTitleText": "现场稽核异常表服务区站点汇总详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/autoTest/abnormalaudit",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style":
|
||
{
|
||
"enablePullDownRefresh": true,
|
||
"navigationBarTitleText": "现场稽核异常表"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style":
|
||
{
|
||
"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": "我的"
|
||
}
|
||
]
|
||
}
|
||
}
|