代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/index/index"
// 首页
},
{
"path": "pages/index/login"
// 登录
},
{
"path": "pages/index/web",
"style": {
// "navigationBarTitleText": "首页",
"enablePullDownRefresh": true
}
// 微官网首页
},
{
"path": "pages/index/onlineShop",
"style": {
"navigationBarTitleText": "商城",
"navigationStyle": "default",
"navigationBarTextStyle": "black"
}
// 商城
},
{
"path": "pages/index/preventClass",
"style": {
"navigationBarTitleText": "预约上课",
"navigationStyle": "default",
"navigationBarTextStyle": "black"
}
// 约课
},
{
"path": "pages/index/placeReserve",
"style": {
"navigationBarTitleText": "场地预订",
"navigationStyle": "default",
"navigationBarTextStyle": "black"
}
// 订场
},
{
"path": "pages/index/webView"
// web-view
},
// {
// "path": "pages/index/loginform" // 登录
// },
{
"path": "pages/grow/index",
"style": {
"enablePullDownRefresh": true
}
// 成长
},
{
"path": "pages/grow/detail"
// 成长详情
},
{
"path": "pages/grow/dianpindetail"
// 课堂点评
},
{
"path": "pages/grow/common"
// 评论
},
{
"path": "pages/grow/imgobserve"
// 图片查看带收藏下载
},
{
"path": "pages/mine/index"
// 我的
},
{
"path": "pages/mine/set"
// 个人资料
},
{
"path": "pages/shopcart/shopcart"
//购物车
},
{
"path": "pages/grow/share"
//分享
},
{
"path": "pages/grow/record"
//录音
}
],
"subPackages": [
{
"root": "pages/pagesA",
"pages": [
// 招生秀
{
"path": "yzdx/index",
"style": {
"navigationBarTitleText": "招生秀",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "load-in-face/index",
"style": {
"navigationBarTitleText": "上传人脸",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "my-face/index",
"style": {
"navigationBarTitleText": "人脸信息",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "sign-in-records/index",
"style": {
"navigationBarTitleText": "签到记录",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
// 邀请有礼
{
"path": "yzdx/invite/index",
"style": {
"navigationBarTitleText": "邀请有礼",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "yzdx/invite/create-poster",
"style": {
"navigationBarTitleText": "保存海报",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
// 招生秀添加学生
{
"path": "yzdx/add-student/index",
"style": {
"navigationBarTitleText": "新生完善报名信息",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
// 招生秀 确认订单
{
"path": "yzdx/confirm-order/index",
"style": {
"navigationBarTitleText": "确认订单",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed"
}
},
{
"path": "myclass"
// 我的课程
},
{
"path": "readclass/readclass"
//报读课程列表
},
{
"path": "readclass/readdetail",
"style": {
"navigationBarTitleText": "上课记录",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
//上课记录
},
{
"path": "readclass/buydetail"
//购课记录
},
{
"path": "readclass/calssdetail"
//课次详情
},
{
"path": "classdetail"
// 课程详情
},
{
"path": "afterclass/afterclass"
// 课后作业
},
{
"path": "afterclass/afterclassdetail",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "作业详情"
}
// 课后作业详情
},
{
"path": "afterclass/sendhousework"
// 提交作业
},
// 约课列表
{
"path": "preventclass",
"style": {
"navigationBarTitleText": "约课列表",
"navigationStyle": "default",
"navigationBarTextStyle": "black"
}
},
{
"path": "onlineclass/onlineclass"
// 线上课程
},
{
"path": "onlineclass/onlineclassdetail"
// 线上课程详情
},
{
"path": "onlineclass/wenwendetail"
// 课程详情里的详情
},
{
"path": "onlineclass/sendhousework"
// 提交作业
},
// {
// "path": "onlineclass" // 线上课程
// },
// {
// "path": "onlineshop" // 在线商城
// },
// ,
{
"path": "onlineShop/onlineShop"
// 在线商城
},
{
"path": "onlineShop/shopdetail"
// 商品详情
},
{
"path": "onlineShop/shopdetail1"
// 商品详情
},
{
"path": "onlineShop/shopdetail2"
// 商品详情
},
{
"path": "onlineShop/selectchild"
// 商品详情
},
{
"path": "kawork/kawork"
// 打卡作业
},
// {
// "path": "kawork" // 打卡作业
// },
{
"path": "kawork/kadetail"
// 打卡详情
},
{
"path": "kawork/leaderboard"
// 排行榜
},
{
"path": "kawork/todaka",
"style": {
"navigationBarTitleText": "我要打卡",
"navigationStyle": "default"
}
// 去打卡
},
{
"path": "kawork/dakacommon"
// 评论
},
{
"path": "leave/leave"
// 学员请假
},
{
"path": "leave/leavedetail"
// 请假详情
},
{
"path": "leave/myleave"
// 我要请假
},
{
"path": "leave/applyList"
// 申请记录
},
{
"path": "myorder/myorder"
//订单列表
},
{
"path": "myorder/orderdetail",
"style": {
"navigationBarTitleText": "订单详情",
"navigationStyle": "default",
"navigationBarTextStyle": "black"
}
//订单详情
},
{
"path": "signrecord"
//签到记录
},
{
"path": "annexdetail"
//附件
},
{
"path": "mailbox/mailbox"
//校长信箱
},
{
"path": "mailbox/writemail"
//写反馈
},
{
"path": "mailbox/maildetail"
//反馈详情
},
{
"path": "productList/productList",
"style": {
"enablePullDownRefresh": true
}
//作品集
},
{
"path": "productList/videoImageList"
//作品集仿抖音
},
{
"path": "productList/review",
"style": {
// "navigationBarTitleText": "评论",
// "navigationStyle": "default",
// "navigationBarTextStyle": "black"
}
//作品集评论
},
{
"path": "productList/detail"
//作品详情
},
{
"path": "juancenter"
//领劵中心
},
{
"path": "web",
"style": {
"enablePullDownRefresh": true
}
//微官网
},
{
"path": "order/order"
//订单详情
},
{
"path": "audio-player/index",
"style": {
"navigationBarTitleText": "播放",
"navigationStyle": "default",
"navigationBarTextStyle": "black"
}
},
{
"path": "resource-preview/index"
},
{
"path": "place-reserve/index",
"style": {
"navigationBarTitleText": "预定场次",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"disableScroll": true
}
},
{
"path": "place-reserve/hall-list/index",
"style": {
"navigationBarTitleText": "场地预定",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "place-reserve/hall-detail/index",
"style": {
"navigationBarTitleText": "场馆详情",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "place-reserve/confirm-order/index",
"style": {
"navigationBarTitleText": "确认订单",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "place-reserve/choose-student/index",
"style": {
"navigationBarTitleText": "选择预定人",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "place-reserve/order-records/index",
"style": {
"navigationBarTitleText": "订场记录",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "place-reserve/order-detail/index",
"style": {
"navigationBarTitleText": "订场详情",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "create-recording/index",
"style": {
"navigationBarTitleText": "录音",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
}
},
//视频播放
{
"path": "video-player/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "mycontract/index"
//我的合同
}
]
},
{
"root": "pages/pagesB",
"pages": [
{
"path": "birthdayWishes/index",
"style": {
"navigationBarTitleText": "生日祝福",
"navigationStyle": "default"
}
},
{
"path": "messageNotification/index",
"style": {
"navigationBarTitleText": "通知",
"navigationStyle": "default"
}
},
{
"path": "schoolList/index"
}
]
},
{
"root": "pages/pagesC",
"pages": [
{
"path": "mychild",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "我的学员"
}
//我的学员
},
{
"path": "myIntegral/myIntegral"
//我的积分
},
{
"path": "myIntegral/intergralDetail",
"style": {
"navigationBarTitleText": "积分详情",
"navigationStyle": "default"
}
//积分详情
},
{
"path": "family/family"
//家庭组
},
{
"path": "family/addfamily"
//添加家庭成员
},
{
"path": "mycount/mycount"
//学员账户
},
{
"path": "mycount/countdetail"
// "style": {
// "navigationBarTitleText": "学员账户",
// "navigationStyle": "default"
// }
//账户详情
},
{
"path": "mycoupon/mycoupon"
//优惠券学员列表
},
{
"path": "mycoupon/mycoupondetail"
//我的优惠券详情
},
{
"path": "mycoupon/couponbuy"
//购买优惠券
},
{
"path": "mycoupon/coupindetail"
//发布优惠券详情
},
{
"path": "mycoupon/historycoupon"
//历史优惠券
},
{
"path": "mycollect/mycollect"
//我的收藏
},
{
"path": "mystudent/mystudent",
"style": {
"navigationBarTitleText": "选择学员",
"navigationStyle": "default"
}
//选择学员
},
{
"path": "mystudent/addstudent"
//新增学员
},
{
"path": "myintroduce/index"
//我的转介绍
}
]
},
{
"root": "pages/web",
"pages": [
{
"path": "specialclass"
//特色课程
},
{
"path": "teachteam"
//师资团队
},
{
"path": "teachmien"
//教师风采
},
{
"path": "avtivemien"
//活动风采
},
{
"path": "questionnaire/questionnaire"
},
{
"path": "questionnaire/h5"
},
{
"path": "questionnaire/shoolList"
},
{
"path": "common/index"
},
{
"path": "common/teacherCourse"
},
{
"path": "common/featureCourse"
},
{
"path": "common/campusStyle"
},
{
//体质报告
"path": "reportDetail/index"
}
]
},
{
"root": "pages/h5",
"pages": [
// 在线付款
{
"path": "onlinePayment/index",
"style": {
"navigationBarTitleText": "在线付款",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "payFees/index",
"style": {
"navigationBarTitleText": "缴费",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "webView/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "placard/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"app-plus": {
"titleNView": false
}
}
}
]
}
],
"globalStyle": {
"navigationStyle": "custom",
//禁用原生导航栏,微信小程序可用
"navigationBarTextStyle": "black",
"navigationBarTitleText": "校能手",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#999",
"selectedColor": "#0F6EDA",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"custom": true,
"list": [
{
"pagePath": "pages/index/web"
},
{
"pagePath": "pages/grow/index"
},
{
"pagePath": "pages/index/index"
},
{
"pagePath": "pages/mine/index"
},
{
"pagePath": "pages/index/preventClass"
},
{
"pagePath": "pages/index/placeReserve"
},
{
"pagePath": "pages/index/onlineShop"
}
]
},
"preloadRule": {
"pages/h5/onlinePayment/index": {
"network": "all",
"packages": [
"pages/h5"
]
},
"pages/h5/payFees/index": {
"network": "all",
"packages": [
"pages/h5"
]
},
"pages/h5/webView/index": {
"network": "all",
"packages": [
"pages/h5"
]
}
},
"easycom": {
"autoscan": true,
"custom": {
"^d-(.*)": "@/components/d-$1/d-$1.vue",
// 匹配components目录内的vue文件
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
//匹配uView-ui
}
},
"condition": {
//模式配置,仅开发期间生效
"current": 0,
//当前激活的模式(list 的索引项)
"list": [
{
"name": "",
//模式名称
"path": "",
//启动页面,必选
"query": ""
//启动参数,在页面的onLoad函数里面得到
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。