5 Star 55 Fork 27

Icyco/教育考试平台-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 10.58 KB
一键复制 编辑 原始数据 按行查看 历史
Icyco 提交于 2023-02-13 00:32 . 考试页数据修改Part1
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
// {
// "path": "pages/exam/exam",
// "style": {
// "navigationStyle": "custom", // 隐藏系统导航栏
// "navigationBarTextStyle": "white", // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
// "enablePullDownRefresh": false
// }
// },
{
"path": "pages/login/login",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/changePass",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/index/index",
"style": {
// "navigationStyle": "custom" ,// 隐藏系统导航栏
}
}, {
"path": "pages/course/course",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "学习中心",
"enablePullDownRefresh": false
}
},
{
"path": "pages/exam/exam",
"style": {
"navigationStyle": "custom", // 隐藏系统导航栏
"navigationBarTextStyle": "white", // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
"enablePullDownRefresh": false
}
},
{
"path": "pages/resource/resource",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "资源中心",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mine/mine",
"style": {
"navigationStyle": "custom", // 隐藏系统导航栏
"navigationBarTitleText": "个人",
"enablePullDownRefresh": false
}
}, {
"path": "components/exam-card/exam-card",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/exam/exam0",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/exam1",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/exam2",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/exam3",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/pracIndexModel",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/pracIndexRecord",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/pracIndexKnow",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/exam/pracIndexBank",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/mine/myNotice",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "components/nav-bar/nav-bar",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/nav-bar-sub/nav-bar-sub",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/openCourse/openCourse",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "公开课",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/myCourse/myCourse",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的课程",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/myQandA/myQandA",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的问答",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/myNote/myNote",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的笔记",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/courseDetail/courseDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "课程详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/QAdetail/QAdetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/course/noteDetail/noteDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/note-card/note-card",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/exam-note/exam-note",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/exam-fault/exam-fault",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/resource/resourcePool/resourcePool",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "资源库",
"enablePullDownRefresh": false
}
}, {
"path": "pages/resource/myCollection/myCollection",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的收藏",
"enablePullDownRefresh": false
}
}, {
"path": "pages/resource/myDownloads/myDownloads",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的下载",
"enablePullDownRefresh": false
}
}, {
"path": "pages/resource/myComments/myComments",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的评论",
"enablePullDownRefresh": false
}
}, {
"path": "components/exam-grade/exam-grade",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "components/prac-bank/prac-bank",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "components/prac-record/prac-record",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/prac-model/prac-model",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/exam/examPromise",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/exam/examNotePage",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/exam/examTestPage",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/exam/examResultPage",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/exam/pracBankPage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/exam/pracBankType",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/exam/examReviewPage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/course/courseLearn/courseLearn",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "学习",
"enablePullDownRefresh": false
}
}, {
"path": "components/exam-question/exam-question",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/prac-title/prac-title",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/resource/resourceDetail/resourceDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/webView/webView",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
}
}
}
}, {
"path": "components/text-editor/text-editor",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
, {
"path": "pages/mine/aboutUs",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mine/userInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "components/clock/clock",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mine/infoEdit",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/exam/pracRecordDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "E云教学考试平台",
"navigationBarBackgroundColor": "#0080d1",
"backgroundColor": "#F8F8F8",
"app-plus": {
"titleNView": false
}
},
"tabBar": {
"selectedColor": "#007fd1", // 选中的文字颜色
"backgroundColor": "#FFFFFF",
"color": "#ccc", // 未选中的文字颜色
"list": [{
"text": "首页",
"pagePath": "pages/index/index",
"iconPath": "static/icon/home.png",
"selectedIconPath": "static/icon/home-active.png"
},
{
"text": "课程",
"pagePath": "pages/course/course",
"iconPath": "static/icon/course.png",
"selectedIconPath": "static/icon/course-active.png"
},
{
"text": "考试",
"pagePath": "pages/exam/exam",
"iconPath": "static/icon/exam.png",
"selectedIconPath": "static/icon/exam-active.png"
},
{
"text": "资源",
"pagePath": "pages/resource/resource",
"iconPath": "static/icon/resource.png",
"selectedIconPath": "static/icon/resource-active.png"
},
{
"text": "我的",
"pagePath": "pages/mine/mine",
"iconPath": "static/icon/mine.png",
"selectedIconPath": "static/icon/mine-active.png"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/icyco/ecloud-uniapp.git
[email protected]:icyco/ecloud-uniapp.git
icyco
ecloud-uniapp
教育考试平台-uniapp
master

搜索帮助