pages.json 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. // "navigationStyle": "custom"
  10. "navigationBarTitleText": "首页",
  11. "navigationBarBackgroundColor": "#009FE8",
  12. "navigationBarTextStyle": "white"
  13. }
  14. },
  15. {
  16. "path": "pages/mine/mine",
  17. "style": {
  18. "navigationStyle": "custom"
  19. }
  20. },
  21. {
  22. "path": "pages/login/login",
  23. "style": {
  24. "navigationStyle": "custom"
  25. }
  26. }
  27. ,{
  28. "path" : "pages/home/statis",
  29. "style" : {
  30. "navigationBarTitleText": "",
  31. "enablePullDownRefresh": false
  32. }
  33. },
  34. {
  35. "path" : "pages/home/resident",
  36. "style" : {
  37. "navigationBarTitleText": "常住人口统计",
  38. "enablePullDownRefresh": false,
  39. "navigationBarBackgroundColor": "#009FE8",
  40. "navigationBarTextStyle": "white",
  41. "h5":{
  42. "titleNView":false
  43. }
  44. }
  45. },
  46. {
  47. "path" : "pages/resident/resident",
  48. "style" : {
  49. "navigationBarTitleText": "统计列表",
  50. "enablePullDownRefresh": false,
  51. "navigationBarBackgroundColor": "#009FE8",
  52. "navigationBarTextStyle": "white",
  53. "h5":{
  54. "titleNView":false
  55. }
  56. }
  57. },
  58. {
  59. "path" : "pages/resident/residentdetail",
  60. "style" : {
  61. "navigationBarTitleText": "统计详情",
  62. "enablePullDownRefresh": false,
  63. "navigationBarBackgroundColor": "#009FE8",
  64. "navigationBarTextStyle": "white",
  65. "h5":{
  66. "titleNView":false
  67. }
  68. }
  69. }
  70. ],
  71. "subPackages": [
  72. {
  73. "root": "home",
  74. "pages": [{
  75. "path": "pages/recordthree/recordnuclein",
  76. "style": {
  77. "navigationBarTitleText": "人员核酸信息",
  78. "navigationBarBackgroundColor": "#009FE8",
  79. "navigationBarTextStyle": "white",
  80. "navigationStyle":"custom"
  81. }
  82. },
  83. {
  84. "path": "pages/recordthree/addressacid",
  85. "style": {
  86. "navigationBarTitleText": "核酸采集点",
  87. "navigationBarBackgroundColor": "#009FE8",
  88. "navigationBarTextStyle": "white",
  89. "h5":{
  90. "titleNView":false
  91. }
  92. }
  93. },
  94. {
  95. "path": "pages/recordthree/statistics",
  96. "style": {
  97. "navigationBarTitleText": "统计信息",
  98. "navigationBarBackgroundColor": "#009FE8",
  99. "navigationBarTextStyle": "white",
  100. "h5":{
  101. "titleNView":false
  102. }
  103. }
  104. },
  105. // {
  106. // "path": "pages/recordthree/recordthree",
  107. // "style": {
  108. // "navigationBarTitleText": "疫苗情况",
  109. // "navigationBarBackgroundColor": "#009FE8",
  110. // "navigationBarTextStyle": "white"
  111. // }
  112. // },
  113. {
  114. "path": "pages/recordthree/recordpeople",
  115. "style": {
  116. "navigationBarTitleText": "人口信息情况",
  117. "navigationBarBackgroundColor": "#009FE8",
  118. "navigationBarTextStyle": "white",
  119. "navigationStyle":"custom"
  120. }
  121. },
  122. {
  123. "path": "pages/recordthree/familylist",
  124. "style": {
  125. "navigationBarTitleText": "家庭成员",
  126. "navigationBarBackgroundColor": "#009FE8",
  127. "navigationBarTextStyle": "white",
  128. "h5":{
  129. "titleNView":false
  130. }
  131. }
  132. },
  133. {
  134. "path": "pages/recordthree/recordstate",
  135. "style": {
  136. "navigationBarTitleText": "状态变更",
  137. "navigationBarBackgroundColor": "#009FE8",
  138. "navigationBarTextStyle": "white",
  139. "h5":{
  140. "titleNView":false
  141. }
  142. }
  143. },
  144. {
  145. "path": "pages/recordthree/changerecord",
  146. "style": {
  147. "navigationBarTitleText": "变更记录",
  148. "navigationBarBackgroundColor": "#009FE8",
  149. "navigationBarTextStyle": "white",
  150. "h5":{
  151. "titleNView":false
  152. }
  153. }
  154. },
  155. {
  156. "path": "pages/recordthree/returnpeople",
  157. "style": {
  158. "navigationBarTitleText": "返乡人员信息",
  159. "navigationBarBackgroundColor": "#009FE8",
  160. "navigationBarTextStyle": "white",
  161. "h5":{
  162. "titleNView":false
  163. }
  164. }
  165. },
  166. {
  167. "path": "pages/recordthree/problem",
  168. "style": {
  169. "navigationBarTitleText": "常见问题及解答",
  170. "navigationBarBackgroundColor": "#009FE8",
  171. "navigationBarTextStyle": "white",
  172. "h5":{
  173. "titleNView":false
  174. }
  175. }
  176. },
  177. {
  178. "path": "pages/recordthree/prodetail",
  179. "style": {
  180. "navigationBarTitleText": "问题解答详情",
  181. "navigationBarBackgroundColor": "#009FE8",
  182. "navigationBarTextStyle": "white",
  183. "h5":{
  184. "titleNView":false
  185. }
  186. }
  187. }
  188. // {
  189. // "path": "pages/recordthree/recordvacc",
  190. // "style": {
  191. // "navigationBarTitleText": "人员核酸信息",
  192. // "navigationBarBackgroundColor": "#009FE8",
  193. // "navigationBarTextStyle": "white",
  194. // "h5":{
  195. // "titleNView":false
  196. // }
  197. // }
  198. // },
  199. ]
  200. },
  201. {
  202. "root": "add",
  203. "pages": [
  204. {
  205. "path": "pages/addvacfrom/nucleindetail",
  206. "style": {
  207. "navigationBarTitleText": "人员核酸详情",
  208. "navigationBarBackgroundColor": "#009FE8",
  209. "navigationBarTextStyle": "white",
  210. "h5":{
  211. "titleNView":false
  212. }
  213. }
  214. },
  215. // {
  216. // "path": "pages/addvacfrom/addvacfrom",
  217. // "style": {
  218. // "navigationBarTitleText": "新增",
  219. // "navigationBarBackgroundColor": "#009FE8",
  220. // "navigationBarTextStyle": "white"
  221. // }
  222. // },
  223. {
  224. "path": "pages/addvacfrom/addpeople",
  225. "style": {
  226. "navigationBarTitleText": "",
  227. "navigationBarBackgroundColor": "#009FE8",
  228. "navigationBarTextStyle": "white"
  229. }
  230. },
  231. {
  232. "path": "pages/addvacfrom/scan",
  233. "style": {
  234. "navigationBarTitleText": "扫码登录",
  235. "navigationBarBackgroundColor": "#009FE8",
  236. "navigationBarTextStyle": "white"
  237. }
  238. },
  239. {
  240. "path": "pages/addvacfrom/wufa",
  241. "style": {
  242. "navigationBarTitleText": "确认登录",
  243. "navigationBarBackgroundColor": "#009FE8",
  244. "navigationBarTextStyle": "white"
  245. }
  246. },
  247. {
  248. "path" : "pages/addvacfrom/returnpeople",
  249. "style": {
  250. "navigationBarTitleText": "",
  251. "navigationBarBackgroundColor": "#009FE8",
  252. "navigationBarTextStyle": "white"
  253. }
  254. },
  255. {
  256. "path" : "pages/addvacfrom/submit",
  257. "style" : {
  258. "navigationBarTitleText": "提交",
  259. "enablePullDownRefresh": false,
  260. "navigationBarBackgroundColor": "#009FE8",
  261. "navigationBarTextStyle": "white",
  262. "h5":{
  263. "titleNView":false
  264. }
  265. }
  266. }
  267. // {
  268. // "path": "pages/addvacfrom/vaccdetail",
  269. // "style": {
  270. // "navigationBarTitleText": "人员核酸详情",
  271. // "navigationBarBackgroundColor": "#009FE8",
  272. // "navigationBarTextStyle": "white",
  273. // "h5":{
  274. // "titleNView":false
  275. // }
  276. // }
  277. // },
  278. ]
  279. }
  280. ],
  281. "preloadRule": {
  282. "pages/index/index": {
  283. "network": "all",
  284. "packages": ["home","add"]
  285. }
  286. },
  287. "globalStyle": {
  288. "navigationBarTextStyle": "black",
  289. "navigationBarTitleText": "uni-app",
  290. "navigationBarBackgroundColor": "#F8F8F8",
  291. "backgroundColor": "#F8F8F8"
  292. }
  293. }