1.6K Star 3K Fork 1.5K

万岳科技 / 万岳在线教育系统UNI-APP开源版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 7.61 KB
一键复制 编辑 原始数据 按行查看 历史
万岳科技 提交于 2023-10-26 01:06 . 更新注释
{
// +----------------------------------------------------------------------
// | 万岳科技教育开源系统 [由山东万岳信息科技有限公司提供]
// +----------------------------------------------------------------------
// | 版权所有 © 2020~2022 https://git.sdwanyue.com 保留所有权利
// +----------------------------------------------------------------------
// | 本开源系统为万岳科技提供的教育行业解决方案,旨在帮助教育机构快速搭建高效便捷的教学管理系统
// +----------------------------------------------------------------------
// | 该开源系统可免费学习使用或自用运营,但在展示前端内容时需注明“代码来源于万岳科技开源项目”,并且不得使用万岳科技相关信息
// +----------------------------------------------------------------------
// | 作者:万岳科技开源官方 wanyuekj2020@163.com
// +----------------------------------------------------------------------
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
//首页课程列表
{
"path": "pages/course_class_list/course_class_list",
"style": {
"navigationStyle": "custom"
}
},
//banner图
{
"path": "pages/about/banner",
"style": {
"navigationStyle":"custom"
}
},
//我的消息
{
"path": "pages/msg/msg",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView":false
}
}
},
//搜索
{
"path": "pages/search/search",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView":false
}
}
}
//---------------------直播间-----------------------------------------//
//评价
, {
"path": "pages/pinglun/pinglun",
"style": {
"navigationStyle": "custom"
}
},
//---------------------直播间详情页-----------------------------------------//
{
"path": "pages/live-more/live-more",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/coursemore/coursemore",
"style": {
"navigationBarTitleText": "好课推荐"
}
},
{
"path": "pages/content-more/content-more",
"style": {
"navigationStyle": "custom"
}
},
//个人中心
{
"path": "pages/my/my",
"style": {
"navigationStyle": "custom"
}
},
//编辑资料
{
"path": "pages/edit_cv/edit_cv",
"style": {
"navigationStyle": "custom"
}
},
//关注讲师
{
"path": "pages/attenteacher/attenteacher",
"style": {
"navigationBarTitleText": "关注讲师",
"app-plus":{
"titleNView":false
}
}
},
//关于我们
{
"path": "pages/about/about",
"style": {
"navigationStyle": "custom"
}
},
//设置
{
"path": "pages/setting/setting",
"style": {
"navigationStyle": "custom"
}
},
//意见反馈
{
"path": "pages/yijian-fankui/yijian-fankui",
"style": {
"navigationStyle": "custom"
}
},
//我的课程
{
"path": "pages/myclass/myclass",
"style": {
"navigationBarTitleText": "我的课程"
}
},
//联系我们
{
"path": "pages/lianxi-we/lianxi-we",
"style": {
"navigationStyle": "custom"
}
},
//已购买
{
"path": "pages/hasbuy/hasbuy",
"style": {
"navigationStyle": "custom"
}
},
//教师列表
{
"path": "pages/teacher/teacher",
"style": {
"navigationStyle": "custom"
}
},
//教师
{
"path": "pages/teacherlist/teacherlist",
"style": {
"navigationStyle": "custom"
}
},
//更多教师
{
"path": "pages/moreteacher/moreteacher",
"style": {
"navigationBarTitleText": "相关老师",
"app-plus":{
"titleNView":false
}
}
},
//教师主页
{
"path": "pages/teacherinfo/teacherinfo",
"style": {
"navigationBarTitleText": "老师主页",
"app-plus":{
"titleNView":false
}
}
},
//我的学员
{
"path": "pages/mystu/mystu",
"style": {
"navigationBarTitleText": "我的学员"
}
},
//登录
{
"path": "pages/login/login",
"style" : {
"app-plus":{
"titleNView":false
}
}
},
//忘记密码
{
"path": "pages/forget_pass/forget_pass",
"style": {}
},
//注册
{
"path": "pages/reg/reg",
"style": {}
},
//登录协议
{
"path": "pages/login/xieyi",
"style": {
"app-plus":{
"titleNView":false
}
}
},
{
"path" : "pages/check_class/check_class",
"style" : {
"navigationStyle": "custom"
}
},
{
"path": "pages/edit_user/edit_user",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/news/news",
"style" : {
"navigationBarTitleText": "新闻列表",
"app-plus": {
"titleNView": false
}
}
}
,{
"path" : "pages/news_detail/news_detail",
"style" : {
"navigationBarTitleText": "新闻详情",
"app-plus": {
"titleNView": false
}
}
},
//推广
{
"path": "pages/mineExtension/mineExtension",
"style": {
"navigationBarTitleText": "推广中心",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/mineExtension/extension_poster",
"style": {
"navigationStyle":"custom"
}
},
{
"path": "pages/mineExtension/extension_user",
"style": {
"navigationBarTitleText": "推广用户",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/mineExtension/extensionuser",
"style": {
"navigationStyle":"custom"
}
},
//购物车
{
"path": "pages/shop-car/shop-car",
"style": {
"navigationStyle":"custom"
}
},
//付款
{
"path": "pages/pay/pay",
"style": {
"navigationBarTitleText": "付款",
"app-plus": {
"titleNView": false
}
}
},
//我的积分
{
"path": "pages/jifen/jifen",
"style": {
"navigationStyle":"custom"
}
}
],
"subpackages": [
{
"root": "packageB",
"pages": [
{
"path": "pages/content-detail/content-detail",
"style": {
"navigationStyle":"custom"
}
},
{
"path": "pages/live-info/live-infoplay",
"style": {
"navigationStyle":"custom"
}
},
{
"path": "pages/live-info/android",
"style": {
"navigationBarTitleText": "直播详情"
}
},
{
"path": "pages/live_course_info/live_course_info",
"style": {
"navigationStyle":"custom"
}
}, {
"path": "pages/content-info/content-info",
"style": {
"navigationStyle":"custom"
}
}
//更多
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#323232",
"selectedColor": "#64D3AD",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath":"pages/index/index",
"text":"首页",
"iconPath":"static/tabbar/index_tabbar.png",
"selectedIconPath":"static/tabbar/index_tabbar_selected.png"
},
{
"pagePath":"pages/msg/msg",
"text":"消息",
"iconPath":"static/tabbar/msg_tabbar.png",
"selectedIconPath":"static/tabbar/msg_tabbar_selected.png"
},
{
"pagePath":"pages/my/my",
"text":"个人中心",
"iconPath":"./static/tabbar/my_tabbar.png",
"selectedIconPath":"static/tabbar/my_tabbar_selected.png"
}
]
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
}
}
JavaScript
1
https://gitee.com/WanYueKeJi/wanyue_education_uniapp.git
git@gitee.com:WanYueKeJi/wanyue_education_uniapp.git
WanYueKeJi
wanyue_education_uniapp
万岳在线教育系统UNI-APP开源版
newone

搜索帮助