pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. {
  2. "pages": [
  3. {
  4. "path" : "pages/home/home",
  5. "style" :
  6. {
  7. "enablePullDownRefresh": false
  8. }
  9. }
  10. ,{
  11. "path" : "pages/my/my",
  12. "style" :
  13. {
  14. "navigationBarTitleText": "个人中心",
  15. "enablePullDownRefresh": false
  16. }
  17. }
  18. ,{
  19. "path" : "pages/teacher/teacher",
  20. "style" :
  21. {
  22. "navigationBarTitleText": "找老师",
  23. "enablePullDownRefresh": true,
  24. "onReachBottomDistance": 150
  25. }
  26. }
  27. ,{
  28. "path" : "pages/student/student",
  29. "style" :
  30. {
  31. "enablePullDownRefresh": true,
  32. "onReachBottomDistance": 150
  33. }
  34. }
  35. ,{
  36. "path" : "pages/message/message",
  37. "style" :
  38. {
  39. // "navigationBarTitleText": "",
  40. "enablePullDownRefresh": false
  41. }
  42. }
  43. ],
  44. "subPackages": [
  45. {
  46. "root": "subpkg",
  47. "pages": [
  48. {
  49. "path" : "user_detail/user_detail",
  50. "style" :
  51. {
  52. "navigationBarTitleText": "编辑账号",
  53. "enablePullDownRefresh": false
  54. }
  55. }
  56. ,{
  57. "path" : "add_stu_require/add_stu_require",
  58. "style" :
  59. {
  60. "navigationBarTitleText": "新增学员需求",
  61. "enablePullDownRefresh": false
  62. }
  63. }
  64. ,{
  65. "path" : "search/search",
  66. "style" :
  67. {
  68. "navigationBarTitleText": "",
  69. "enablePullDownRefresh": false
  70. }
  71. }
  72. ,{
  73. "path" : "teacher_authorize/teacher_authorize",
  74. "style" :
  75. {
  76. "navigationBarTitleText": "老师认证",
  77. "enablePullDownRefresh": false
  78. }
  79. }
  80. ,{
  81. "path" : "course_publish/course_publish",
  82. "style" :
  83. {
  84. "navigationBarTitleText": "课程发布",
  85. "enablePullDownRefresh": false
  86. }
  87. }
  88. ,{
  89. "path" : "add_course/add_course",
  90. "style" :
  91. {
  92. "navigationBarTitleText": "新增课程",
  93. "enablePullDownRefresh": false
  94. }
  95. }
  96. ,{
  97. "path" : "teacher_detail/teacher_detail",
  98. "style" :
  99. {
  100. "navigationBarTitleText": "老师详情",
  101. "enablePullDownRefresh": false
  102. }
  103. }
  104. ,{
  105. "path" : "my_invite/my_invite",
  106. "style" :
  107. {
  108. "navigationBarTitleText": "我发出的邀请",
  109. "enablePullDownRefresh": false
  110. }
  111. }
  112. ,{
  113. "path" : "student_require/student_require",
  114. "style" :
  115. {
  116. "navigationBarTitleText": "我发布的学员需求",
  117. "enablePullDownRefresh": true,
  118. "onReachBottomDistance": 150,
  119. "app-plus": {
  120. "bounce": "none"
  121. }
  122. }
  123. }
  124. ,{
  125. "path" : "stu_require_detail/stu_require_detail",
  126. "style" :
  127. {
  128. "navigationBarTitleText": "我的需求详情",
  129. "enablePullDownRefresh": false
  130. }
  131. }
  132. ,{
  133. "path" : "all_stu_require_detail/all_stu_require_detail",
  134. "style" :
  135. {
  136. "navigationBarTitleText": "需求详情",
  137. "enablePullDownRefresh": false
  138. }
  139. }
  140. ,{
  141. "path" : "my_suggestion/my_suggestion",
  142. "style" :
  143. {
  144. "navigationBarTitleText": "我的建议",
  145. "enablePullDownRefresh": false
  146. }
  147. }
  148. ,{
  149. "path" : "suggestionDetail/suggestionDetail",
  150. "style" :
  151. {
  152. "navigationBarTitleText": "建议详情",
  153. "enablePullDownRefresh": false
  154. }
  155. }
  156. ,{
  157. "path" : "suggestionWrite/suggestionWrite",
  158. "style" :
  159. {
  160. "navigationBarTitleText": "写建议",
  161. "enablePullDownRefresh": false
  162. }
  163. }
  164. ,{
  165. "path" : "suggestionManage/suggestionManage",
  166. "style" :
  167. {
  168. "navigationBarTitleText": "建议管理",
  169. "enablePullDownRefresh": true
  170. }
  171. }
  172. ,{
  173. "path" : "allsuggestionDetail/allsuggestionDetail",
  174. "style" :
  175. {
  176. "navigationBarTitleText": "建议详情",
  177. "enablePullDownRefresh": false
  178. }
  179. }
  180. ,{
  181. "path" : "suggestionHandle/suggestionHandle",
  182. "style" :
  183. {
  184. "navigationBarTitleText": "建议处理",
  185. "enablePullDownRefresh": false
  186. }
  187. }
  188. ,{
  189. "path" : "my_complaint/my_complaint",
  190. "style" :
  191. {
  192. "navigationBarTitleText": "我的投诉",
  193. "enablePullDownRefresh": false
  194. }
  195. }
  196. ,{
  197. "path" : "complaintWrite/complaintWrite",
  198. "style" :
  199. {
  200. "navigationBarTitleText": "写投诉",
  201. "enablePullDownRefresh": false
  202. }
  203. }
  204. ,{
  205. "path" : "complaintDetail/complaintDetail",
  206. "style" :
  207. {
  208. "navigationBarTitleText": "投诉详情",
  209. "enablePullDownRefresh": false
  210. }
  211. }
  212. ,{
  213. "path" : "complaintManage/complaintManage",
  214. "style" :
  215. {
  216. "navigationBarTitleText": "投诉管理",
  217. "enablePullDownRefresh": true
  218. }
  219. }
  220. ,{
  221. "path" : "allcomplaintDetail/allcomplaintDetail",
  222. "style" :
  223. {
  224. "navigationBarTitleText": "",
  225. "enablePullDownRefresh": false
  226. }
  227. }
  228. ,{
  229. "path" : "complaintHandle/complaintHandle",
  230. "style" :
  231. {
  232. "navigationBarTitleText": "",
  233. "enablePullDownRefresh": false
  234. }
  235. }
  236. ]
  237. }
  238. ],
  239. "globalStyle": {
  240. "navigationBarTextStyle": "black",
  241. "navigationBarTitleText": "自选家教",
  242. "navigationBarBackgroundColor": "#E2F0D9",
  243. "backgroundColor": "#E2F0D9"
  244. },
  245. "tabBar": {
  246. "selectedColor": "#C00000",
  247. "list": [
  248. {
  249. "pagePath": "pages/home/home",
  250. "text": "首页",
  251. "iconPath": "static/tab_icons/home.png",
  252. "selectedIconPath": "static/tab_icons/home_active.png"
  253. },
  254. {
  255. "pagePath": "pages/teacher/teacher",
  256. "text": "找老师",
  257. "iconPath": "static/tab_icons/teacher.png",
  258. "selectedIconPath": "static/tab_icons/teacher_active.png"
  259. },
  260. {
  261. "pagePath": "pages/message/message",
  262. "text": "消息",
  263. "iconPath": "static/tab_icons/message.png",
  264. "selectedIconPath": "static/tab_icons/message_active.png"
  265. },
  266. {
  267. "pagePath": "pages/student/student",
  268. "text": "找学员",
  269. "iconPath": "static/tab_icons/student.png",
  270. "selectedIconPath": "static/tab_icons/student_active.png"
  271. },
  272. {
  273. "pagePath": "pages/my/my",
  274. "text": "我的",
  275. "iconPath": "static/tab_icons/my.png",
  276. "selectedIconPath": "static/tab_icons/my_active.png"
  277. }
  278. ]
  279. }
  280. }