app.json 3.9 KB

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