app.json 3.8 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. ]
  76. }
  77. ],
  78. "window": {
  79. "backgroundTextStyle": "light",
  80. "navigationBarBackgroundColor": "#fff",
  81. "navigationBarTitleText": "Weixin",
  82. "navigationBarTextStyle": "black"
  83. },
  84. "tabBar": {
  85. "custom": true,
  86. "color": "#999",
  87. "selectedColor": "#3D98FF",
  88. "backgroundColor": "#fff",
  89. "borderStyle": "white",
  90. "list": [
  91. {
  92. "selectedIconPath": "pages/images/f-fw2.png",
  93. "iconPath": "pages/images/f-sy.png",
  94. "pagePath": "pages/index/index",
  95. "text": "首页"
  96. },
  97. {
  98. "selectedIconPath": "pages/images/f-gk2.png",
  99. "iconPath": "pages/images/f-gk.png",
  100. "pagePath": "pages/publics/index/index",
  101. "text": "公开"
  102. },
  103. {
  104. "selectedIconPath": "pages/images/f-gk2.png",
  105. "iconPath": "pages/images/f-gk.png",
  106. "pagePath": "pages/nais/nais",
  107. "text": "这是南岸"
  108. },
  109. {
  110. "selectedIconPath": "pages/images/f-fw2.png",
  111. "iconPath": "pages/images/f-fw.png",
  112. "pagePath": "pages/serve/serve",
  113. "text": "服务"
  114. },
  115. {
  116. "selectedIconPath": "pages/images/f-wd2.png",
  117. "iconPath": "pages/images/f-wd.png",
  118. "pagePath": "pages/myCenter/myCenter",
  119. "text": "我的"
  120. }
  121. ]
  122. },
  123. "plugins": {
  124. "routePlan": {
  125. "version": "1.0.19",
  126. "provider": "wx50b5593e81dd937a"
  127. }
  128. },
  129. "permission": {
  130. "scope.userLocation": {
  131. "desc": "我们将获取您的定位信息用于地点展示"
  132. }
  133. },
  134. "__usePrivacyCheck__": true
  135. }