pages.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页"
  7. }
  8. },
  9. {
  10. "path": "pages/my/index",
  11. "style": {
  12. "navigationBarTitleText": "个人中心"
  13. }
  14. },
  15. {
  16. "path": "pages/service/index",
  17. "style": {
  18. "navigationBarTitleText": "政务服务"
  19. }
  20. },
  21. {
  22. "path": "pages/policy/index",
  23. "style": {
  24. "navigationBarTitleText": "风采展示",
  25. "enablePullDownRefresh": true
  26. }
  27. },
  28. {
  29. "path": "pages/illness/index",
  30. "style": {
  31. "navigationBarTitleText": "关爱行动"
  32. }
  33. },
  34. {
  35. "path": "pages/illness/vaccines",
  36. "style": {
  37. "navigationBarTitleText": "疫苗接种点"
  38. }
  39. },
  40. {
  41. "path": "pages/illness/receive",
  42. "style": {
  43. "navigationBarTitleText": "家庭成员"
  44. }
  45. },
  46. {
  47. "path": "pages/illness/testingRoom",
  48. "style": {
  49. "navigationBarTitleText": "检测点查询"
  50. }
  51. },
  52. {
  53. "path": "pages/illness/testingRoomList",
  54. "style": {
  55. "navigationBarTitleText": "检测点列表"
  56. }
  57. },
  58. {
  59. "path": "pages/details/index",
  60. "style": {
  61. "navigationBarTitleText": "文章详情"
  62. }
  63. },
  64. {
  65. "path": "pages/details/cmsinfo",
  66. "style": {
  67. "navigationBarTitleText": "详情",
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "pages/notice/index",
  73. "style": {
  74. "navigationBarTitleText": "通知公告"
  75. }
  76. },
  77. {
  78. "path": "pages/user/index",
  79. "style": {
  80. "navigationBarTitleText": "个人资料"
  81. }
  82. },
  83. {
  84. "path": "pages/user/familyInfo",
  85. "style": {
  86. "navigationBarTitleText": "成员资料"
  87. }
  88. },
  89. {
  90. "path": "pages/register/index",
  91. "style": {
  92. "navigationBarTitleText": "注册用户"
  93. }
  94. },
  95. {
  96. "path": "pages/questionnaire/index",
  97. "style": {
  98. "navigationBarTitleText": "问卷调查"
  99. }
  100. },
  101. {
  102. "path": "pages/questionnaire/details",
  103. "style": {
  104. "navigationBarTitleText": "问卷调查详情"
  105. }
  106. },
  107. {
  108. "path": "pages/questionnaire/web",
  109. "style": {
  110. "navigationBarTitleText": "问卷调查"
  111. }
  112. },
  113. {
  114. "path": "pages/integral/index",
  115. "style": {
  116. "navigationBarTitleText": "我的积分"
  117. }
  118. },
  119. {
  120. "path": "pages/activity/index",
  121. "style": {
  122. "navigationBarTitleText": "活动列表"
  123. }
  124. },
  125. {
  126. "path": "pages/activity/details",
  127. "style": {
  128. "navigationBarTitleText": "活动详情"
  129. }
  130. },
  131. {
  132. "path": "pages/merchant/index",
  133. "style": {
  134. "navigationBarTitleText": "商户列表"
  135. }
  136. },
  137. {
  138. "path": "pages/merchant/info",
  139. "style": {
  140. "navigationBarTitleText": "商户详情"
  141. }
  142. },
  143. {
  144. "path": "pages/shop/index",
  145. "style": {
  146. "navigationBarTitleText": "商铺列表"
  147. }
  148. },
  149. {
  150. "path": "pages/shop/taglist",
  151. "style": {
  152. "navigationBarTitleText": "商铺详情"
  153. }
  154. },
  155. {
  156. "path": "pages/shop/shoplist",
  157. "style": {
  158. "navigationBarTitleText": "商铺详情"
  159. }
  160. },
  161. {
  162. "path": "pages/shop/info",
  163. "style": {
  164. "navigationBarTitleText": "商铺详情"
  165. }
  166. },
  167. {
  168. "path": "pages/activity/uploadFiel",
  169. "style": {
  170. "navigationBarTitleText": "获取积分"
  171. }
  172. },
  173. {
  174. "path": "pages/property/index",
  175. "style": {
  176. "navigationBarTitleText": "红色物业"
  177. }
  178. },
  179. {
  180. "path": "pages/property/butlerType",
  181. "style": {
  182. "navigationBarTitleText": "红管家风采展示"
  183. }
  184. },
  185. {
  186. "path": "pages/property/butler",
  187. "style": {
  188. "navigationBarTitleText": "红管家风采展示"
  189. }
  190. },
  191. {
  192. "path": "pages/report/index",
  193. "style": {
  194. "navigationBarTitleText": "下沉干部报到"
  195. }
  196. },
  197. {
  198. "path": "pages/report/double",
  199. "style": {
  200. "navigationBarTitleText": "党员“双报到”"
  201. }
  202. },
  203. {
  204. "path": "pages/report/service",
  205. "style": {
  206. "navigationBarTitleText": "服务签到"
  207. }
  208. },
  209. {
  210. "path": "pages/recruit/index",
  211. "style": {
  212. "navigationBarTitleText": "应急招募"
  213. }
  214. },
  215. {
  216. "path": "pages/recruit/details",
  217. "style": {
  218. "navigationBarTitleText": "招募详情"
  219. }
  220. },
  221. {
  222. "path": "pages/goods/index",
  223. "style": {
  224. "navigationBarTitleText": "积分商城"
  225. }
  226. },
  227. {
  228. "path": "pages/goods/details",
  229. "style": {
  230. "navigationBarTitleText": "代金券详情"
  231. }
  232. },
  233. {
  234. "path": "pages/goods/my",
  235. "style": {
  236. "navigationBarTitleText": "我的代金券"
  237. }
  238. }
  239. ],
  240. "globalStyle": {
  241. "navigationBarTextStyle": "#fff",
  242. "navigationBarTitleText": "uni-app",
  243. "navigationBarBackgroundColor": "#c60814",
  244. "backgroundColor": "#fff",
  245. "app-plus": {
  246. "background": "#efeff4"
  247. }
  248. },
  249. "tabBar":{
  250. "color": "#7A7E83",
  251. "selectedColor": "#3cc51f",
  252. "borderStyle": "black",
  253. "backgroundColor": "#ffffff",
  254. "list": [{
  255. "pagePath": "pages/index/index",
  256. "iconPath": "static/home1.png",
  257. "selectedIconPath": "static/home2.png",
  258. "text": "首页"
  259. },
  260. {
  261. "pagePath": "pages/service/index",
  262. "iconPath": "static/service1.png",
  263. "selectedIconPath": "static/service2.png",
  264. "text": "政务服务"
  265. },
  266. {
  267. "pagePath": "pages/policy/index",
  268. "iconPath": "static/policy1.png",
  269. "selectedIconPath": "static/policy2.png",
  270. "text": "风采展示"
  271. },
  272. {
  273. "pagePath": "pages/my/index",
  274. "iconPath": "static/user1.png",
  275. "selectedIconPath": "static/user2.png",
  276. "text": "我的"
  277. }]
  278. }
  279. }