peixue-dev/peidu/uniapp/pages.json

1078 lines
27 KiB
JSON
Raw Normal View History

{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": true
}
},
{
"path": "pages/search/index",
"style": {
"navigationBarTitleText": "搜索",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/service/list",
"style": {
"navigationBarTitleText": "服务列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/booking/quick-booking",
"style": {
"navigationBarTitleText": "快速预约"
}
},
{
"path": "pages/order/list",
"style": {
"navigationBarTitleText": "服务日历",
"enablePullDownRefresh": true
}
},
{
"path": "pages/order/calendar",
"style": {
"navigationBarTitleText": "服务日历"
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/service/detail",
"style": {
"navigationBarTitleText": "服务详情"
}
},
{
"path": "pages/teacher/detail",
"style": {
"navigationBarTitleText": "教师详情"
}
},
{
"path": "pages/teacher/list",
"style": {
"navigationBarTitleText": "选择陪伴员"
}
},
{
"path": "pages/auth/role-select",
"style": {
"navigationBarTitleText": "选择身份"
}
},
{
"path": "pages/auth/parent-register",
"style": {
"navigationBarTitleText": "家长注册"
}
},
{
"path": "pages/auth/parent-quick-register",
"style": {
"navigationBarTitleText": "家长快速注册"
}
},
{
"path": "pages/auth/bind-phone",
"style": {
"navigationBarTitleText": "绑定手机号"
}
},
{
"path": "pages/agreement/user",
"style": {
"navigationBarTitleText": "用户协议"
}
},
{
"path": "pages/agreement/privacy",
"style": {
"navigationBarTitleText": "隐私政策"
}
}
],
"subPackages": [
{
"root": "src/order-package",
"name": "order",
"pages": [
{
"path": "pages/order/create",
"style": {
"navigationBarTitleText": "确认订单"
}
},
{
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/order/my-orders",
"style": {
"navigationBarTitleText": "我的预约",
"enablePullDownRefresh": true
}
}
]
},
{
"root": "user-package",
"name": "user",
"pages": [
{
"path": "pages/user/profile",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "pages/user/student",
"style": {
"navigationBarTitleText": "学生管理"
}
},
{
"path": "pages/user/coupon",
"style": {
"navigationBarTitleText": "我的优惠券"
}
},
{
"path": "pages/user/learning-record",
"style": {
"navigationBarTitleText": "学习记录"
}
},
{
"path": "pages/user/timecard",
"style": {
"navigationBarTitleText": "我的时卡"
}
},
{
"path": "pages/user/wallet",
"style": {
"navigationBarTitleText": "我的钱包"
}
},
{
"path": "pages/user/points",
"style": {
"navigationBarTitleText": "我的积分"
}
},
{
"path": "pages/user/package",
"style": {
"navigationBarTitleText": "我的套餐"
}
},
{
"path": "pages/timecard/detail",
"style": {
"navigationBarTitleText": "时卡详情"
}
},
{
"path": "pages/timecard/usage",
"style": {
"navigationBarTitleText": "使用记录"
}
},
{
"path": "pages/timecard/purchase",
"style": {
"navigationBarTitleText": "购买时卡"
}
},
{
"path": "pages/wallet/recharge",
"style": {
"navigationBarTitleText": "充值"
}
},
{
"path": "pages/wallet/withdraw",
"style": {
"navigationBarTitleText": "余额提现"
}
},
{
"path": "pages/wallet/transaction",
"style": {
"navigationBarTitleText": "交易记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/points/exchange",
"style": {
"navigationBarTitleText": "积分兑换"
}
},
{
"path": "pages/points/record",
"style": {
"navigationBarTitleText": "积分记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/coupon/center",
"style": {
"navigationBarTitleText": "领券中心",
"enablePullDownRefresh": true
}
},
{
"path": "pages/package/list",
"style": {
"navigationBarTitleText": "套餐列表"
}
},
{
"path": "pages/package/detail",
"style": {
"navigationBarTitleText": "套餐详情"
}
},
{
"path": "pages/feedback/list",
"style": {
"navigationBarTitleText": "服务反馈",
"enablePullDownRefresh": true
}
},
{
"path": "pages/course/my-courses",
"style": {
"navigationBarTitleText": "我的课程",
"enablePullDownRefresh": true
}
},
{
"path": "pages/course/player",
"style": {
"navigationBarTitleText": "课程学习"
}
},
{
"path": "pages/growth/list",
"style": {
"navigationBarTitleText": "成长记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/growth/detail",
"style": {
"navigationBarTitleText": "记录详情"
}
},
{
"path": "pages/review/list",
"style": {
"navigationBarTitleText": "我的评价",
"enablePullDownRefresh": true
}
},
{
"path": "pages/review/submit",
"style": {
"navigationBarTitleText": "提交评价"
}
},
{
"path": "pages/message/center",
"style": {
"navigationBarTitleText": "消息中心",
"enablePullDownRefresh": false
}
},
{
"path": "pages/teacher/detail",
"style": {
"navigationBarTitleText": "陪伴员详情",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "src/teacher-package",
"name": "teacher",
"pages": [
{
"path": "pages/teacher/index",
"style": {
"navigationBarTitleText": "教师中心"
}
},
{
"path": "pages/teacher/orders",
"style": {
"navigationBarTitleText": "订单管理",
"enablePullDownRefresh": true
}
},
{
"path": "pages/teacher/schedule",
"style": {
"navigationBarTitleText": "时间管理"
}
},
{
"path": "pages/teacher/earnings",
"style": {
"navigationBarTitleText": "收益管理"
}
},
{
"path": "pages/teacher/verify",
"style": {
"navigationBarTitleText": "扫码核销"
}
},
{
"path": "pages/teacher/checkin",
"style": {
"navigationBarTitleText": "签到签退"
}
},
{
"path": "pages/teacher/simple-checkin",
"style": {
"navigationBarTitleText": "陪伴员打卡"
}
},
{
"path": "pages/teacher/apply",
"style": {
"navigationBarTitleText": "陪伴员注册"
}
},
{
"path": "pages/teacher/training",
"style": {
"navigationBarTitleText": "线上培训"
}
},
{
"path": "pages/teacher/exam-test",
"style": {
"navigationBarTitleText": "考核测试"
}
},
{
"path": "pages/auth/teacher-quick-register",
"style": {
"navigationBarTitleText": "陪伴员注册申请"
}
},
{
"path": "pages/teacher/watermark-checkin",
"style": {
"navigationBarTitleText": "水印打卡"
}
},
{
"path": "pages/teacher/checkout",
"style": {
"navigationBarTitleText": "签退打卡",
"navigationBarBackgroundColor": "#fa8c16",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/video/upload",
"style": {
"navigationBarTitleText": "上传教学视频"
}
},
{
"path": "pages/level/index",
"style": {
"navigationBarTitleText": "我的等级"
}
}
]
},
{
"root": "manager-package",
"name": "manager",
"pages": [
{
"path": "pages/manager/index",
"style": {
"navigationBarTitleText": "管理师中心"
}
},
{
"path": "pages/manager/apply",
"style": {
"navigationBarTitleText": "管理师注册"
}
},
{
"path": "pages/manager/work-orders",
"style": {
"navigationBarTitleText": "工单管理",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/work-order-detail",
"style": {
"navigationBarTitleText": "工单详情"
}
},
{
"path": "pages/manager/assign",
"style": {
"navigationBarTitleText": "派单"
}
},
{
"path": "pages/manager/quick-assign",
"style": {
"navigationBarTitleText": "快速派单",
"navigationStyle": "custom"
}
},
{
"path": "pages/manager/dispatch-list",
"style": {
"navigationBarTitleText": "派单管理",
"navigationBarBackgroundColor": "#2d9687",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/application-list",
"style": {
"navigationBarTitleText": "申请管理",
"navigationBarBackgroundColor": "#2d9687",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/application-detail",
"style": {
"navigationBarTitleText": "申请详情",
"navigationBarBackgroundColor": "#2d9687",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/teachers",
"style": {
"navigationBarTitleText": "陪伴员管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/teacher-detail",
"style": {
"navigationBarTitleText": "陪伴员详情",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/check-records",
"style": {
"navigationBarTitleText": "签到记录",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/teacher-reviews",
"style": {
"navigationBarTitleText": "评价管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/calendar",
"style": {
"navigationBarTitleText": "排课日历",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/hours",
"style": {
"navigationBarTitleText": "课时管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/course-hours",
"style": {
"navigationBarTitleText": "课时管理(旧版)",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/parents",
"style": {
"navigationBarTitleText": "家长管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/parent-detail",
"style": {
"navigationBarTitleText": "家长详情",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/parent-orders",
"style": {
"navigationBarTitleText": "家长订单",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/reports",
"style": {
"navigationBarTitleText": "汇总报告",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/statistics",
"style": {
"navigationBarTitleText": "数据统计",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/feedback",
"style": {
"navigationBarTitleText": "反馈管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/feedback-detail",
"style": {
"navigationBarTitleText": "反馈详情",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/reminders",
"style": {
"navigationBarTitleText": "提醒管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/reminder-edit",
"style": {
"navigationBarTitleText": "提醒编辑",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/operation-logs",
"style": {
"navigationBarTitleText": "操作日志",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/manager/operation-log-detail",
"style": {
"navigationBarTitleText": "日志详情",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/message-center",
"style": {
"navigationBarTitleText": "消息中心",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/settings",
"style": {
"navigationBarTitleText": "系统设置",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/manager/profile",
"style": {
"navigationBarTitleText": "个人资料",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white"
}
}
]
},
{
"root": "src/distributor-package",
"name": "distributor",
"pages": [
{
"path": "pages/distributor/index",
"style": {
"navigationBarTitleText": "分销员中心"
}
},
{
"path": "pages/distributor/promotion-code",
"style": {
"navigationBarTitleText": "推广码管理"
}
},
{
"path": "pages/distributor/course-list",
"style": {
"navigationBarTitleText": "可分销课程"
}
},
{
"path": "pages/distributor/order-list",
"style": {
"navigationBarTitleText": "成交记录"
}
},
{
"path": "pages/distributor/commission",
"style": {
"navigationBarTitleText": "佣金管理"
}
},
{
"path": "pages/distributor/team",
"style": {
"navigationBarTitleText": "我的团队"
}
},
{
"path": "pages/distributor/apply",
"style": {
"navigationBarTitleText": "分销员注册"
}
},
{
"path": "pages/distributor/withdraw",
"style": {
"navigationBarTitleText": "佣金提现"
}
}
]
},
{
"root": "src/provider-package",
"name": "provider",
"pages": [
{
"path": "pages/provider/index",
"style": {
"navigationBarTitleText": "服务商中心"
}
},
{
"path": "pages/provider/course-manage",
"style": {
"navigationBarTitleText": "课程管理"
}
},
{
"path": "pages/provider/checkin",
"style": {
"navigationBarTitleText": "签到核销"
}
},
{
"path": "pages/provider/earnings",
"style": {
"navigationBarTitleText": "收益查看"
}
},
{
"path": "pages/provider/course-list",
"style": {
"navigationBarTitleText": "课程列表"
}
},
{
"path": "pages/provider/course-detail",
"style": {
"navigationBarTitleText": "课程详情"
}
},
{
"path": "pages/provider/course-start",
"style": {
"navigationBarTitleText": "开始上课"
}
},
{
"path": "pages/provider/schedule",
"style": {
"navigationBarTitleText": "课程安排"
}
},
{
"path": "pages/provider/withdraw",
"style": {
"navigationBarTitleText": "提取收益"
}
},
{
"path": "pages/service-provider/apply",
"style": {
"navigationBarTitleText": "专业服务商注册"
}
},
{
"path": "pages/service-provider/services",
"style": {
"navigationBarTitleText": "服务管理"
}
}
]
},
{
"root": "src/training-package",
"name": "training",
"pages": [
{
"path": "pages/training/course-list",
"style": {
"navigationBarTitleText": "培训课程"
}
},
{
"path": "pages/training/course-detail",
"style": {
"navigationBarTitleText": "课程详情"
}
},
{
"path": "pages/training/exam",
"style": {
"navigationBarTitleText": "在线考试"
}
},
{
"path": "pages/training/certificate",
"style": {
"navigationBarTitleText": "我的证书"
}
},
{
"path": "pages/franchise/index",
"style": {
"navigationBarTitleText": "加盟合作"
}
},
{
"path": "pages/franchise/apply",
"style": {
"navigationBarTitleText": "加盟申请"
}
}
]
},
{
"root": "activity-package",
"name": "activity",
"pages": [
{
"path": "pages/growth/daily-record",
"style": {
"navigationBarTitleText": "每日反馈"
}
},
{
"path": "pages/growth/weekly-report",
"style": {
"navigationBarTitleText": "周反馈"
}
},
{
"path": "pages/growth/monthly-report",
"style": {
"navigationBarTitleText": "月反馈"
}
},
{
"path": "pages/growth/record-list",
"style": {
"navigationBarTitleText": "成长记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/academy/index",
"style": {
"navigationBarTitleText": "家长学院"
}
},
{
"path": "pages/academy/course-detail",
"style": {
"navigationBarTitleText": "课程详情"
}
},
{
"path": "pages/supervision/index",
"style": {
"navigationBarTitleText": "线上督学"
}
},
{
"path": "pages/supervision/session",
"style": {
"navigationBarTitleText": "督学会话"
}
},
{
"path": "pages/activity/study-tour",
"style": {
"navigationBarTitleText": "研学活动"
}
},
{
"path": "pages/activity/science",
"style": {
"navigationBarTitleText": "科学小达人"
}
},
{
"path": "pages/activity/interest-class",
"style": {
"navigationBarTitleText": "兴趣班"
}
},
{
"path": "pages/activity/detail",
"style": {
"navigationBarTitleText": "活动详情"
}
},
{
"path": "pages/camp/list",
"style": {
"navigationBarTitleText": "暑假营"
}
},
{
"path": "pages/study-tour/list",
"style": {
"navigationBarTitleText": "研学活动"
}
},
{
"path": "pages/group-buy/index",
"style": {
"navigationBarTitleText": "拼团活动"
}
},
{
"path": "pages/group-buy/detail",
"style": {
"navigationBarTitleText": "拼团详情"
}
}
]
},
{
"root": "src/service-package",
"name": "service",
"pages": [
{
"path": "pages/assessment/index",
"style": {
"navigationBarTitleText": "测评师"
}
},
{
"path": "pages/planning/index",
"style": {
"navigationBarTitleText": "成长规划师"
}
},
{
"path": "pages/tutoring/index",
"style": {
"navigationBarTitleText": "一对一辅导"
}
},
{
"path": "pages/special/list",
"style": {
"navigationBarTitleText": "专项突破"
}
},
{
"path": "pages/interest/list",
"style": {
"navigationBarTitleText": "兴趣培养"
}
},
{
"path": "pages/online/index",
"style": {
"navigationBarTitleText": "线上督学"
}
},
{
"path": "pages/resource/library",
"style": {
"navigationBarTitleText": "资源库"
}
},
{
"path": "pages/resource/detail",
"style": {
"navigationBarTitleText": "资源详情"
}
},
{
"path": "pages/booking/parent-booking",
"style": {
"navigationBarTitleText": "家长预约"
}
},
{
"path": "pages/booking/teacher-apply",
"style": {
"navigationBarTitleText": "教师申请"
}
}
]
},
{
"root": "src/common-package",
"name": "common",
"pages": [
{
"path": "pages/notification/list",
"style": {
"navigationBarTitleText": "消息通知"
}
},
{
"path": "pages/feedback/create",
"style": {
"navigationBarTitleText": "意见反馈"
}
},
{
"path": "pages/feedback/list",
"style": {
"navigationBarTitleText": "我的反馈"
}
},
{
"path": "pages/auth/application-status",
"style": {
"navigationBarTitleText": "审核状态"
}
}
]
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": [
"user",
"order"
]
},
"pages/user/index": {
"network": "all",
"packages": [
"user"
]
}
},
"tabBar": {
"color": "rgba(255, 255, 255, 0.7)",
"selectedColor": "#ffffff",
"backgroundColor": "#2d9687",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页"
},
{
"pagePath": "pages/service/list",
"text": "服务"
},
{
"pagePath": "pages/booking/quick-booking",
"text": "快速预约"
},
{
"pagePath": "pages/order/list",
"text": "日历"
},
{
"pagePath": "pages/user/index",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "习正陪伴",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#f0f9f7"
},
"uniIdRouter": {}
}