将登录页放至第一页

This commit is contained in:
wpf 2023-08-06 19:42:07 +08:00
parent b3019b2cfa
commit e50d7ed0e7

View File

@ -1,483 +1,483 @@
{ {
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/oaLogin/oaLogin",
"style": {
"navigationBarTitleText": "登录",
"app-plus": {
"titleNView": false
}
}
{ },
"path": "pages/oaHome/oaHome", {
"style": { "path": "pages/oaHome/oaHome",
"navigationBarTitleText": "首页", "style": {
"enablePullDownRefresh": true, "navigationBarTitleText": "首页",
"app-plus": { "enablePullDownRefresh": true,
"titleNView": false "app-plus": {
} "titleNView": false
} }
}, }
{ },
"path": "pages/business/business", {
"style": { "path": "pages/business/business",
"navigationBarTitleText": "商机信息", "style": {
"enablePullDownRefresh": false, "navigationBarTitleText": "商机信息",
"navigationBarBackgroundColor": "#3175f9", "enablePullDownRefresh": false,
"navigationBarTextStyle": "white" "navigationBarBackgroundColor": "#3175f9",
} "navigationBarTextStyle": "white"
}
}, },
{ {
"path": "pages/index/index", "path": "pages/index/index",
"style": { "style": {
"navigationBarTitleText": "uni-app", "navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, },
{ {
"path": "pages/oaExamine/oaExamine", "path": "pages/oaExamine/oaExamine",
"style": { "style": {
"navigationBarTitleText": "审批", "navigationBarTitleText": "审批",
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, },
{ {
"path": "pages/oaTask/oaTask", "path": "pages/oaTask/oaTask",
"style": { "style": {
"navigationBarTitleText": "今日任务", "navigationBarTitleText": "今日任务",
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, },
{ {
"path": "pages/oaMy/oaMy", "path": "pages/oaMy/oaMy",
"style": { "style": {
"navigationBarTitleText": "我的", "navigationBarTitleText": "我的",
"app-plus": { "app-plus": {
"titleNView": false "titleNView": false
} }
} }
}, { }, {
"path": "pages/oaLogin/oaLogin", "path": "pages/oaManager/oaManager",
"style": { "style": {
"navigationBarTitleText": "登录", "navigationBarTitleText": "片区经理",
"app-plus": { "navigationBarBackgroundColor": "#3175f9",
"titleNView": false "navigationBarTextStyle": "white"
} }
}
}, { }, {
"path": "pages/oaManager/oaManager", "path": "pages/oaNews/oaNews",
"style": { "style": {
"navigationBarTitleText": "片区经理", "navigationBarTitleText": "公告详情",
"navigationBarBackgroundColor": "#3175f9", "enablePullDownRefresh": false,
"navigationBarTextStyle": "white" "navigationBarBackgroundColor": "#3175f9",
} "navigationBarTextStyle": "white"
}
}, { }
"path": "pages/oaNews/oaNews", ],
"style": { "subPackages": [{
"navigationBarTitleText": "公告详情", "root": "pages/views",
"enablePullDownRefresh": false, "name": "views",
"navigationBarBackgroundColor": "#3175f9", "pages": [{
"navigationBarTextStyle": "white" "path": "application",
} "style": {
"navigationBarTitleText": "地图首页",
"enablePullDownRefresh": false
}
},
{
"path": "new_task",
"style": {
"navigationBarTitleText": "新建任务",
"enablePullDownRefresh": false
}
},
{
"path": "com_approve",
"style": {
"navigationBarTitleText": "通用审批",
"enablePullDownRefresh": false
}
}, {
"path": "personal_center",
"style": {
"navigationBarTitleText": "个人中心1",
"enablePullDownRefresh": false
}
} }, {
], "path": "task_details",
"subPackages": [{ "style": {
"root": "pages/views", "navigationBarTitleText": "",
"name": "views", "enablePullDownRefresh": false
"pages": [{ }
"path": "application",
"style": {
"navigationBarTitleText": "地图首页",
"enablePullDownRefresh": false
}
},
{
"path": "new_task",
"style": {
"navigationBarTitleText": "新建任务",
"enablePullDownRefresh": false
}
},
{
"path": "com_approve",
"style": {
"navigationBarTitleText": "通用审批",
"enablePullDownRefresh": false
}
}, {
"path": "personal_center",
"style": {
"navigationBarTitleText": "个人中心1",
"enablePullDownRefresh": false
}
}, { }, {
"path": "task_details", "path": "personal_center_two",
"style": { "style": {
"navigationBarTitleText": "", "navigationBarTitleText": "个人中心2",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, { }, {
"path": "personal_center_two", "path": "public_document",
"style": { "style": {
"navigationBarTitleText": "个人中心2", "navigationBarTitleText": "公司公示文档",
"enablePullDownRefresh": false "enablePullDownRefresh": false,
} "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white"
}
}, { }, {
"path": "public_document", "path": "leave_request",
"style": { "style": {
"navigationBarTitleText": "公司公示文档", "navigationBarTitleText": "请假申请",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }
"path": "leave_request", ]
"style": { }, {
"navigationBarTitleText": "请假申请", "root": "subpkg",
"enablePullDownRefresh": false, "name": "subpkg",
"navigationBarBackgroundColor": "#3175f9", "pages": [{
"navigationBarTextStyle": "white" "path": "personnel/personnel",
} "style": {
"navigationBarTitleText": "人员管理",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white"
}
} }, {
] "path": "finance/finance",
}, { "style": {
"root": "subpkg", "navigationBarTitleText": "财务管理",
"name": "subpkg", "enablePullDownRefresh": false,
"pages": [{ "navigationBarBackgroundColor": "#3175f9",
"path": "personnel/personnel", "navigationBarTextStyle": "white"
"style": { }
"navigationBarTitleText": "人员管理",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white"
}
}, { }, {
"path": "finance/finance", "path": "topUp/topUp",
"style": { "style": {
"navigationBarTitleText": "财务管理", "navigationBarTitleText": "账户充值",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white",
} "app-plus": {
"titleNView": {
"buttons": [{
"color": "#fff",
"text": "充值记录",
"fontSize": "15",
"width": "90"
}]
}
}
}
}, { }, {
"path": "topUp/topUp", "path": "contract/contract",
"style": { "style": {
"navigationBarTitleText": "账户充值", "navigationBarTitleText": "合同管理",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white"
"app-plus": { }
"titleNView": {
"buttons": [{
"color": "#fff",
"text": "充值记录",
"fontSize": "15",
"width": "90"
}]
}
}
}
}, { }, {
"path": "contract/contract", "path": "contractDetail/contractDetail",
"style": { "style": {
"navigationBarTitleText": "合同管理", "navigationBarTitleText": "合同详情",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "contractDetail/contractDetail", "path": "pdfView/pdfView",
"style": { "style": {
"navigationBarTitleText": "合同详情", "navigationBarTitleText": "合同内容",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "pdfView/pdfView", "path": "companyInfo/companyInfo",
"style": { "style": {
"navigationBarTitleText": "合同内容", "navigationBarTitleText": "公司信息",
"enablePullDownRefresh": false, "enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "companyInfo/companyInfo", "path": "companySign/companySign",
"style": { "style": {
"navigationBarTitleText": "公司信息", "navigationBarTitleText": "签约公司详情",
"enablePullDownRefresh": true, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "companySign/companySign", "path": "personnelDetails/personnelDetails",
"style": { "style": {
"navigationBarTitleText": "签约公司详情", "navigationBarTitleText": "人员详细信息",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "personnelDetails/personnelDetails", "path": "orderDetail/orderDetail",
"style": { "style": {
"navigationBarTitleText": "人员详细信息", "navigationBarTitleText": "流水详情",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "orderDetail/orderDetail", "path": "withdrawDeposit/withdrawDeposit",
"style": { "style": {
"navigationBarTitleText": "流水详情", "navigationBarTitleText": "提现余额",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white",
} "app-plus": {
"titleNView": {
"buttons": [{
"color": "#fff",
"text": "提现记录",
"fontSize": "15",
"width": "90"
}]
}
}
}
}, {
"path": "withdrawList/withdrawList",
"style": {
"navigationBarTitleText": "提现记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white"
}
}, { }, {
"path": "withdrawDeposit/withdrawDeposit", "path": "noticeList/noticeList",
"style": { "style": {
"navigationBarTitleText": "提现余额", "navigationBarTitleText": "公告列表",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white"
"app-plus": { }
"titleNView": {
"buttons": [{
"color": "#fff",
"text": "提现记录",
"fontSize": "15",
"width": "90"
}]
}
}
}
}, {
"path": "withdrawList/withdrawList",
"style": {
"navigationBarTitleText": "提现记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white"
}
}, { }, {
"path": "noticeList/noticeList", "path": "topUpList/topUpList",
"style": { "style": {
"navigationBarTitleText": "公告列表", "navigationBarTitleText": "充值记录",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "topUpList/topUpList", "path": "companyAdmin/companyAdmin",
"style": { "style": {
"navigationBarTitleText": "充值记录", "navigationBarTitleText": "公司管理",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "companyAdmin/companyAdmin", "path": "newPersonnel/newPersonnel",
"style": { "style": {
"navigationBarTitleText": "公司管理", "navigationBarTitleText": "新增人员",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "newPersonnel/newPersonnel", "path": "archives/archives",
"style": { "style": {
"navigationBarTitleText": "新增人员", "navigationBarTitleText": "档案管理",
"enablePullDownRefresh": false, "enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "archives/archives", "path": "newArchives/newArchives",
"style": { "style": {
"navigationBarTitleText": "档案管理", "navigationBarTitleText": "信息登记",
"enablePullDownRefresh": true, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "newArchives/newArchives", "path": "updateArchives/updateArchives",
"style": { "style": {
"navigationBarTitleText": "信息登记", "navigationBarTitleText": "信息更新",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "updateArchives/updateArchives", "path": "fixedAssets/fixedAssets",
"style": { "style": {
"navigationBarTitleText": "信息更新", "navigationBarTitleText": "固定资产",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "fixedAssets/fixedAssets", "path": "taskAdmin/taskAdmin",
"style": { "style": {
"navigationBarTitleText": "固定资产", "navigationBarTitleText": "任务管理",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "taskAdmin/taskAdmin", "path": "archivesDetail/archivesDetail",
"style": { "style": {
"navigationBarTitleText": "任务管理", "navigationBarTitleText": "档案详情",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "archivesDetail/archivesDetail", "path": "captain/captain",
"style": { "style": {
"navigationBarTitleText": "档案详情", "navigationBarTitleText": "队长列表",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "captain/captain", "path": "companyFinance/companyFinance",
"style": { "style": {
"navigationBarTitleText": "队长列表", "navigationBarTitleText": "公司财务",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "companyFinance/companyFinance", "path": "companyUnsign/companyUnsign",
"style": { "style": {
"navigationBarTitleText": "公司财务", "navigationBarTitleText": "未签约公司列表",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "companyUnsign/companyUnsign", "path": "submit/submit",
"style": { "style": {
"navigationBarTitleText": "未签约公司列表", "navigationBarTitleText": "提交审核",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "submit/submit", "path": "dispatching/dispatching",
"style": { "style": {
"navigationBarTitleText": "提交审核", "navigationBarTitleText": "任务:宣传配送",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "dispatching/dispatching", "path": "blockTransaction/blockTransaction",
"style": { "style": {
"navigationBarTitleText": "任务:宣传配送", "navigationBarTitleText": "任务:片区交易",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }, {
"path": "blockTransaction/blockTransaction", "path": "fileTask/fileTask",
"style": { "style": {
"navigationBarTitleText": "任务:片区交易", "navigationBarTitleText": "任务:档案更新",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#3175f9",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, { }]
"path": "fileTask/fileTask", }],
"style": { "globalStyle": {
"navigationBarTitleText": "任务:档案更新", "navigationBarTextStyle": "black",
"enablePullDownRefresh": false, "navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#3175f9", "navigationBarBackgroundColor": "#F8F8F8",
"navigationBarTextStyle": "white" "backgroundColor": "#F8F8F8"
} },
"tabBar": {
}] "color": "#282828",
}], "selectedColor": "#3175f9",
"globalStyle": { "borderStyle": "white",
"navigationBarTextStyle": "black", "backgroundColor": "#ffffff",
"navigationBarTitleText": "uni-app", "list": [{
"navigationBarBackgroundColor": "#F8F8F8", "pagePath": "pages/oaHome/oaHome",
"backgroundColor": "#F8F8F8" "text": "首页",
}, "iconPath": "/static/tabs-icon/home.png",
"tabBar": { "selectedIconPath": "/static/tabs-icon/home-a.png"
"color": "#282828", },
"selectedColor": "#3175f9", {
"borderStyle": "white", "pagePath": "pages/oaExamine/oaExamine",
"backgroundColor": "#ffffff", "text": "审批",
"list": [{ "iconPath": "/static/tabs-icon/Task.png",
"pagePath": "pages/oaHome/oaHome", "selectedIconPath": "/static/tabs-icon/Task-a.png"
"text": "首页", },
"iconPath": "/static/tabs-icon/home.png", {
"selectedIconPath": "/static/tabs-icon/home-a.png" "pagePath": "pages/oaTask/oaTask",
}, "text": "任务",
{ "iconPath": "/static/tabs-icon/approval.png",
"pagePath": "pages/oaExamine/oaExamine", "selectedIconPath": "/static/tabs-icon/approval-a.png"
"text": "审批", },
"iconPath": "/static/tabs-icon/Task.png", // {
"selectedIconPath": "/static/tabs-icon/Task-a.png" // "pagePath": "pages/oaManager/oaManager",
}, // "text": "片区经理",
{ // "iconPath": "/static/tabs-icon/manager.png",
"pagePath": "pages/oaTask/oaTask", // "selectedIconPath": "/static/tabs-icon/manager-a.png"
"text": "任务", // },
"iconPath": "/static/tabs-icon/approval.png", {
"selectedIconPath": "/static/tabs-icon/approval-a.png" "pagePath": "pages/business/business",
}, "text": "商机",
// { "iconPath": "/static/tabs-icon/manager.png",
// "pagePath": "pages/oaManager/oaManager", "selectedIconPath": "/static/tabs-icon/manager-a.png"
// "text": "片区经理", },
// "iconPath": "/static/tabs-icon/manager.png", {
// "selectedIconPath": "/static/tabs-icon/manager-a.png" "pagePath": "pages/oaMy/oaMy",
// }, "text": "我的",
{ "iconPath": "/static/tabs-icon/my.png",
"pagePath": "pages/business/business", "selectedIconPath": "/static/tabs-icon/my-a.png"
"text": "商机", }
"iconPath": "/static/tabs-icon/manager.png", ]
"selectedIconPath": "/static/tabs-icon/manager-a.png" },
}, "uniIdRouter": {}
{
"pagePath": "pages/oaMy/oaMy",
"text": "我的",
"iconPath": "/static/tabs-icon/my.png",
"selectedIconPath": "/static/tabs-icon/my-a.png"
}
]
},
"uniIdRouter": {}
} }