You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
713 lines
18 KiB
713 lines
18 KiB
{
|
|
"easycom": {
|
|
"autoscan": true,
|
|
"custom": {
|
|
"^fui-(.*)": "@/components/firstui/fui-$1/fui-$1.vue"
|
|
}
|
|
},
|
|
"pages": [
|
|
{
|
|
"path": "pages/student/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/student/home/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/home/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#181A20",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/profile/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#181A20",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/dashboard/webview",
|
|
"style": {
|
|
"navigationBarTitleText": "数据统计",
|
|
"navigationBarBackgroundColor": "#181A20",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/student/profile/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/personnel/add_personnel",
|
|
"style": {
|
|
"navigationBarTitleText": "新员工信息填写",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pages-student",
|
|
"name": "student",
|
|
"pages": [
|
|
{
|
|
"path": "physical-test/index",
|
|
"style": {
|
|
"navigationBarTitleText": "体测数据",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "schedule/index",
|
|
"style": {
|
|
"navigationBarTitleText": "课程安排",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "course-booking/index",
|
|
"style": {
|
|
"navigationBarTitleText": "课程预约",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "orders/index",
|
|
"style": {
|
|
"navigationBarTitleText": "订单管理",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "orders/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "contracts/index",
|
|
"style": {
|
|
"navigationBarTitleText": "合同管理",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "contracts/sign",
|
|
"style": {
|
|
"navigationBarTitleText": "合同签署",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "knowledge/index",
|
|
"style": {
|
|
"navigationBarTitleText": "知识库",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "messages/index",
|
|
"style": {
|
|
"navigationBarTitleText": "消息管理",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "messages/conversation",
|
|
"style": {
|
|
"navigationBarTitleText": "对话详情",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "settings/index",
|
|
"style": {
|
|
"navigationBarTitleText": "系统设置",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "child/add",
|
|
"style": {
|
|
"navigationBarTitleText": "添加孩子",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/set_up",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#29D3B4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/update_pass",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/personal_data",
|
|
"style": {
|
|
"navigationBarTitleText": "个人资料",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#333333",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages-market",
|
|
"name": "market",
|
|
"pages": [
|
|
{
|
|
"path": "clue/index",
|
|
"style": {
|
|
"navigationBarTitleText": "线索",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/add_clues",
|
|
"style": {
|
|
"navigationBarTitleText": "添加客户",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/edit_clues",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑客户",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/edit_clues_log",
|
|
"style": {
|
|
"navigationBarTitleText": "修改记录",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/clue_info",
|
|
"style": {
|
|
"navigationBarTitleText": "客户详情",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/class_arrangement",
|
|
"style": {
|
|
"navigationBarTitleText": "课程安排",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#232323",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/class_arrangement_detail",
|
|
"style": {
|
|
"navigationBarTitleText": "课程安排详情",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#232323",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "clue/clue_table",
|
|
"style": {
|
|
"navigationBarTitleText": "数据统计",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "销售数据"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/signed_client_list",
|
|
"style": {
|
|
"navigationBarTitleText": "已签客户",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/info",
|
|
"style": {
|
|
"navigationBarTitleText": "个人资料",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/set_up",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/update_pass",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/my_data",
|
|
"style": {
|
|
"navigationBarTitleText": "我的数据",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/dept_data",
|
|
"style": {
|
|
"navigationBarTitleText": "部门数据",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my/campus_data",
|
|
"style": {
|
|
"navigationBarTitleText": "校区数据",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "reimbursement/list",
|
|
"style": {
|
|
"navigationBarTitleText": "报销列表",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "reimbursement/add",
|
|
"style": {
|
|
"navigationBarTitleText": "新增报销",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "reimbursement/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "报销详情",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "data/statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "市场数据统计",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages-coach",
|
|
"name": "coach",
|
|
"pages": [
|
|
{
|
|
"path": "coach/home/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#181A20",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/student/student_list",
|
|
"style": {
|
|
"navigationBarTitleText": "我的学员",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#18181c"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/student/physical_examination",
|
|
"style": {
|
|
"navigationBarTitleText": "体检管理",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/teaching_management",
|
|
"style": {
|
|
"navigationBarTitleText": "教研管理列表",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/gotake_exam",
|
|
"style": {
|
|
"navigationBarTitleText": "考试",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/teaching_management_info",
|
|
"style": {
|
|
"navigationBarTitleText": "教研详情",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/exam_results",
|
|
"style": {
|
|
"navigationBarTitleText": "考试结果",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/salary",
|
|
"style": {
|
|
"navigationBarTitleText": "我的工资",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/info",
|
|
"style": {
|
|
"navigationBarTitleText": "个人资料",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/set_up",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/update_pass",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/due_soon",
|
|
"style": {
|
|
"navigationBarTitleText": "即将到期",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/my/schooling_statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "教学统计",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#171717",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/schedule/schedule_table",
|
|
"style": {
|
|
"navigationBarTitleText": "课程安排",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/schedule/add_schedule",
|
|
"style": {
|
|
"navigationBarTitleText": "添加课程安排",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/schedule/adjust_course",
|
|
"style": {
|
|
"navigationBarTitleText": "调整课程安排",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "coach/schedule/sign_in",
|
|
"style": {
|
|
"navigationBarTitleText": "课程点名",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages-common",
|
|
"name": "common",
|
|
"pages": [
|
|
{
|
|
"path": "privacy_agreement",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私协议",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "my_message",
|
|
"style": {
|
|
"navigationBarTitleText": "我的消息",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "im_chat_info",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "sys_msg_list",
|
|
"style": {
|
|
"navigationBarTitleText": "系统消息",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "article_info",
|
|
"style": {
|
|
"navigationBarTitleText": "文章详情",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "feedback",
|
|
"style": {
|
|
"navigationBarTitleText": "意见反馈",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "my_attendance",
|
|
"style": {
|
|
"navigationBarTitleText": "我的考勤",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#292929",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "contract/my_contract",
|
|
"style": {
|
|
"navigationBarTitleText": "我的合同",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "contract/contract_detail",
|
|
"style": {
|
|
"navigationBarTitleText": "合同详情",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#29d3b4",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "contract/contract_sign",
|
|
"style": {
|
|
"navigationBarTitleText": "电子签名",
|
|
"navigationBarBackgroundColor": "#181A20",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#181A20"
|
|
}
|
|
},
|
|
{
|
|
"path": "contract/staff-contract-sign",
|
|
"style": {
|
|
"navigationBarTitleText": "员工合同签署",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#1a1a1a",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#1a1a1a"
|
|
}
|
|
},
|
|
{
|
|
"path": "profile/personal_info",
|
|
"style": {
|
|
"navigationBarTitleText": "个人资料",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#181A20",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"preloadRule": {
|
|
"pages/student/home/index": {
|
|
"network": "all",
|
|
"packages": ["student"]
|
|
},
|
|
"pages/common/home/index": {
|
|
"network": "all",
|
|
"packages": ["market", "coach", "common"]
|
|
}
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "智慧教务",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#7A7E83",
|
|
"selectedColor": "#29d3b4",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#1a1a1a",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/common/home/index",
|
|
"iconPath": "static/icon-img/home.png",
|
|
"selectedIconPath": "static/icon-img/home-active.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/common/profile/index",
|
|
"iconPath": "static/icon-img/profile.png",
|
|
"selectedIconPath": "static/icon-img/profile-active.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"condition": {
|
|
"current": 0,
|
|
"list": []
|
|
}
|
|
}
|
|
|