pages.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "navigationBarTitleText": "空i企",
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/park/park_deatil",
  11. "style": {
  12. "navigationBarTitleText": "园区概况",
  13. "navigationBarBackgroundColor": "#02A7F0",
  14. "navigationBarTextStyle": "white"
  15. }
  16. },
  17. {
  18. "path": "pages/selfCenter/index",
  19. "style": {
  20. "navigationBarTitleText": "我的",
  21. "navigationStyle": "custom",
  22. "app-plus": {
  23. "popGesture": "none"
  24. }
  25. }
  26. },
  27. {
  28. "path": "pages/selfCenter/collection",
  29. "style": {
  30. "navigationBarTitleText": "我的收藏",
  31. "navigationBarBackgroundColor": "#02A7F0",
  32. "navigationBarTextStyle": "white"
  33. }
  34. },
  35. {
  36. "path": "pages/appeal/index",
  37. "style": {
  38. "navigationBarTitleText": "提建议",
  39. "navigationBarBackgroundColor": "#02A7F0",
  40. "navigationBarTextStyle": "white"
  41. }
  42. },
  43. {
  44. "path": "pages/appeal/myAppeal",
  45. "style": {
  46. "navigationBarTitleText": "我的诉求",
  47. "navigationBarBackgroundColor": "#02A7F0",
  48. "navigationBarTextStyle": "white"
  49. }
  50. },
  51. {
  52. "path": "pages/appeal/putAppeal",
  53. "style": {
  54. "navigationBarTitleText": "提交诉求",
  55. "navigationBarBackgroundColor": "#02A7F0",
  56. "navigationBarTextStyle": "white"
  57. }
  58. },
  59. {
  60. "path": "pages/appeal/appeal_detail",
  61. "style": {
  62. "navigationBarTitleText": "诉求详情",
  63. "navigationBarBackgroundColor": "#02A7F0",
  64. "navigationBarTextStyle": "white"
  65. }
  66. },
  67. {
  68. "path": "pages/policy/index",
  69. "style": {
  70. "navigationBarTitleText": "搜政策"
  71. }
  72. },
  73. {
  74. "path": "pages/policy/policy_deatil",
  75. "style": {
  76. "navigationBarTitleText": "政策详情"
  77. }
  78. },
  79. {
  80. "path": "pages/policy/search",
  81. "style": {
  82. "navigationBarTitleText": "政策搜索",
  83. "navigationBarBackgroundColor": "#02A7F0",
  84. "navigationBarTextStyle": "white"
  85. }
  86. },
  87. {
  88. "path": "pages/park/index",
  89. "style": {
  90. "navigationBarTitleText": "园区专区",
  91. "navigationBarBackgroundColor": "#02A7F0",
  92. "navigationBarTextStyle": "white"
  93. }
  94. },
  95. {
  96. "path": "pages/park/map_search",
  97. "style": {
  98. "navigationBarTitleText": "地图找园区",
  99. "navigationBarBackgroundColor": "#02A7F0",
  100. "navigationBarTextStyle": "white"
  101. }
  102. },
  103. {
  104. "path": "pages/activity/index",
  105. "style": {
  106. "navigationBarTitleText": "找活动"
  107. }
  108. },
  109. {
  110. "path": "pages/activity/activity_deatil",
  111. "style": {
  112. "navigationBarTitleText": "活动详情"
  113. }
  114. },
  115. {
  116. "path": "pages/supply/index",
  117. "style": {
  118. "navigationBarTitleText": "供需管理",
  119. "navigationBarBackgroundColor": "#02A7F0",
  120. "navigationBarTextStyle": "white"
  121. }
  122. },
  123. {
  124. "path": "pages/supply/putSupply",
  125. "style": {
  126. "navigationBarTitleText": "发布供需",
  127. "navigationBarBackgroundColor": "#02A7F0",
  128. "navigationBarTextStyle": "white"
  129. }
  130. },
  131. {
  132. "path": "pages/supply/mySupply",
  133. "style": {
  134. "navigationBarTitleText": "我的供需",
  135. "navigationBarBackgroundColor": "#02A7F0",
  136. "navigationBarTextStyle": "white"
  137. }
  138. },
  139. {
  140. "path": "pages/supply/supply_detail",
  141. "style": {
  142. "navigationBarTitleText": "供需详情",
  143. "navigationBarBackgroundColor": "#02A7F0",
  144. "navigationBarTextStyle": "white"
  145. }
  146. },
  147. {
  148. "path": "pages/enterprise/index",
  149. "style": {
  150. "navigationBarTitleText": "查企业",
  151. "navigationBarBackgroundColor": "#02A7F0",
  152. "navigationBarTextStyle": "white"
  153. }
  154. },
  155. {
  156. "path": "pages/enterprise/enterprise_detail",
  157. "style": {
  158. "navigationBarTitleText": "企业详情",
  159. "navigationBarBackgroundColor": "#02A7F0",
  160. "navigationBarTextStyle": "white"
  161. }
  162. },
  163. {
  164. "path": "pages/enterprise/product_detail",
  165. "style": {
  166. "navigationBarTitleText": "企业详情",
  167. "navigationBarBackgroundColor": "#02A7F0",
  168. "navigationBarTextStyle": "white"
  169. }
  170. },
  171. {
  172. "path": "pages/service/index",
  173. "style": {
  174. "navigationBarTitleText": "找服务"
  175. }
  176. },
  177. {
  178. "path": "pages/auth/index",
  179. "style": {
  180. "navigationBarTitleText": "授权"
  181. }
  182. },
  183. {
  184. "path": "pages/notice/index",
  185. "style": {
  186. "navigationBarTitleText": "通知公告"
  187. }
  188. },
  189. {
  190. "path": "pages/notice/notice_deatil",
  191. "style": {
  192. "navigationBarTitleText": "内容详情"
  193. }
  194. },
  195. {
  196. "path": "pages/attract/index",
  197. "style": {
  198. "navigationBarTitleText": "招商专区"
  199. }
  200. },
  201. {
  202. "path": "pages/attract/attract_deatil",
  203. "style": {
  204. "navigationBarTitleText": "活动资讯"
  205. }
  206. }
  207. ],
  208. "globalStyle": {
  209. "navigationBarTextStyle": "black",
  210. "navigationBarTitleText": "空i企",
  211. "navigationBarBackgroundColor": "#F8F8F8",
  212. "backgroundColor": "#F8F8F8"
  213. },
  214. "tabBar": {
  215. "list": [{
  216. "pagePath": "pages/index/index",
  217. "iconPath": "/static/tabbar/home-select.png",
  218. "selectedIconPath": "/static/tabbar/home-selected.png",
  219. "text": "首页"
  220. },
  221. {
  222. "pagePath": "pages/selfCenter/index",
  223. "iconPath": "/static/tabbar/user-select.png",
  224. "selectedIconPath": "/static/tabbar/user-selected.png",
  225. "text": "我的"
  226. }
  227. ]
  228. }
  229. }