租房小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

257 lines
5.5 KiB

9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
5 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
5 months ago
5 months ago
9 months ago
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/home/index",
  5. "style": {
  6. "navigationBarTitleText": "租房",
  7. "enablePullDownRefresh": true,
  8. "onReachBottomDistance": 100
  9. }
  10. },
  11. {
  12. "path": "pages/auth/index",
  13. "style": {
  14. "navigationBarTitleText": "微信登录",
  15. "navigationStyle":"custom"
  16. }
  17. },
  18. {
  19. "path": "pages/login/index",
  20. "style": {
  21. "navigationStyle":"default"
  22. }
  23. },
  24. {
  25. "path": "pages/discover-detail/index",
  26. "style": {
  27. "navigationBarTitleText": "发现详情",
  28. "navigationStyle":"default"
  29. }
  30. },
  31. {
  32. "path": "pages/discover/index",
  33. "style": {
  34. "navigationBarTitleText": "发现",
  35. "enablePullDownRefresh": true,
  36. "onReachBottomDistance": 100
  37. }
  38. },
  39. {
  40. "path": "pages/user/index",
  41. "style": {
  42. "navigationBarTitleText": "我的",
  43. "navigationStyle":"default",
  44. "navigationBarBackgroundColor": "#1EC77A",
  45. "navigationBarTextStyle": "white"
  46. }
  47. },
  48. {
  49. "path": "pages/message/index",
  50. "style": {
  51. "navigationBarTitleText": "消息"
  52. }
  53. },
  54. {
  55. "path": "pages/apply/index",
  56. "style": {
  57. "navigationBarTitleText": "申请"
  58. }
  59. },
  60. {
  61. "path": "pages/tourGuide/tourGuide",
  62. "style": {
  63. "navigationBarTitleText": "地图找房",
  64. "navigationBarBackgroundColor": "#1EC77A",
  65. "navigationBarTextStyle": "white"
  66. }
  67. }
  68. ],
  69. "subPackages": [
  70. {
  71. "root": "pages_subpack",
  72. "pages": [
  73. {
  74. "path": "category/index",
  75. "style": {
  76. "navigationBarTitleText": "分类",
  77. "enablePullDownRefresh": true
  78. }
  79. },
  80. {
  81. "path": "broker-account/index",
  82. "style": {
  83. "navigationBarTitleText": "经纪人账号"
  84. }
  85. },
  86. {
  87. "path": "detail/index",
  88. "style": {
  89. "navigationBarTitleText": "详情"
  90. }
  91. },
  92. {
  93. "path": "release/index",
  94. "style": {
  95. "navigationBarTitleText": "发布"
  96. }
  97. },
  98. {
  99. "path": "broker/index",
  100. "style": {
  101. "navigationBarTitleText": "经纪人"
  102. }
  103. },
  104. {
  105. "path": "homeowner/index",
  106. "style": {
  107. "navigationBarTitleText": "房东"
  108. }
  109. },
  110. {
  111. "path": "success/index",
  112. "style": {
  113. "navigationBarTitleText": "登录成功"
  114. }
  115. },
  116. {
  117. "path": "house/index",
  118. "style": {
  119. "navigationBarTitleText": "房屋发布"
  120. }
  121. },
  122. {
  123. "path": "house/select",
  124. "style": {
  125. "navigationBarTitleText": "选择发布类型"
  126. }
  127. },
  128. {
  129. "path": "house/farmhouse",
  130. "style": {
  131. "navigationBarTitleText": "闲置农房录入"
  132. }
  133. },
  134. {
  135. "path": "house/commercial",
  136. "style": {
  137. "navigationBarTitleText": "经营性建设用地录入"
  138. }
  139. },
  140. {
  141. "path": "house/other",
  142. "style": {
  143. "navigationBarTitleText": "其他农村资源录入"
  144. }
  145. },
  146. {
  147. "path": "realname/index",
  148. "style": {
  149. "navigationBarTitleText": "实名认证"
  150. }
  151. },
  152. {
  153. "path": "successful/index",
  154. "style": {
  155. "navigationBarTitleText": "申请成功"
  156. }
  157. },
  158. {
  159. "path": "broker-apply/index",
  160. "style": {
  161. "navigationBarTitleText": "经纪人申请",
  162. "navigationBarBackgroundColor": "#ffffff",
  163. "navigationBarTextStyle": "black"
  164. }
  165. },
  166. {
  167. "path": "notice/index",
  168. "style": {
  169. "navigationBarTitleText": "公告",
  170. "navigationBarBackgroundColor": "#ffffff",
  171. "navigationBarTextStyle": "black"
  172. }
  173. },
  174. {
  175. "path": "successful-apply/index",
  176. "style": {
  177. "navigationBarTitleText": "提示",
  178. "navigationBarBackgroundColor": "#ffffff",
  179. "navigationBarTextStyle": "black"
  180. }
  181. },
  182. {
  183. "path": "version/index",
  184. "style": {
  185. "navigationBarTitleText": "提示",
  186. "navigationBarBackgroundColor": "#ffffff",
  187. "navigationBarTextStyle": "black"
  188. }
  189. },
  190. {
  191. "path": "broker-center/index",
  192. "style": {
  193. "navigationBarTitleText": "经纪人中心",
  194. "navigationBarBackgroundColor": "#ffffff",
  195. "navigationBarTextStyle": "black"
  196. }
  197. },
  198. {
  199. "path": "landlord-center/index",
  200. "style": {
  201. "navigationBarTitleText": "房东中心",
  202. "navigationBarBackgroundColor": "#ffffff",
  203. "navigationBarTextStyle": "black"
  204. }
  205. },
  206. {
  207. "path": "member/index",
  208. "style": {
  209. "navigationBarTitleText": "开通会员",
  210. "navigationBarBackgroundColor": "#1EC77A",
  211. "navigationBarTextStyle": "white"
  212. }
  213. },
  214. {
  215. "path": "my-published-houses/index",
  216. "style": {
  217. "navigationBarTitleText": "我发布的房源",
  218. "enablePullDownRefresh": true,
  219. "onReachBottomDistance": 100,
  220. "navigationBarBackgroundColor": "#1EC77A",
  221. "navigationBarTextStyle": "white"
  222. }
  223. }
  224. ]
  225. }
  226. ],
  227. "globalStyle": {
  228. "navigationBarTextStyle": "white",
  229. "navigationBarTitleText": "租房",
  230. "navigationBarBackgroundColor": "#1EC77A"
  231. },
  232. "tabBar": {
  233. "color": "#666666",
  234. "selectedColor": "#1EC77A",
  235. "backgroundColor": "#ffffff",
  236. "list": [
  237. {
  238. "pagePath": "pages/home/index",
  239. "iconPath": "static/bar/home.png",
  240. "selectedIconPath": "static/bar/home_selected.png",
  241. "text": "首页"
  242. },
  243. {
  244. "pagePath": "pages/tourGuide/tourGuide",
  245. "iconPath": "static/bar/find.png",
  246. "selectedIconPath": "static/bar/find_selected.png",
  247. "text": "地图找房"
  248. },
  249. {
  250. "pagePath": "pages/user/index",
  251. "iconPath": "static/bar/user.png",
  252. "selectedIconPath": "static/bar/user_selected.png",
  253. "text": "我的"
  254. }
  255. ]
  256. },
  257. "uniIdRouter": {}
  258. }