app.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. {
  2. "pages": [
  3. "pages/index/index",
  4. "pages/publics/index/index",
  5. "pages/collection/collection",
  6. "pages/customerServe/customerServe",
  7. "pages/ZCWDK/add/add",
  8. "pages/ZCWDK/index/index",
  9. "pages/nais/nais",
  10. "pages/login/login",
  11. "pages/deliciousList/deliciousList",
  12. "pages/aticleList/aticleList",
  13. "pages/commentList/commentList",
  14. "pages/serve/serve",
  15. "pages/ZCWDK/info/info",
  16. "pages/articlDetail/articlDetail",
  17. "pages/yjzjDetail/yjzjDetail",
  18. "pages/programList/programList",
  19. "pages/web/web",
  20. "pages/comment/comment",
  21. "pages/publics/government/government",
  22. "pages/publics/publicLeaderDetail/publicLeaderDetail",
  23. "pages/publics/leaderInfo/leaderInfo",
  24. "pages/publics/governmentArticles/governmentArticles",
  25. "pages/publics/governmentArticlesDetail/governmentArticlesDetail",
  26. "pages/publics/baseAffairs/baseAffairs",
  27. "pages/publics/interpretation/interpretation",
  28. "pages/publics/fileList/fileList",
  29. "pages/publics/fileDetail/fileDetail",
  30. "pages/myCenter/myCenter",
  31. "pages/ourCanteen/ourCanteen",
  32. "pages/publics/topics/topics",
  33. "pages/zxft/fileList",
  34. "pages/blankpage/blankpage",
  35. "pages/publics/publicSystem/publicSystem",
  36. "pages/publics/publicContent/publicContent",
  37. "pages/zmhd/zmhd",
  38. "pages/videoRecommend/videoRecommend",
  39. "pages/aticle1/aticle",
  40. "pages/aticle2/aticle",
  41. "pages/map/map",
  42. "pages/map2/map",
  43. "pages/map-shq/map-shq",
  44. "pages/dataCenter/dataCenter",
  45. "pages/dataCenterXXTJ/dataCenterXXTJ",
  46. "pages/dataCenterZWTJ/dataCenterZWTJ",
  47. "pages/doings/doings"
  48. ],
  49. "requiredPrivateInfos": [
  50. "getLocation",
  51. "choosePoi"
  52. ],
  53. "subpackages": [
  54. {
  55. "root": "pagesPublic",
  56. "pages": [
  57. "pages/yxnaJfq/yxnaJfq",
  58. "pages/yxnaJfh/yxnaJfh",
  59. "pages/yxnaQxn/yxnaQxn",
  60. "pages/yxna/yxna",
  61. "pages/album/album",
  62. "pages/albumDetail/albumDetail",
  63. "pages/albumEdit/albumEdit",
  64. "pages/menu/menu",
  65. "pages/myCollection/myCollection",
  66. "pages/myComment/myComment",
  67. "pages/like/like",
  68. "pages/work-order/work-order",
  69. "pages/work-order-detail/work-order-detail",
  70. "pages/gzw/gzw",
  71. "pages/zcmx/zcmx",
  72. "pages/zclb/zclb",
  73. "pages/zcinfo/zcinfo",
  74. "pages/nnzzd/nnzzd",
  75. "pages/map-vr/map-vr",
  76. "pages/tdcr/index",
  77. "pages/tdcr/details/detail",
  78. "pages/tdcr/tdcr-list/index"
  79. ]
  80. }
  81. ],
  82. "window": {
  83. "backgroundTextStyle": "light",
  84. "navigationBarBackgroundColor": "#fff",
  85. "navigationBarTitleText": "Weixin",
  86. "navigationBarTextStyle": "black"
  87. },
  88. "tabBar": {
  89. "custom": true,
  90. "color": "#999",
  91. "selectedColor": "#3D98FF",
  92. "backgroundColor": "#fff",
  93. "borderStyle": "white",
  94. "list": [
  95. {
  96. "selectedIconPath": "pages/images/f-fw2.png",
  97. "iconPath": "pages/images/f-sy.png",
  98. "pagePath": "pages/index/index",
  99. "text": "首页"
  100. },
  101. {
  102. "selectedIconPath": "pages/images/f-gk2.png",
  103. "iconPath": "pages/images/f-gk.png",
  104. "pagePath": "pages/publics/index/index",
  105. "text": "公开"
  106. },
  107. {
  108. "selectedIconPath": "pages/images/f-gk2.png",
  109. "iconPath": "pages/images/f-gk.png",
  110. "pagePath": "pages/nais/nais",
  111. "text": "这是南岸"
  112. },
  113. {
  114. "selectedIconPath": "pages/images/f-fw2.png",
  115. "iconPath": "pages/images/f-fw.png",
  116. "pagePath": "pages/serve/serve",
  117. "text": "服务"
  118. },
  119. {
  120. "selectedIconPath": "pages/images/f-wd2.png",
  121. "iconPath": "pages/images/f-wd.png",
  122. "pagePath": "pages/myCenter/myCenter",
  123. "text": "我的"
  124. }
  125. ]
  126. },
  127. "plugins": {
  128. "routePlan": {
  129. "version": "1.0.19",
  130. "provider": "wx50b5593e81dd937a"
  131. }
  132. },
  133. "permission": {
  134. "scope.userLocation": {
  135. "desc": "我们将获取您的定位信息用于地点展示"
  136. }
  137. },
  138. "__usePrivacyCheck__": true
  139. }