manifest.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. {
  2. "package": "com.example.demo",
  3. "name": "demo",
  4. "versionName": "1.0.0",
  5. "versionCode": 1,
  6. "minPlatformVersion": 1080,
  7. "icon": "/assets/logo.png",
  8. "features": [
  9. {
  10. "name": "system.prompt"
  11. },
  12. {
  13. "name": "system.router"
  14. },
  15. {
  16. "name": "system.shortcut"
  17. },
  18. {
  19. "name": "system.webview"
  20. },
  21. {
  22. "name": "service.share"
  23. },
  24. {
  25. "name": "system.fetch"
  26. },
  27. {
  28. "name": "system.storage"
  29. },
  30. {
  31. "name": "service.texttoaudio"
  32. },
  33. {
  34. "name": "system.vibrator"
  35. },
  36. {
  37. "name": "system.brightness"
  38. },
  39. {
  40. "name": "system.network"
  41. },
  42. {
  43. "name": "system.device"
  44. },
  45. {
  46. "name": "system.telecom"
  47. },
  48. {
  49. "name": "system.battery"
  50. },
  51. {
  52. "name": "system.wifi"
  53. },
  54. { "name": "system.geolocation" }
  55. ],
  56. "permissions": [
  57. {
  58. "origin": "*"
  59. }
  60. ],
  61. "template/official": "book",
  62. "config": {
  63. "logLevel": "debug",
  64. "designWidth": 800
  65. },
  66. "router": {
  67. "entry": "pages/main",
  68. "pages": {
  69. "pages/main": {
  70. "component": "index"
  71. },
  72. "pages/search": {
  73. "component": "index"
  74. },
  75. "pages/book-detail": {
  76. "component": "index"
  77. },
  78. "pages/book-content": {
  79. "component": "index"
  80. },
  81. "pages/comment": {
  82. "component": "index"
  83. },
  84. "pages/comment-reply": {
  85. "component": "index"
  86. },
  87. "pages/comment-all": {
  88. "component": "index"
  89. },
  90. "pages/contents": {
  91. "component": "index"
  92. },
  93. "pages/tools-mall": {
  94. "component": "index"
  95. },
  96. "pages/tools/yiJianShengDian": {
  97. "component": "index"
  98. },
  99. "pages/tools/shengBoChuChen": {
  100. "component": "index"
  101. },
  102. "pages/tools/wangLuoXinXi": {
  103. "component": "index"
  104. },
  105. "pages/tools/shouJiCeJu": {
  106. "component": "index"
  107. },
  108. "pages/tools/wifiGuanLi": {
  109. "component": "index"
  110. },
  111. "pages/tools/shouJiQingLi": {
  112. "component": "index"
  113. },
  114. "pages/tools/jingXuanBiZhi": {
  115. "component": "index"
  116. },
  117. "pages/tools/quWeiCePing": {
  118. "component": "index"
  119. },
  120. "pages/tools/yangShengKeTang": {
  121. "component": "index"
  122. },
  123. "pages/tools/yunDongJiBu": {
  124. "component": "index"
  125. },
  126. "pages/tools/ziTiDaXiao": {
  127. "component": "index"
  128. },
  129. "pages/tools/liuXingBiZhi": {
  130. "component": "index"
  131. },
  132. "pages/tools/zuiXinBiZhi": {
  133. "component": "index"
  134. },
  135. "pages/tools/shengDianJiQiao": {
  136. "component": "index"
  137. },
  138. "pages/tools/baoYangJiQiao": {
  139. "component": "index"
  140. },
  141. "pages/search-book": {
  142. "component": "index"
  143. },
  144. "components/loading-progress": {
  145. "component": "index"
  146. }
  147. }
  148. },
  149. "display": {
  150. "titleBar": true,
  151. "titleBarBackgroundColor": "#f4f6fa",
  152. "titleBarTextColor": "#333333",
  153. "menu": true,
  154. "pages": {
  155. "pages/main": {
  156. "titleBarText": "阅读"
  157. },
  158. "pages/search": {
  159. "titleBarText": "查找"
  160. },
  161. "pages/book-detail": {
  162. "titleBarText": "图书详情"
  163. },
  164. "pages/book-content": {
  165. "titleBar": false,
  166. "fullScreen": true
  167. },
  168. "pages/comment": {
  169. "titleBarText": ""
  170. },
  171. "pages/comment-reply": {
  172. "titleBarText": ""
  173. },
  174. "pages/comment-all": {
  175. "titleBarText": "评论列表"
  176. },
  177. "pages/contents": {
  178. "titleBarText": "目录"
  179. },
  180. "pages/tools-mall": {
  181. "titleBarText": "工具"
  182. },
  183. "pages/tools/yiJianShengDian": {
  184. "titleBarText": "一键省电"
  185. },
  186. "pages/tools/shengBoChuChen": {
  187. "titleBarText": "声波除尘"
  188. },
  189. "pages/tools/wangLuoXinXi": {
  190. "titleBarText": "网络信息"
  191. },
  192. "pages/tools/shouJiCeJu": {
  193. "titleBarText": "手机测距"
  194. },
  195. "pages/tools/wifiGuanLi": {
  196. "titleBarText": "wifi管理"
  197. },
  198. "pages/tools/shouJiQingLi": {
  199. "titleBarText": "手机清理"
  200. },
  201. "pages/tools/jingXuanBiZhi": {
  202. "titleBarText": "精选壁纸"
  203. },
  204. "pages/tools/quWeiCePing": {
  205. "titleBarText": "趣味测评"
  206. },
  207. "pages/tools/yangShengKeTang": {
  208. "titleBarText": "养生课堂"
  209. },
  210. "pages/tools/yunDongJiBu": {
  211. "titleBarText": "运动计步"
  212. },
  213. "pages/tools/ziTiDaXiao": {
  214. "titleBarText": "字体大小"
  215. },
  216. "pages/tools/liuXingBiZhi": {
  217. "titleBarText": "流行壁纸"
  218. },
  219. "pages/tools/zuiXinBiZhi": {
  220. "titleBarText": "最新壁纸"
  221. },
  222. "pages/tools/shengDianJiQiao": {
  223. "titleBarText": "省电技巧"
  224. },
  225. "pages/tools/baoYangJiQiao": {
  226. "titleBarText": "保养技巧"
  227. },
  228. "pages/search-book": {
  229. "titleBarText": "搜索"
  230. },
  231. "components/loading-progress": {
  232. "titleBarText": ""
  233. }
  234. }
  235. }
  236. }