268 lines
5.8 KiB
JSON
268 lines
5.8 KiB
JSON
{
|
||
"easycom": {
|
||
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
||
},
|
||
"pages": [
|
||
// pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||
// {
|
||
// "path": "pages/YNEduApp/index/index",
|
||
// "style": {
|
||
// "navigationStyle" : "custom"
|
||
// }
|
||
// },
|
||
{
|
||
"path": "pages/login",
|
||
"style": {
|
||
"navigationBarTitleText": "登录",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/webview",
|
||
"style": {
|
||
"navigationBarTitleText": "作业管控智慧平台",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/message/index",
|
||
"style": {
|
||
"navigationBarTitleText": "消息"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/message/detail",
|
||
"style": {
|
||
"navigationBarTitleText": "消息"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/gzt/index",
|
||
"style": {
|
||
"navigationBarTitleText": "作业管控智慧平台",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/txl/index",
|
||
"style": {
|
||
"navigationBarTitleText": "通讯录"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/mine/index",
|
||
"style": {
|
||
"navigationBarTitleText": "我的",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/index/index",
|
||
"style": {
|
||
"navigationStyle" : "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/user/user",
|
||
"style": {
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/user/settings",
|
||
"style": {
|
||
"navigationBarTitleText": "设置"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/learnProj/learnProj",
|
||
"style": {
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/learnProj/learnProjDetail",
|
||
"style": {
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/user/editProfile",
|
||
"style": {
|
||
"navigationBarTitleText": "编辑资料"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/user/changeGate",
|
||
"style": {
|
||
"navigationBarTitleText": "选择公司",
|
||
"app-plus": {
|
||
"titleNView": {
|
||
"buttons": [
|
||
{
|
||
"text": "完成",
|
||
"fontSize": "16px",
|
||
"color": "#000",
|
||
"float": "right"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/exam/exam",
|
||
"style": {
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/YNEduApp/exam/beforeExam",
|
||
"style": {
|
||
"navigationBarTitleText": "考试详情"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/learnProj/pdfStudy",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "pdf学习"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/prac/prac",
|
||
"style" :
|
||
{
|
||
"navigationStyle" : "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/prac/exercises",
|
||
"style" :
|
||
{
|
||
"navigationStyle" : "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/learn/learn",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "学习"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/exam/examination",
|
||
"style" :
|
||
{
|
||
"navigationStyle" : "custom",
|
||
"app-plus": {
|
||
"popGesture": "none"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/exam/examinationDetails",
|
||
"style" :
|
||
{
|
||
"navigationStyle" : "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/exam/examinationList",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "考试记录"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/exam/examinationResultDetails",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "考试结果详情"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/learn/pdfStudy",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "pdf学习"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/prac/pracDetail",
|
||
"style" :
|
||
{
|
||
"navigationStyle" : "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/user/faceScan",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "人脸识别"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/user/myMsg",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "消息通知"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/YNEduApp/user/msgDetail",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "消息详情"
|
||
}
|
||
}
|
||
],
|
||
"globalStyle": {
|
||
"fontFamily": "Helvetica, Arial, sans-serif",
|
||
"pageOrientation": "portrait",
|
||
"navigationBarTitleText": "作业管控智慧平台",
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"backgroundColor": "#F8F8F8",
|
||
"backgroundColorTop": "#F4F5F6",
|
||
"backgroundColorBottom": "#F4F5F6",
|
||
"mp-360": {
|
||
"navigationStyle": "custom"
|
||
},
|
||
"h5": {
|
||
"maxWidth": 1190,
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarBackgroundColor": "#F1F1F1"
|
||
}
|
||
}
|
||
/* "tabBar": {
|
||
"color": "#7A7E83",
|
||
"selectedColor": "#007AFF",
|
||
"borderStyle": "black",
|
||
"backgroundColor": "#F8F8F8",
|
||
"list": [{
|
||
"pagePath": "pages/message/index",
|
||
"iconPath": "static/images/dh1_0.png",
|
||
"selectedIconPath": "static/images/dh1s.png",
|
||
"text": "消息"
|
||
},
|
||
{
|
||
"pagePath": "pages/gzt/index",
|
||
"iconPath": "static/images/dh2.png",
|
||
"selectedIconPath": "static/images/dh2s.png",
|
||
"text": "工作台"
|
||
}, {
|
||
"pagePath": "pages/txl/index",
|
||
"iconPath": "static/images/dh3.png",
|
||
"selectedIconPath": "static/images/dh3s.png",
|
||
"text": "通讯录"
|
||
}, {
|
||
"pagePath": "pages/mine/index",
|
||
"iconPath": "static/images/dh4.png",
|
||
"selectedIconPath": "static/images/dh4s.png",
|
||
"text": "我的"
|
||
}
|
||
]
|
||
} */
|
||
}
|