387 lines
10 KiB
JSON
387 lines
10 KiB
JSON
|
|
{
|
||
|
|
"easycom": {
|
||
|
|
"autoscan": true,
|
||
|
|
"custom": {
|
||
|
|
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue",
|
||
|
|
"^Basic(.*)": "@/components/Basic$1/$1.vue",
|
||
|
|
"^Form(.*)": "@/components/BasicForm/components/$1.vue",
|
||
|
|
"^u-(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
||
|
|
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
||
|
|
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
||
|
|
"^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "@/components/BasicListLayout/zPaging/z-paging$1/z-paging$1.vue"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"pages": [
|
||
|
|
{
|
||
|
|
"path": "pages/system/launchPage/launchPage",
|
||
|
|
"style": {
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"navigationBarTitleText": "",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"app-plus": {
|
||
|
|
"titleNView": {
|
||
|
|
"autoBackButton": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/system/login/login",
|
||
|
|
"style": {
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"navigationBarTitleText": "",
|
||
|
|
"navigationBarBackgroundColor": "#416AF2",
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"backgroundColor": "#416AF2",
|
||
|
|
"app-plus": {
|
||
|
|
"titleNView": {
|
||
|
|
"autoBackButton": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/system/webView/webView",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"navigationBarBackgroundColor": "#ffffff",
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"backgroundColor": "#ffffff"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/system/updatePopup/updatePopup",
|
||
|
|
"style": {
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"backgroundColor": "transparent",
|
||
|
|
"disableScroll": true,
|
||
|
|
"disableSwipeBack": true,
|
||
|
|
"app-plus": {
|
||
|
|
"backgroundColorTop": "transparent",
|
||
|
|
"background": "transparent",
|
||
|
|
"scrollIndicator": "none",
|
||
|
|
"popGesture": "none",
|
||
|
|
"animationType": "fade-in",
|
||
|
|
"animationDuration": "200"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/system/error/error",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "错误日志",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"navigationBarBackgroundColor": "#ffffff",
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"backgroundColor": "#ffffff",
|
||
|
|
"app-plus": {
|
||
|
|
"titleNView": {
|
||
|
|
"autoBackButton": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/base/message/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "消息",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/base/service/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "自助服务",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/base/message/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "消息详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/base/mine/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "我的",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/yishiyice/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "一师一策",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/yishiyice/success",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "报名成功",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/JiaoXueZiYuan/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "教学资源",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/JiaoXueZiYuan/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "资源详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/HuoDongZiYuan/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "活动资源",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/HuoDongZiYuan/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "活动详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/GongWenLiuZhuan/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "公文流转",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/GongWenLiuZhuan/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "公文详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/JiFenPingJia",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "积分评价",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/kefuxuncha/KeFuXunCha",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "课服巡查",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/routine/kefuxuncha/KeFuXunChaDetail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "课服巡查详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/homeSchool/JiaoShiKeBiao",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "教师课表",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/homeSchool/BanJiKeBiao",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "班级课表",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/homeSchool/JiaXiaoGouTong",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "家校沟通",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/homeSchool/ChengJiFenXi",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "成绩分析",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/leaveApplication/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "请假申请",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "教师档案",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/salarySlip/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "工资条",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/leaveApplication/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "请假详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/TitleInfo",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "职称信息",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/PositionInfo",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "任岗情况",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/ExperienceInfo",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "学习及工作经历",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/FamilyInfo",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "家庭成员情况",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/EmergencyContact",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "紧急联系人",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/PersonalHonor",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "个人荣誉",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/PublicClassAwards",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "公开课获奖",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/teacherProfile/RecordMaterials",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "备案资料",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/hr/salarySlip/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "工资条详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/homeSchool/parentAddressBook/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "家长通讯录",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/homeSchool/parentAddressBook/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "学生详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/notice/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "通知公告",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/notice/detail",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "通知详情",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/notice/publish",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "发布通知",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/view/notice/selectStudents",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "选择学生",
|
||
|
|
"enablePullDownRefresh": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"globalStyle": {
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"navigationBarTitleText": "uni-app",
|
||
|
|
"navigationBarBackgroundColor": "#fff",
|
||
|
|
"backgroundColor": "#F8F8F8",
|
||
|
|
"orientation": "portrait"
|
||
|
|
},
|
||
|
|
"tabBar": {
|
||
|
|
"selectedColor": "#447ade",
|
||
|
|
"color": "#999999",
|
||
|
|
"borderStyle": "black",
|
||
|
|
"backgroundColor": "#ffffff",
|
||
|
|
"list": [
|
||
|
|
{
|
||
|
|
"text": "消息",
|
||
|
|
"pagePath": "pages/base/message/index",
|
||
|
|
"iconPath": "static/tabBar/x1.png",
|
||
|
|
"selectedIconPath": "static/tabBar/1.png"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"text": "自助服务",
|
||
|
|
"pagePath": "pages/base/service/index",
|
||
|
|
"iconPath": "static/tabBar/x2.png",
|
||
|
|
"selectedIconPath": "static/tabBar/2.png"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"text": "我的",
|
||
|
|
"pagePath": "pages/base/mine/index",
|
||
|
|
"iconPath": "static/tabBar/x3.png",
|
||
|
|
"selectedIconPath": "static/tabBar/3.png"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|