pages.json 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. {
  2. "pages": [{
  3. "path": "pages/home/home",
  4. "style": {
  5. "enablePullDownRefresh": false,
  6. "navigationStyle": "custom"
  7. }
  8. }, {
  9. "path": "pages/my/my",
  10. "style": {
  11. "navigationBarTitleText": "个人中心",
  12. "enablePullDownRefresh": false
  13. }
  14. }, {
  15. "path": "pages/teacher/teacher",
  16. "style": {
  17. "navigationBarTitleText": "找教员",
  18. "enablePullDownRefresh": true,
  19. "onReachBottomDistance": 150
  20. }
  21. }, {
  22. "path": "pages/student/student",
  23. "style": {
  24. "navigationBarTitleText": "找学员",
  25. "enablePullDownRefresh": true,
  26. "onReachBottomDistance": 150
  27. }
  28. }, {
  29. "path": "pages/message/message",
  30. "style": {
  31. "navigationBarTitleText": "消息",
  32. "enablePullDownRefresh": false
  33. }
  34. }],
  35. "subPackages": [{
  36. "root": "subpkg",
  37. "pages": [
  38. {
  39. "path" : "manager/manager",
  40. "style" : {
  41. "navigationBarTitleText": "管理员专用",
  42. "enablePullDownRefresh": false
  43. }
  44. }, {
  45. "path": "manager/suggestion/manager_suggestion",
  46. "style": {
  47. "navigationBarTitleText": "管理建议",
  48. "enablePullDownRefresh": true,
  49. "onReachBottomDistance": 150
  50. }
  51. }, {
  52. "path" : "manager/suggestion/manager_suggestion_detail",
  53. "style" : {
  54. "navigationBarTitleText": "管理建议详情",
  55. "enablePullDownRefresh": false
  56. }
  57. }, {
  58. "path": "manager/suggestion/manager_suggestion_handle",
  59. "style": {
  60. "navigationBarTitleText": "管理建议处理",
  61. "enablePullDownRefresh": false
  62. }
  63. }, {
  64. "path" : "manager/complaint/manager_complaint",
  65. "style" : {
  66. "navigationBarTitleText": "管理投诉",
  67. "enablePullDownRefresh": false
  68. }
  69. }, {
  70. "path" : "manager/complaint/manager_complaint_detail",
  71. "style" : {
  72. "navigationBarTitleText": "管理投诉详情",
  73. "enablePullDownRefresh": false
  74. }
  75. }, {
  76. "path" : "manager/complaint/manager_complaint_handle",
  77. "style" : {
  78. "navigationBarTitleText": "管理投诉处理",
  79. "enablePullDownRefresh": false
  80. }
  81. }, {
  82. "path": "my/complaint/my_complaint",
  83. "style": {
  84. "navigationBarTitleText": "我的投诉",
  85. "enablePullDownRefresh": false
  86. }
  87. }, {
  88. "path": "my/complaint/my_complaint_write",
  89. "style": {
  90. "navigationBarTitleText": "写投诉",
  91. "enablePullDownRefresh": false
  92. }
  93. }, {
  94. "path": "my/complaint/my_complaint_detail",
  95. "style": {
  96. "navigationBarTitleText": "投诉详情",
  97. "enablePullDownRefresh": false
  98. }
  99. }, {
  100. "path": "my/home/my_home_strategy",
  101. "style": {
  102. "navigationBarTitleText": "攻略详情",
  103. "enablePullDownRefresh": false
  104. }
  105. }, {
  106. "path": "my/invitation/my_invitation_receive",
  107. "style": {
  108. "navigationBarTitleText": "我收到的邀请",
  109. "enablePullDownRefresh": false
  110. }
  111. }, {
  112. "path": "my/invitation/my_invitation_receive_detail",
  113. "style": {
  114. "navigationBarTitleText": "我收到的邀请详情",
  115. "enablePullDownRefresh": false
  116. }
  117. }, {
  118. "path": "my/invitation/my_invitation_send",
  119. "style": {
  120. "navigationBarTitleText": "我发出的邀请",
  121. "enablePullDownRefresh": false
  122. }
  123. }, {
  124. "path": "my/invitation/my_invitation_send_detail",
  125. "style": {
  126. "navigationBarTitleText": "我发出的邀请详情",
  127. "enablePullDownRefresh": false
  128. }
  129. }, {
  130. "path": "my/message/my_message_detail",
  131. "style": {
  132. "navigationBarTitleText": "消息内容",
  133. "enablePullDownRefresh": false
  134. }
  135. }, {
  136. "path": "my/official_account/my_official_account",
  137. "style": {
  138. "navigationBarTitleText": "关注公众号",
  139. "enablePullDownRefresh": false
  140. }
  141. }, {
  142. "path": "my/order/my_order_detail",
  143. "style": {
  144. "navigationBarTitleText": "我的订单详情",
  145. "enablePullDownRefresh": false
  146. }
  147. }, {
  148. "path": "my/order/my_order",
  149. "style": {
  150. "navigationBarTitleText": "我的订单",
  151. "enablePullDownRefresh": false
  152. }
  153. }, {
  154. "path": "my/share/my_share_result_order_detail",
  155. "style": {
  156. "navigationBarTitleText": "订单返现详情",
  157. "enablePullDownRefresh": false
  158. }
  159. }, {
  160. "path": "my/share/my_share_result_order",
  161. "style": {
  162. "navigationBarTitleText": "分享成交订单返现",
  163. "enablePullDownRefresh": false
  164. }
  165. }, {
  166. "path": "my/share/my_share_result",
  167. "style": {
  168. "navigationBarTitleText": "分享结果",
  169. "enablePullDownRefresh": false
  170. }
  171. }, {
  172. "path": "my/share/my_share",
  173. "style": {
  174. "navigationBarTitleText": "分享与返现",
  175. "enablePullDownRefresh": false
  176. }
  177. }, {
  178. "path": "my/suggestion/my_suggestion",
  179. "style": {
  180. "navigationBarTitleText": "我的建议",
  181. "enablePullDownRefresh": false
  182. }
  183. }, {
  184. "path": "my/suggestion/my_suggestion_write",
  185. "style": {
  186. "navigationBarTitleText": "写建议",
  187. "enablePullDownRefresh": false
  188. }
  189. }, {
  190. "path": "my/suggestion/my_suggestion_detail",
  191. "style": {
  192. "navigationBarTitleText": "建议详情",
  193. "enablePullDownRefresh": false
  194. }
  195. }, {
  196. "path": "my/user/my_user_detail",
  197. "style": {
  198. "navigationBarTitleText": "编辑账号",
  199. "enablePullDownRefresh": false
  200. }
  201. }, {
  202. "path": "student/order/student_order_detail",
  203. "style": {
  204. "navigationBarTitleText": "订单详情",
  205. "enablePullDownRefresh": false
  206. }
  207. }, {
  208. "path": "student/require/student_require_add",
  209. "style": {
  210. "navigationBarTitleText": "新增学员需求",
  211. "enablePullDownRefresh": false
  212. }
  213. }, {
  214. "path": "student/require/student_require_my_publish",
  215. "style": {
  216. "navigationBarTitleText": "我发布的学员需求",
  217. "enablePullDownRefresh": true,
  218. "onReachBottomDistance": 150,
  219. "app-plus": {
  220. "bounce": "none"
  221. }
  222. }
  223. }, {
  224. "path": "student/require/student_require_my_detail",
  225. "style": {
  226. "navigationBarTitleText": "我的需求详情",
  227. "enablePullDownRefresh": false
  228. }
  229. }, {
  230. "path": "student/require/student_require_all_detail",
  231. "style": {
  232. "navigationBarTitleText": "需求详情",
  233. "enablePullDownRefresh": false
  234. }
  235. }, {
  236. "path": "student/require/student_require_my_collect",
  237. "style": {
  238. "navigationBarTitleText": "我收藏的学员需求"
  239. }
  240. }, {
  241. "path": "teacher/authentication/teacher_authentication_add",
  242. "style": {
  243. "navigationBarTitleText": "申请教员认证",
  244. "enablePullDownRefresh": false
  245. }
  246. }, {
  247. "path": "teacher/authentication/teacher_authentication",
  248. "style": {
  249. "navigationBarTitleText": "我的教员认证",
  250. "enablePullDownRefresh": false
  251. }
  252. }, {
  253. "path": "teacher/authentication/teacher_authentication_detail",
  254. "style": {
  255. "navigationBarTitleText": "我的教员认证详情"
  256. }
  257. }, {
  258. "path": "teacher/course/teacher_course_my_publish",
  259. "style": {
  260. "navigationBarTitleText": "我发布的教员课程",
  261. "enablePullDownRefresh": false
  262. }
  263. }, {
  264. "path": "teacher/course/teacher_course_add",
  265. "style": {
  266. "navigationBarTitleText": "新增课程",
  267. "enablePullDownRefresh": false
  268. }
  269. }, {
  270. "path": "teacher/course/teacher_course_my_detail",
  271. "style": {
  272. "navigationBarTitleText": "我的课程详情",
  273. "enablePullDownRefresh": false
  274. }
  275. }, {
  276. "path": "teacher/course/teacher_course_all_detail",
  277. "style": {
  278. "navigationBarTitleText": "课程详情",
  279. "enablePullDownRefresh": false
  280. }
  281. }, {
  282. "path": "teacher/course/teacher_course_my_collect",
  283. "style": {
  284. "navigationBarTitleText": "我收藏的课程",
  285. "enablePullDownRefresh": false
  286. }
  287. }
  288. ]
  289. }],
  290. "globalStyle": {
  291. "navigationBarTextStyle": "black",
  292. "navigationBarTitleText": "自选家教",
  293. "navigationBarBackgroundColor": "#f0f0f0",
  294. "backgroundColor": "#f0f0f0"
  295. },
  296. "tabBar": {
  297. "selectedColor": "#00aa7f",
  298. "list": [{
  299. "pagePath": "pages/home/home",
  300. "text": "首页",
  301. "iconPath": "static/tab_icons/home.png",
  302. "selectedIconPath": "static/tab_icons/home_active.png"
  303. },
  304. {
  305. "pagePath": "pages/teacher/teacher",
  306. "text": "找教员",
  307. "iconPath": "static/tab_icons/teacher.png",
  308. "selectedIconPath": "static/tab_icons/teacher_active.png"
  309. },
  310. {
  311. "pagePath": "pages/message/message",
  312. "text": "消息",
  313. "iconPath": "static/tab_icons/message.png",
  314. "selectedIconPath": "static/tab_icons/message_active.png"
  315. },
  316. {
  317. "pagePath": "pages/student/student",
  318. "text": "找学员",
  319. "iconPath": "static/tab_icons/student.png",
  320. "selectedIconPath": "static/tab_icons/student_active.png"
  321. },
  322. {
  323. "pagePath": "pages/my/my",
  324. "text": "我的",
  325. "iconPath": "static/tab_icons/my.png",
  326. "selectedIconPath": "static/tab_icons/my_active.png"
  327. }
  328. ]
  329. }
  330. }