pages.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index",
  7. "style": {
  8. "navigationBarTitleText": "星火纵横",
  9. "enablePullDownRefresh": true
  10. }
  11. }, {
  12. "path": "pages/report/index",
  13. "style": {
  14. "navigationBarTitleText": "报表"
  15. }
  16. },{
  17. "path": "pages/mine/index",
  18. "style": {
  19. "navigationBarTitleText": "个人"
  20. }
  21. },{
  22. "path": "pages/login/index",
  23. "style": {
  24. "navigationStyle": "custom"
  25. }
  26. }],
  27. "subPackages": [{
  28. "root": "pagesEnroll",
  29. "pages": [{
  30. "path": "todayEnroll",
  31. "style": {
  32. "navigationBarTitleText": "今日新增"
  33. }
  34. }, {
  35. "path": "enrolledForm",
  36. "style": {
  37. "navigationBarTitleText": "添加信息"
  38. }
  39. }, {
  40. "path": "intentionForm",
  41. "style": {
  42. "navigationBarTitleText": "添加信息"
  43. }
  44. }, {
  45. "path": "venueList",
  46. "style": {
  47. "navigationBarTitleText": "场馆列表"
  48. }
  49. }, {
  50. "path": "classList",
  51. "style": {
  52. "navigationBarTitleText": "班级列表"
  53. }
  54. }, {
  55. "path": "venueDetail",
  56. "style": {
  57. "navigationBarTitleText": "场馆详情",
  58. "enablePullDownRefresh": true
  59. }
  60. }, {
  61. "path": "classDetail",
  62. "style": {
  63. "navigationBarTitleText": "班级详情",
  64. "enablePullDownRefresh": true
  65. }
  66. }]
  67. }, {
  68. "root": "pagesMain",
  69. "pages": [{
  70. "path": "customerList",
  71. "style": {
  72. "navigationBarTitleText": "我的客户"
  73. }
  74. },{
  75. "path": "customerInfo",
  76. "style": {
  77. "navigationBarTitleText": ""
  78. }
  79. },{
  80. "path": "reportInfo",
  81. "style": {
  82. "navigationBarTitleText": ""
  83. }
  84. },{
  85. "path": "allCustomer",
  86. "style": {
  87. "navigationBarTitleText": "全部客户"
  88. }
  89. }, {
  90. "path": "threadList",
  91. "style": {
  92. "navigationBarTitleText": "我的线索"
  93. }
  94. }, {
  95. "path": "businessList",
  96. "style": {
  97. "navigationBarTitleText": "我的公海"
  98. }
  99. }, {
  100. "path": "orderList",
  101. "style": {
  102. "navigationBarTitleText": "报名列表"
  103. }
  104. }, {
  105. "path": "venueList",
  106. "style": {
  107. "navigationBarTitleText": "预约场馆列表"
  108. }
  109. }, {
  110. "path": "venueMore",
  111. "style": {
  112. "navigationBarTitleText": "所有场馆"
  113. }
  114. }, {
  115. "path": "venueDetail",
  116. "style": {
  117. "navigationBarTitleText": "场馆详情",
  118. "enablePullDownRefresh": true
  119. }
  120. }, {
  121. "path": "orderDetail",
  122. "style": {
  123. "navigationBarTitleText": "报名详情"
  124. }
  125. }, {
  126. "path": "marketRankList",
  127. "style": {
  128. "navigationBarTitleText": "销售额"
  129. }
  130. }, {
  131. "path": "renewList",
  132. "style": {
  133. "navigationBarTitleText": "续费提醒"
  134. }
  135. }, {
  136. "path": "studentInfo",
  137. "style": {
  138. "navigationBarTitleText": "学员信息"
  139. }
  140. }, {
  141. "path": "recordForm",
  142. "style": {
  143. "navigationBarTitleText": "通话记录"
  144. }
  145. }, {
  146. "path": "messageList",
  147. "style": {
  148. "navigationBarTitleText": "消息通知"
  149. }
  150. }, {
  151. "path": "dataCensus",
  152. "style": {
  153. "navigationBarTitleText": "数据统计"
  154. }
  155. }, {
  156. "path": "giftApply",
  157. "style": {
  158. "navigationBarTitleText": "赠品申请"
  159. }
  160. }, {
  161. "path": "giftInfo",
  162. "style": {
  163. "navigationBarTitleText": "赠品信息"
  164. }
  165. }, {
  166. "path": "shareInfo",
  167. "style": {
  168. "navigationBarTitleText": "我的二维码"
  169. }
  170. }]
  171. }],
  172. "globalStyle": {
  173. "navigationStyle": "default",
  174. "navigationBarTextStyle": "black",
  175. "navigationBarTitleText": "星火纵横销售端",
  176. "navigationBarBackgroundColor": "#ffffff",
  177. "backgroundColor": "#F8F8F8"
  178. },
  179. "tabBar": {
  180. "borderStyle": "black",
  181. "backgroundColor": "#fff",
  182. "color": "#9A9A9A",
  183. "selectedColor": "#666666",
  184. "list": [{
  185. "pagePath": "pages/index/index",
  186. "iconPath": "static/images/icon-index.png",
  187. "selectedIconPath": "static/images/icon-index-active.png",
  188. "text": "首页"
  189. }, {
  190. "pagePath": "pages/report/index",
  191. "iconPath": "static/images/icon-member.png",
  192. "selectedIconPath": "static/images/icon-member-active.png",
  193. "text": "报表"
  194. }, {
  195. "pagePath": "pages/mine/index",
  196. "iconPath": "static/images/icon-mine.png",
  197. "selectedIconPath": "static/images/icon-mine-active.png",
  198. "text": "个人"
  199. }]
  200. }
  201. }