app.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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/map-shq/map-shq",
  43. "pages/dataCenter/dataCenter",
  44. "pages/dataCenterXXTJ/dataCenterXXTJ",
  45. "pages/dataCenterZWTJ/dataCenterZWTJ",
  46. "pages/doings/doings"
  47. ],
  48. "requiredPrivateInfos": [
  49. "getLocation",
  50. "choosePoi"
  51. ],
  52. "subpackages": [
  53. {
  54. "root": "pagesPublic",
  55. "pages": [
  56. "pages/yxnaJfq/yxnaJfq",
  57. "pages/yxnaJfh/yxnaJfh",
  58. "pages/yxnaQxn/yxnaQxn",
  59. "pages/yxna/yxna",
  60. "pages/album/album",
  61. "pages/albumDetail/albumDetail",
  62. "pages/albumEdit/albumEdit",
  63. "pages/menu/menu",
  64. "pages/myCollection/myCollection",
  65. "pages/myComment/myComment",
  66. "pages/like/like",
  67. "pages/work-order/work-order",
  68. "pages/work-order-detail/work-order-detail",
  69. "pages/gzw/gzw",
  70. "pages/zcmx/zcmx",
  71. "pages/zclb/zclb",
  72. "pages/zcinfo/zcinfo",
  73. "pages/nnzzd/nnzzd",
  74. "pages/map-vr/map-vr",
  75. "pages/tdcr/index"
  76. ]
  77. }
  78. ],
  79. "window": {
  80. "backgroundTextStyle": "light",
  81. "navigationBarBackgroundColor": "#fff",
  82. "navigationBarTitleText": "Weixin",
  83. "navigationBarTextStyle": "black"
  84. },
  85. "tabBar": {
  86. "custom": true,
  87. "color": "#999",
  88. "selectedColor": "#3D98FF",
  89. "backgroundColor": "#fff",
  90. "borderStyle": "white",
  91. "list": [
  92. {
  93. "selectedIconPath": "pages/images/f-fw2.png",
  94. "iconPath": "pages/images/f-sy.png",
  95. "pagePath": "pages/index/index",
  96. "text": "首页"
  97. },
  98. {
  99. "selectedIconPath": "pages/images/f-gk2.png",
  100. "iconPath": "pages/images/f-gk.png",
  101. "pagePath": "pages/publics/index/index",
  102. "text": "公开"
  103. },
  104. {
  105. "selectedIconPath": "pages/images/f-gk2.png",
  106. "iconPath": "pages/images/f-gk.png",
  107. "pagePath": "pages/nais/nais",
  108. "text": "这是南岸"
  109. },
  110. {
  111. "selectedIconPath": "pages/images/f-fw2.png",
  112. "iconPath": "pages/images/f-fw.png",
  113. "pagePath": "pages/serve/serve",
  114. "text": "服务"
  115. },
  116. {
  117. "selectedIconPath": "pages/images/f-wd2.png",
  118. "iconPath": "pages/images/f-wd.png",
  119. "pagePath": "pages/myCenter/myCenter",
  120. "text": "我的"
  121. }
  122. ]
  123. },
  124. "plugins": {
  125. "routePlan": {
  126. "version": "1.0.19",
  127. "provider": "wx50b5593e81dd937a"
  128. }
  129. },
  130. "permission": {
  131. "scope.userLocation": {
  132. "desc": "我们将获取您的定位信息用于地点展示"
  133. }
  134. },
  135. "__usePrivacyCheck__": true
  136. }