{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/login", "style": { "navigationBarTitleText": "登录", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/notice/notice", "style": { "navigationBarTitleText": "消息", "enablePullDownRefresh": false } }, { "path": "pages/my/my", "style": { "navigationBarTitleText": "我的", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/award/award", "style": { "navigationBarTitleText": "学业奖学金申请 ", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/outstanding-graduate/index", "style": { "navigationBarTitleText": "优秀毕业生", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/outstanding-graduate/apply", "style": { "navigationBarTitleText": "优秀毕业生申请", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/outstanding-graduate/detail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/student/student", "style": { "navigationBarTitleText": "三好学生", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/mirrorLakeStar/index", "style": { "navigationBarTitleText": "静湖之星", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/mirrorLakeStar/apply", "style": { "navigationBarTitleText": "申请", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/mirrorLakeStar/applyexcellent", "style": { "navigationBarTitleText": "申请百名优秀大学生", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/mirrorLakeStar/applytop", "style": { "navigationBarTitleText": "申请百名十佳大学生", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/Financialaid/Financialaid", "style": { "navigationBarTitleText": "助学金", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/cognizance/cognizance", "style": { "navigationBarTitleText": "贫困认定", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/cadre/cadre", "style": { "navigationBarTitleText": "优秀学生干部", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/add/add", "style": { "navigationBarTitleText": "思想品德加分", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/userinfo/userinfo", "style": { "navigationBarTitleText": "个人信息", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/achievement/achievement", "style": { "navigationBarTitleText": "我的成绩", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/score/score", "style": { "navigationBarTitleText": "综合素质评分", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/awardapply/awardapply", "style": { "navigationBarTitleText": "学业奖学金申请表", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/dormitory/index", "style": { "navigationBarTitleText": "调宿管理", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/dormitory/apply", "style": { "navigationBarTitleText": "调宿申请", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/dormitory/plan", "style": { "navigationBarTitleText": "调宿计划", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/record/record", "style": { "navigationBarTitleText": "住宿记录", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/addapply/addapply", "style": { "navigationBarTitleText": "思想品德加分", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/aplycadre/aplycadre", "style": { "navigationBarTitleText": "申请优秀学生干部", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyleave/applyleave", "style": { "navigationBarTitleText": "请假申请", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/applyrelieve", "style": { "navigationBarTitleText": "解除处分", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/cancelApply/cancelApply", "style": { "navigationBarTitleText": "销假申请", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/Approval/index", "style": { "navigationBarTitleText": "任务管理", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/details/details", "style": { "navigationBarTitleText": "任务详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyleave/list", "style": { "navigationBarTitleText": "请假列表", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } }, { "path": "pages/applyleave/editLeave", "style": { "navigationBarTitleText": "修改假条", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyleave/cancellationLeave", "style": { "navigationBarTitleText": "请销假", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/stu-punishment", "style": { "navigationBarTitleText": "学生处分", "navigationBarBackgroundColor": "#258FE4", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/add-punishment", "style": { "navigationBarTitleText": "添加学生处分申请", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/disciplinaryApplication/add-punishment", "style": { "navigationBarTitleText": "添加学生处分申请", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/classMeeting/addClassMeeting", "style": { "navigationBarTitleText": "添加班会材料", "navigationBarBackgroundColor": "#258FE4", "navigationBarTextStyle": "white" } }, { "path": "pages/classMeeting/classMaterials", "style": { "navigationBarTitleText": "添加班会材料详情", "navigationBarBackgroundColor": "#258FE4", "navigationBarTextStyle": "white" } }, { "path": "pages/classMeeting/classMeetingList", "style": { "navigationBarTitleText": "班会材料列表", "navigationBarBackgroundColor": "#258FE4", "navigationBarTextStyle": "white" } }, { "path": "pages/classMeeting/classMeeting", "style": { "navigationBarTitleText": "班会材料", "navigationBarBackgroundColor": "#258FE4", "navigationBarTextStyle": "white" } }, { "path": "pages/functionRoom/functionRoom", "style": { "navigationBarTitleText": "功能房详情", "navigationBarBackgroundColor": "#258FE4", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/index", "style": { "navigationBarTitleText": "辅导员管理", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/index", "style": { "navigationBarTitleText": "填报记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/personal-reporting", "style": { "navigationBarTitleText": "个人填报", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/class-meeting-evidence/list", "style": { "navigationBarTitleText": "班会佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/class-meeting-evidence/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/class-meeting-evidence/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/sleep-check-evidence/list", "style": { "navigationBarTitleText": "查寝佐证列表", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/sleep-check-evidence/add", "style": { "navigationBarTitleText": "添加查寝", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/sleep-check-evidence/detail", "style": { "navigationBarTitleText": "查寝详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/interview/add", "style": { "navigationBarTitleText": "添加访谈记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/interview/detail", "style": { "navigationBarTitleText": "访谈详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/interview/list", "style": { "navigationBarTitleText": "访谈佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/league-meeting/list", "style": { "navigationBarTitleText": "团干部会议佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/league-meeting/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/league-meeting/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/student-activity/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/student-activity/list", "style": { "navigationBarTitleText": "深入学生佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/student-activity/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/overwork-materials/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/student-emergencies-materials/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/instructor-attendance-material/list", "style": { "navigationBarTitleText": "佐证列表", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/instructor-attendance-material/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/instructor-attendance-material/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/index", "style": { "navigationBarTitleText": "填报记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/personal-reporting", "style": { "navigationBarTitleText": "个人填报", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/instructorJobPerformance/list", "style": { "navigationBarTitleText": "辅导员工作绩效填报", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/instructorJobPerformance/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/instructorJobPerformance/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/holdAPost/list", "style": { "navigationBarTitleText": "担任职务", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/holdAPost/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/holdAPost/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/undertakeStudentWorkAssignments/list", "style": { "navigationBarTitleText": "承接区级、校级学生工作任务", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/undertakeStudentWorkAssignments/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/undertakeStudentWorkAssignments/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/majorReward/add", "style": { "navigationBarTitleText": "添加佐证", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/majorReward/list", "style": { "navigationBarTitleText": "重大任务奖励", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/compositive-performance/performance-evaluation/majorReward/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/disciplinaryApplication/list", "style": { "navigationBarTitleText": "处分记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/disciplinaryApplication/detail", "style": { "navigationBarTitleText": "处分详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/relieve/list", "style": { "navigationBarTitleText": "解除处分记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/relieve/detail", "style": { "navigationBarTitleText": "解除处分详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/overwork-materials/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/instructor/performance-appraisal/performance-evaluation/student-emergencies-materials/detail", "style": { "navigationBarTitleText": "佐证详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/applyrelieve/index", "style": { "navigationBarTitleText": "处分管理", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/Approval/handleTask/rtStuQuitSchool/detail", "style": { "navigationBarTitleText": "休学申请详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/Approval/handleTask/rtStuDropOutSchool/detail", "style": { "navigationBarTitleText": "退学申请详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/Approval/handleTask/disqualifiCationIndex/detail", "style": { "navigationBarTitleText": "给予退学申请详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/Approval/handleTask/rtStuReentrySchool/detail", "style": { "navigationBarTitleText": "复学申请详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/functionHouse/index", "style": { "navigationBarTitleText": "功能房列表", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/functionHouse/detail", "style": { "navigationBarTitleText": "功能房详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/functionHouse/reservation", "style": { "navigationBarTitleText": "预约详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/appointment/index", "style": { "navigationBarTitleText": "预约记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/appointment/detail", "style": { "navigationBarTitleText": "预约详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/appointment/reservation", "style": { "navigationBarTitleText": "预约详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/activity/index", "style": { "navigationBarTitleText": "社区活动", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/activity/detail", "style": { "navigationBarTitleText": "活动报名", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/apply/index", "style": { "navigationBarTitleText": "报名记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/questionnaire/index", "style": { "navigationBarTitleText": "问卷列表", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/questionnaire/fillIn", "style": { "navigationBarTitleText": "问卷填写", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/complaint/index", "style": { "navigationBarTitleText": "接诉即办提交记录", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/complaint/detail", "style": { "navigationBarTitleText": "投诉详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/OneStopCommunity/complaint/add", "style": { "navigationBarTitleText": "提交投诉", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/comprehensive/student/index", "style": { "navigationBarTitleText": "综合素质", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/comprehensive/instructor/index", "style": { "navigationBarTitleText": "综合素质", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/comprehensive/student/add", "style": { "navigationBarTitleText": "思想品德加分", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/comprehensive/student/detail", "style": { "navigationBarTitleText": "查看详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/comprehensive/instructor/detail", "style": { "navigationBarTitleText": "查看详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/comprehensive/instructor/audit", "style": { "navigationBarTitleText": "综合素质审核", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/index", "style": { "navigationBarTitleText": "评优评先", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/goodstudent/index", "style": { "navigationBarTitleText": "三好学生", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/outstandingStudentLeader/index", "style": { "navigationBarTitleText": "优秀学生干部", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/outstandingStudentLeader/detail", "style": { "navigationBarTitleText": "查看详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/outstandingStudentLeader/apply", "style": { "navigationBarTitleText": "申请优秀学生干部", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/scholarship/index", "style": { "navigationBarTitleText": "学业奖学金", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/scholarship/apply", "style": { "navigationBarTitleText": "申请学业奖学金", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/scholarship/detail", "style": { "navigationBarTitleText": "查看详情", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/goodstudent/apply", "style": { "navigationBarTitleText": "申请三好学生", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuGood/goodstudent/detail", "style": { "navigationBarTitleText": "申请详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/workStudy/index", "style": { "navigationBarTitleText": "工作记录", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/workStudy/add", "style": { "navigationBarTitleText": "填报", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/workStudy/detail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuRegister/index", "style": { "navigationBarTitleText": "新生报到", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuRegister/childPage/systemRateOfRegister", "style": { "navigationBarTitleText": "系统报到率", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuRegister/childPage/majorRateOfRegister", "style": { "navigationBarTitleText": "专业报到率", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuRegister/childPage/classRateOfRegister", "style": { "navigationBarTitleText": "班级报到率", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuRegister/childPage/statisticsOnTheNumberOfDetailedReport", "style": { "navigationBarTitleText": "明细报到率", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/stuRegister/childPage/detailedQuery", "style": { "navigationBarTitleText": "明细查询", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/qgzxPost/logExamine/index", "style": { "navigationBarTitleText": "工作记录审核", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/qgzxPost/logExamine/detail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/qgzxPost/moneyExamine/index", "style": { "navigationBarTitleText": "部门薪资审核", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/qgzxPost/moneyExamine/detail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/dormitory/daily", "style": { "navigationBarTitleText": "" } }, { "path": "pages/sub/StuApply", "style": { "navigationBarTitleText": "去向调查", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path": "pages/sub/StuReturn", "style": { "navigationBarTitleText": "返校填写", "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } }, { "path" : "pages/sub/StudoEdit", "style" : { "navigationBarTitleText" : "离校留校申请", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1890FF", "navigationBarTextStyle": "white" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {}, "tabBar": { "color": "#787878", "selectedColor": "#87CEFA", "borderStyle": "#e2e2e2", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "./static/index.png", "selectedIconPath": "static/index-active.png", "text": "工作台" }, { "pagePath": "pages/notice/notice", "iconPath": "./static/notice.png", "selectedIconPath": "/static/notice-active.png", "text": "消息" }, { "pagePath": "pages/my/my", "iconPath": "./static/my.png", "selectedIconPath": "/static/my-active.png", "text": "我的" } ] } }