123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310 |
- {
- "pages": [
- {
- "path" : "pages/home/home",
- "style" :
- {
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/my/my",
- "style" :
- {
- "navigationBarTitleText": "个人中心",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/teacher/teacher",
- "style" :
- {
- "navigationBarTitleText": "找老师",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 150
- }
-
- }
- ,{
- "path" : "pages/student/student",
- "style" :
- {
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 150
- }
-
- }
- ,{
- "path" : "pages/message/message",
- "style" :
- {
- // "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ],
- "subPackages": [
- {
- "root": "subpkg",
- "pages": [
-
- {
- "path" : "user_detail/user_detail",
- "style" :
- {
- "navigationBarTitleText": "编辑账号",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "add_stu_require/add_stu_require",
- "style" :
- {
- "navigationBarTitleText": "新增学员需求",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "search/search",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "teacher_authorize/teacher_authorize",
- "style" :
- {
- "navigationBarTitleText": "老师认证",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "course_publish/course_publish",
- "style" :
- {
- "navigationBarTitleText": "课程发布",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "add_course/add_course",
- "style" :
- {
- "navigationBarTitleText": "新增课程",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "teacher_detail/teacher_detail",
- "style" :
- {
- "navigationBarTitleText": "老师详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "my_invite/my_invite",
- "style" :
- {
- "navigationBarTitleText": "我发出的邀请",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "student_require/student_require",
- "style" :
- {
- "navigationBarTitleText": "我发布的学员需求",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 150,
- "app-plus": {
- "bounce": "none"
- }
- }
-
- }
- ,{
- "path" : "stu_require_detail/stu_require_detail",
- "style" :
- {
- "navigationBarTitleText": "我的需求详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "all_stu_require_detail/all_stu_require_detail",
- "style" :
- {
- "navigationBarTitleText": "需求详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "my_suggestion/my_suggestion",
- "style" :
- {
- "navigationBarTitleText": "我的建议",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "suggestionDetail/suggestionDetail",
- "style" :
- {
- "navigationBarTitleText": "建议详情",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "suggestionWrite/suggestionWrite",
- "style" :
- {
- "navigationBarTitleText": "写建议",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "suggestionManage/suggestionManage",
- "style" :
- {
- "navigationBarTitleText": "建议管理",
- "enablePullDownRefresh": true
- }
-
- }
- ,{
- "path" : "allsuggestionDetail/allsuggestionDetail",
- "style" :
- {
- "navigationBarTitleText": "建议详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "suggestionHandle/suggestionHandle",
- "style" :
- {
- "navigationBarTitleText": "建议处理",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "my_complaint/my_complaint",
- "style" :
- {
- "navigationBarTitleText": "我的投诉",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "complaintWrite/complaintWrite",
- "style" :
- {
- "navigationBarTitleText": "写投诉",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "complaintDetail/complaintDetail",
- "style" :
- {
- "navigationBarTitleText": "投诉详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "complaintManage/complaintManage",
- "style" :
- {
- "navigationBarTitleText": "投诉管理",
- "enablePullDownRefresh": true
- }
-
- }
- ,{
- "path" : "allcomplaintDetail/allcomplaintDetail",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "complaintHandle/complaintHandle",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "自选家教",
- "navigationBarBackgroundColor": "#E2F0D9",
- "backgroundColor": "#E2F0D9"
- },
- "tabBar": {
- "selectedColor": "#C00000",
- "list": [
- {
- "pagePath": "pages/home/home",
- "text": "首页",
- "iconPath": "static/tab_icons/home.png",
- "selectedIconPath": "static/tab_icons/home_active.png"
- },
- {
- "pagePath": "pages/teacher/teacher",
- "text": "找老师",
- "iconPath": "static/tab_icons/teacher.png",
- "selectedIconPath": "static/tab_icons/teacher_active.png"
- },
- {
- "pagePath": "pages/message/message",
- "text": "消息",
- "iconPath": "static/tab_icons/message.png",
- "selectedIconPath": "static/tab_icons/message_active.png"
- },
- {
- "pagePath": "pages/student/student",
- "text": "找学员",
- "iconPath": "static/tab_icons/student.png",
- "selectedIconPath": "static/tab_icons/student_active.png"
- },
- {
- "pagePath": "pages/my/my",
- "text": "我的",
- "iconPath": "static/tab_icons/my.png",
- "selectedIconPath": "static/tab_icons/my_active.png"
- }
- ]
- }
- }
|