pages.json 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^uni-((?!(shadow-root)).*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
  6. }
  7. },
  8. "pages": [
  9. {
  10. "path": "pages/blank/blank",
  11. "style": {
  12. "navigationBarTitleText": "奉化数字门牌"
  13. }
  14. },
  15. {
  16. "path": "pages/message/message",
  17. "style": {
  18. "navigationBarTitleText": "消息"
  19. }
  20. },
  21. {
  22. "path": "pages/home/home",
  23. "style": {
  24. "navigationBarTitleText": "奉化数字门牌"
  25. }
  26. },
  27. {
  28. "path": "pages/home/webView",
  29. "style": {
  30. "navigationBarTitleText": ""
  31. }
  32. },
  33. {
  34. "path": "pages/my/my",
  35. "style": {
  36. "navigationBarTitleText": "个人中心"
  37. }
  38. },
  39. {
  40. "path": "pages/my/changeDoorplate",
  41. "style": {
  42. "navigationBarTitleText": "我的门牌地址"
  43. }
  44. }
  45. ],
  46. "preloadRule": {
  47. "pages/home/home": {
  48. "network": "all",
  49. "packages": [
  50. "subPages"
  51. ]
  52. }
  53. },
  54. "subPackages": [
  55. {
  56. "root": "subPages",
  57. "pages": [
  58. {
  59. "path": "pages/bind/bind",
  60. "style": {
  61. "navigationBarTitleText": "奉化数字门牌"
  62. }
  63. },
  64. {
  65. "path": "pages/scanCode/scanCode",
  66. "style": {
  67. "navigationBarTitleText": "奉化数字门牌"
  68. }
  69. },
  70. {
  71. "path": "pages/scanCode/searchDoorplate",
  72. "style": {
  73. "navigationBarTitleText": "搜索门牌"
  74. }
  75. },
  76. {
  77. "path": "pages/search/search",
  78. "style": {
  79. "navigationBarTitleText": "服务和门牌搜索"
  80. }
  81. },
  82. {
  83. "path": "pages/life/life",
  84. "style": {
  85. "navigationBarTitleText": "生活圈"
  86. }
  87. },
  88. {
  89. "path": "pages/door/door",
  90. "style": {
  91. "navigationBarTitleText": "门牌详情"
  92. }
  93. },
  94. {
  95. "path": "pages/door/enterpriseRisk",
  96. "style": {
  97. "navigationBarTitleText": "风险总览"
  98. }
  99. },
  100. {
  101. "path": "pages/door/complete",
  102. "style": {
  103. "navigationBarTitleText": "完成"
  104. }
  105. },
  106. {
  107. "path": "pages/door/submitDetail",
  108. "style": {
  109. "navigationBarTitleText": "门牌详情"
  110. }
  111. },
  112. {
  113. "path": "pages/qr/qr",
  114. "style": {
  115. "navigationBarTitleText": "门牌二维码"
  116. }
  117. },
  118. {
  119. "path": "pages/inform/InformList",
  120. "style": {
  121. "navigationBarTitleText": "公告列表"
  122. }
  123. },
  124. {
  125. "path": "pages/inform/inform",
  126. "style": {
  127. "navigationBarTitleText": "公告详情"
  128. }
  129. },
  130. {
  131. "path": "pages/help/helpCall",
  132. "style": {
  133. "navigationBarTitleText": "一键求助"
  134. }
  135. },
  136. {
  137. "path": "pages/help/helpRecord",
  138. "style": {
  139. "navigationBarTitleText": "求助记录"
  140. }
  141. },
  142. {
  143. "path": "pages/help/helpDetail",
  144. "style": {
  145. "navigationBarTitleText": "求助详情"
  146. }
  147. },
  148. {
  149. "path": "pages/alarm/alarmCall",
  150. "style": {
  151. "navigationBarTitleText": "一键反映"
  152. }
  153. },
  154. {
  155. "path": "pages/alarm/alarmRecord",
  156. "style": {
  157. "navigationBarTitleText": "反映记录"
  158. }
  159. },
  160. {
  161. "path": "pages/alarm/alarmDetail",
  162. "style": {
  163. "navigationBarTitleText": "反映详情"
  164. }
  165. },
  166. {
  167. "path": "pages/placeCulture/placeCulture",
  168. "style": {
  169. "navigationBarTitleText": "地名文化"
  170. }
  171. },
  172. {
  173. "path": "pages/placeCulture/placeDesc",
  174. "style": {
  175. "navigationBarTitleText": "地名文化"
  176. }
  177. },
  178. {
  179. "path": "pages/multiCodeMerge/multiCodeMerge",
  180. "style": {
  181. "navigationBarTitleText": "多码合一"
  182. }
  183. },
  184. {
  185. "path": "pages/rent/chuZu/chuZu",
  186. "style": {
  187. "navigationBarTitleText": "发布选择"
  188. }
  189. },
  190. {
  191. "path": "pages/rent/chuZu/publishHouse",
  192. "style": {
  193. "navigationBarTitleText": "发布房屋"
  194. }
  195. },
  196. {
  197. "path": "pages/rent/chuZu/modifyPublishInfo",
  198. "style": {
  199. "navigationBarTitleText": "修改发布信息"
  200. }
  201. },
  202. {
  203. "path": "pages/rent/chuZu/publishRecord",
  204. "style": {
  205. "navigationBarTitleText": "已发布房屋"
  206. }
  207. },
  208. {
  209. "path": "pages/rent/houseDetail",
  210. "style": {
  211. "navigationBarTitleText": "房屋详情"
  212. }
  213. },
  214. {
  215. "path": "pages/rent/map",
  216. "style": {
  217. "navigationBarTitleText": "位置及周边"
  218. }
  219. },
  220. {
  221. "path": "pages/rent/zuFang/zuFang",
  222. "style": {
  223. "navigationBarTitleText": "我要找房"
  224. }
  225. },
  226. {
  227. "path": "pages/rent/zuFang/houseList",
  228. "style": {
  229. "navigationBarTitleText": "门牌发布的租房"
  230. }
  231. },
  232. {
  233. "path": "pages/mapService/mapService",
  234. "style": {
  235. "navigationBarTitleText": ""
  236. }
  237. },
  238. {
  239. "path": "pages/webview/webview",
  240. "style": {
  241. "navigationBarTitleText": ""
  242. }
  243. },
  244. {
  245. "path": "pages/familyMember/familyMember",
  246. "style": {
  247. "navigationBarTitleText": "家庭成员"
  248. }
  249. },
  250. {
  251. "path": "pages/familyMember/familyMemberAdd",
  252. "style": {
  253. "navigationBarTitleText": "新增住户成员"
  254. }
  255. },
  256. {
  257. "path": "pages/familyMember/familyMemberUpdate",
  258. "style": {
  259. "navigationBarTitleText": "编辑成员信息"
  260. }
  261. },
  262. {
  263. "path": "pages/commitment/home/index",
  264. "style": {
  265. "navigationBarTitleText": "经营承诺"
  266. }
  267. },
  268. {
  269. "path": "pages/commitment/enterpriseCommitment/index",
  270. "style": {
  271. "navigationBarTitleText": "企业经营承诺"
  272. }
  273. },
  274. {
  275. "path": "pages/commitment/commitmentDetail/index",
  276. "style": {
  277. "navigationBarTitleText": "经营承诺详情"
  278. }
  279. },
  280. {
  281. "path": "pages/commitment/remindDetail/index",
  282. "style": {
  283. "navigationBarTitleText": "提醒详情"
  284. }
  285. }
  286. ]
  287. }
  288. ],
  289. "globalStyle": {
  290. "navigationBarTextStyle": "white",
  291. "navigationBarTitleText": "uni-app",
  292. "navigationBarBackgroundColor": "#356eed",
  293. "backgroundColor": "#F8F8F8",
  294. "navigationStyle": "custom",
  295. "usingComponents": {}
  296. },
  297. "tabBar": {
  298. "color": "#7A7E83",
  299. "selectedColor": "#1676fe",
  300. "borderStyle": "black",
  301. "backgroundColor": "#ffffff",
  302. "list": [
  303. {
  304. "pagePath": "pages/home/home",
  305. "text": "首页",
  306. "iconPath": "/static/images/barIcon/home.png",
  307. "selectedIconPath": "/static/images/barIcon/home-selected.png"
  308. },
  309. {
  310. "pagePath": "pages/message/message",
  311. "text": "消息",
  312. "iconPath": "/static/images/barIcon/message.png",
  313. "selectedIconPath": "/static/images/barIcon/message-selected.png"
  314. },
  315. {
  316. "pagePath": "pages/my/my",
  317. "iconPath": "/static/images/barIcon/user.png",
  318. "selectedIconPath": "/static/images/barIcon/user-selected.png",
  319. "text": "我的"
  320. }
  321. ]
  322. },
  323. "requiredPrivateInfos": [
  324. "chooseLocation",
  325. "getLocation"
  326. ]
  327. }