YNUtdPlatform/pages.json

268 lines
5.8 KiB
JSON
Raw Normal View History

2024-08-07 14:53:53 +08:00
{
2024-08-12 16:19:57 +08:00
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
// pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
2024-08-13 19:03:13 +08:00
// {
// "path": "pages/YNEduApp/index/index",
// "style": {
2024-08-19 17:53:53 +08:00
// "navigationStyle" : "custom"
2024-08-13 19:03:13 +08:00
// }
// },
2024-08-12 16:19:57 +08:00
{
"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": {
2024-08-19 17:53:53 +08:00
"navigationStyle" : "custom"
2024-08-12 16:19:57 +08:00
}
},
{
"path": "pages/YNEduApp/user/user",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/YNEduApp/user/settings",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/YNEduApp/learnProj/learnProj",
"style": {
2024-08-15 17:47:52 +08:00
"navigationStyle": "custom"
2024-08-12 16:19:57 +08:00
}
},
{
"path": "pages/YNEduApp/learnProj/learnProjDetail",
"style": {
2024-08-15 17:47:52 +08:00
"navigationStyle": "custom"
2024-08-12 16:19:57 +08:00
}
},
{
"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": {
2024-08-15 17:47:52 +08:00
"navigationStyle": "custom"
2024-08-12 16:19:57 +08:00
}
},
{
"path": "pages/YNEduApp/exam/beforeExam",
"style": {
2024-08-19 17:53:53 +08:00
"navigationBarTitleText": "考试详情"
2024-08-12 16:19:57 +08:00
}
2024-08-13 19:03:13 +08:00
},
{
"path" : "pages/YNEduApp/learnProj/pdfStudy",
"style" :
{
"navigationBarTitleText" : "pdf学习"
}
},
{
"path" : "pages/YNEduApp/prac/prac",
"style" :
{
2024-08-19 17:53:53 +08:00
"navigationStyle" : "custom"
2024-08-13 19:03:13 +08:00
}
},
{
"path" : "pages/YNEduApp/prac/exercises",
"style" :
{
"navigationStyle" : "custom"
}
2024-08-14 09:22:39 +08:00
},
{
"path" : "pages/YNEduApp/learn/learn",
"style" :
{
"navigationBarTitleText" : "学习"
}
2024-08-14 18:55:18 +08:00
},
{
"path" : "pages/YNEduApp/exam/examination",
"style" :
{
2024-08-23 16:00:43 +08:00
"navigationStyle" : "custom",
"app-plus": {
"popGesture": "none"
}
2024-08-14 18:55:18 +08:00
}
},
{
"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学习"
}
2024-08-19 17:53:53 +08:00
},
{
"path" : "pages/YNEduApp/prac/pracDetail",
"style" :
{
"navigationStyle" : "custom"
}
2024-08-20 17:44:53 +08:00
},
{
"path" : "pages/YNEduApp/user/faceScan",
"style" :
{
"navigationBarTitleText" : "人脸识别"
}
2024-08-27 13:32:10 +08:00
},
{
"path" : "pages/YNEduApp/user/myMsg",
"style" :
{
"navigationBarTitleText" : "消息通知"
}
},
{
"path" : "pages/YNEduApp/user/msgDetail",
"style" :
{
"navigationBarTitleText" : "消息详情"
}
2024-08-12 16:19:57 +08:00
}
],
"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": {
2024-08-07 14:53:53 +08:00
"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": "我的"
}
]
} */
2024-08-12 16:19:57 +08:00
}