smartmeter-app/pages.json

301 lines
6.6 KiB
JSON
Raw Normal View History

2023-12-06 16:56:25 +08:00
2023-12-05 16:45:28 +08:00
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
2023-11-27 09:57:03 +08:00
{
"path": "pages/index/index",
"style": {
2023-12-05 16:45:28 +08:00
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/upload/upload",
"style" :
{
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/Mystudent/Mystudent",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
2023-12-06 16:56:25 +08:00
2023-12-05 16:45:28 +08:00
{
"path" : "pages/Mystudent/student",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/Mystudent/addclass",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
2023-12-07 00:04:36 +08:00
2023-12-05 16:45:28 +08:00
{
2023-12-07 00:04:36 +08:00
"path" : "pages/Mystudent/classmate",
2023-12-05 16:45:28 +08:00
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2023-12-07 00:04:36 +08:00
"path" : "pages/Mystudent/Formteacher",
2023-12-05 16:45:28 +08:00
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2023-12-07 21:28:50 +08:00
"path" : "pages/Mystudent/addclassforwork",
2023-12-05 16:45:28 +08:00
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2023-12-07 00:04:36 +08:00
"path" : "pages/Mystudent/arrange_work",
2023-12-05 16:45:28 +08:00
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2023-12-07 00:04:36 +08:00
"path" : "pages/Mystudent/Managestudent",
2023-12-05 16:45:28 +08:00
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
2023-12-07 00:04:36 +08:00
"path" : "pages/Mystudent/addstu",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/Mystudent/formstu",
2023-12-05 16:45:28 +08:00
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
2023-11-27 09:57:03 +08:00
}
},
{
"path" : "pages/user/user",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/Mystudent/addTeacher",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2024-01-10 22:27:43 +08:00
},
{
2024-01-11 22:19:54 +08:00
"path" : "pages/Mystudent/all_arrange",
2024-01-10 22:27:43 +08:00
"style" :
{
2024-01-11 22:19:54 +08:00
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
2024-01-10 22:27:43 +08:00
}
2023-11-27 09:57:03 +08:00
}
2023-11-27 09:57:03 +08:00
],
2023-12-06 16:56:25 +08:00
"subPackages": [
{
"root": "pages_teacher",
"pages": [
{
"path":"teacher_teachers/teacher_writeadd",
"style" :
{
"navigationBarTitleText": "添加写作",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path":"teacher_teachers/operation_detail",
"style" :
{
"navigationBarTitleText": "作业详情",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path":"teacher_teachers/teacher_addOperation",
"style" :
{
"navigationBarTitleText": "添加作业",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages_add/add_operation",
"style" :
{
"navigationBarTitleText": "添加听力",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "teacher_class/class_detail",
"style" :
{
"navigationBarTitleText": "班级详情",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2023-12-07 21:28:50 +08:00
},
// 作业添加学生
{
"path" : "pages_add/add_studentsforwork",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages_add/add_class",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
2023-12-26 22:40:39 +08:00
"navigationStyle": "custom"
}
},
{
"path" : "teacher_class/class_members",
"style" :
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4473f6",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2023-12-06 16:56:25 +08:00
}
]
}
],
"tabBar": {
"color": "#a9b7b7",
"selectedColor": "#5185fd",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [
{
2024-01-11 22:19:54 +08:00
"selectedIconPath": "/static/tabbar/home-active.png",
"iconPath": "/static/tabbar/home.png",
"pagePath": "pages/index/index",
"text": "首页"
},
{
2024-01-11 22:19:54 +08:00
"selectedIconPath": "/static/tabbar/tiku-act.png",
"iconPath": "/static/tabbar/tiku.png",
"pagePath": "pages/Mystudent/student",
"text": "班级"
}
,{
2024-01-11 22:19:54 +08:00
"selectedIconPath": "/static/tabbar/my-active.png",
"iconPath": "/static/tabbar/my.png",
"pagePath": "pages/user/user",
"text": "我的"
}
]
},
2023-11-27 09:57:03 +08:00
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
2023-12-06 16:56:25 +08:00
2023-11-27 09:57:03 +08:00
}
2023-12-05 16:45:28 +08:00
2023-12-06 16:56:25 +08:00