1 Star 4 Fork 4

考培易 / 学员端(H5版)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 14.05 KB
一键复制 编辑 原始数据 按行查看 历史
chenshengsoft 提交于 2023-03-31 14:45 . 初始化版本
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "首页",
// "enablePullDownRefresh": true,
"app-plus" : {
"titleNView" : false
}
}
},
{
"path": "pages/index/newsContent",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "详情"
}
},
{
"path": "pages/index/noticeContent",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "咨询详情"
}
},
{
"path": "pages/index/text",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "文章详情"
}
},
{
"path": "pages/index/helpContent",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "帮助详情"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/me/order",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true
}
},
{
"path": "pages/me/myinvoice",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "我的发票"
}
},
{
"path": "pages/me/details",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "证书详情"
}
},
{
"path": "pages/me/archives",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "我的档案"
}
},
{
"path": "pages/me/certificate",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "证书与收藏"
}
},
{
"path": "pages/me/password",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "修改密码"
}
},
{
"path": "pages/me/data",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "个人资料"
}
},
{
"path": "pages/me/editData",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "修改资料"
}
},
{
"path": "pages/index/help",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "帮助中心"
}
},
{
"path": "pages/index/helpSearch",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "搜索问题"
}
},
{
"path": "pages/index/order",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "订单"
}
},
{
"path": "pages/course/play",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "课程播放"
}
},
{
"path": "pages/course/live",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "直播"
}
},
{
"path": "pages/index/mockTest",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "试卷"
}
},
{
"path": "pages/course/test",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "测试"
}
},
{
"path": "pages/course/result",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "测试结果"
}
},
{
"path": "pages/login/back",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "找回密码"
}
},
{
"path": "pages/login/reg",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/index/column_list",
"style": {
"navigationBarTextStyle":"white",
"navigationBarTitleText": "列表",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/index/teacherContent",
"style": {
"navigationBarTextStyle":"white",
"navigationBarTitleText": "教师详情",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/index/column",
"style": {
"navigationBarTextStyle":"white",
"navigationBarTitleText": "基地专栏",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/course/content",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "课程详情",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/course/comment",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "添加评论"
// "app-plus" : {
// "titleNView" : false,
// "enablePullDownRefresh": false
// }
}
},
{
"path": "pages/index/teacherList",
"style": {
"navigationBarTextStyle":"white",
"navigationBarTitleText": "师资库",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/index/project",
"style": {
"navigationBarTextStyle":"white",
"navigationBarTitleText": "培训项目",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/index/base",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "基地概况"
}
},
{
"path": "pages/index/expert",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "专家团队"
}
},
{
"path": "pages/me/invoice",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "申请开票"
}
},
{
"path": "pages/me/invoiceData",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "发票数据"
}
},
{
"path": "pages/index/baseContent",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "关于我们"
}
},
{
"path": "pages/index/allCourse",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "全部课程",
"enablePullDownRefresh": true
}
},
{
"path": "pages/index/allNotice",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "新闻资讯"
// "enablePullDownRefresh": true
}
},
{
"path": "pages/index/columnContent",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "专栏详情"
}
},
{
"path": "pages/index/courseSearch",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "课程搜索"
}
},
{
"path": "pages/index/projectContent",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "项目详情"
}
},
{
"path": "pages/index/education",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "继续教育",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh":true
}
}
},
{
"path": "pages/index/kaoshibaoming",
"style": {
"navigationBarTextStyle":"black",
// "navigationBarBackgroundColor": "#0076CA",
"navigationBarTitleText": "考试报名"
// "enablePullDownRefresh":true
}
},
{
"path": "pages/index/examList",
"style": {
"navigationBarTextStyle":"black",
// "navigationBarBackgroundColor": "#0076CA",
"navigationBarTitleText": "考试列表",
"enablePullDownRefresh":true
}
},
{
"path": "pages/index/baomingxiangqing",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "报名详情"
}
},
{
"path": "pages/index/search",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTitleText": "搜索",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/course/index",
"style": {
"navigationBarTextStyle":"white",
"navigationBarTitleText": "课程",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/study/index",
"style": {
"navigationBarTextStyle":"black",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
},
{
"path": "pages/me/index",
"style": {
"navigationBarTextStyle":"white",
"app-plus" : {
"titleNView" : false,
"enablePullDownRefresh": false
}
}
}
,{
"path" : "pages/index/testList",
"style" :
{
"navigationBarTitleText": "题库练习",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/course/pptCourse",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/course/code",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"tabBar": {
"selectedColor": "#1783dd",
"color": "#838383",
"borderStyle":"white",
"backgroundColor": "#f9f9f9",
"fontSize":"12",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/img/home.png",
"selectedIconPath": "static/img/home1.png"
}, {
"pagePath": "pages/index/education",
"text": "课程",
"iconPath": "static/img/shu.png",
"selectedIconPath": "static/img/shu1.png"
},{
"pagePath": "pages/study/index",
"text": "学习",
"iconPath": "static/img/xuexi.png",
"selectedIconPath": "static/img/xuexi1.png"
},{
"pagePath": "pages/me/index",
"text": "账号",
"iconPath": "static/img/wode.png",
"selectedIconPath": "static/img/wode1.png"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#ffffff"
},
"easycom": {
"autoscan": true, //是否自动扫描组件
"custom": { //自定义扫描规则
"^onion-(.*)": "@/components/onion-$1/onion-$1.vue"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/kaopeiyi-independent-edition/student-side---version-h5.git
git@gitee.com:kaopeiyi-independent-edition/student-side---version-h5.git
kaopeiyi-independent-edition
student-side---version-h5
学员端(H5版)
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891