pages.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "婚恋",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/page3/page3",
  12. "style": {
  13. "navigationBarTitleText": "授权登录"
  14. }
  15. },
  16. {
  17. "path": "pages/plaza/index",
  18. "style": {
  19. "navigationBarTitleText": "动态广场",
  20. "navigationStyle": "custom"
  21. }
  22. },
  23. {
  24. "path": "pages/plaza/publish",
  25. "style": {
  26. "navigationBarTitleText": "发布动态",
  27. "navigationBarBackgroundColor": "#E91E63",
  28. "navigationBarTextStyle": "white"
  29. }
  30. },
  31. {
  32. "path": "pages/plaza/detail",
  33. "style": {
  34. "navigationBarTitleText": "动态详情",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/plaza/report",
  40. "style": {
  41. "navigationBarTitleText": "举报",
  42. "navigationBarBackgroundColor": "#E91E63",
  43. "navigationBarTextStyle": "white"
  44. }
  45. },
  46. {
  47. "path": "pages/recommend/index",
  48. "style": {
  49. "navigationBarTitleText": "推荐",
  50. "navigationBarBackgroundColor": "#E91E63",
  51. "navigationBarTextStyle": "white"
  52. }
  53. },
  54. {
  55. "path": "pages/recommend/user-detail",
  56. "style": {
  57. "navigationBarTitleText": "用户详情",
  58. "navigationStyle": "custom"
  59. }
  60. },
  61. {
  62. "path": "pages/recommend/user-dynamics",
  63. "style": {
  64. "navigationBarTitleText": "用户动态",
  65. "navigationStyle": "custom"
  66. }
  67. },
  68. {
  69. "path": "pages/message/index",
  70. "style": {
  71. "navigationBarTitleText": "消息",
  72. "navigationBarBackgroundColor": "#E91E63",
  73. "navigationBarTextStyle": "white"
  74. }
  75. },
  76. {
  77. "path": "pages/message/chat",
  78. "style": {
  79. "navigationBarTitleText": "聊天",
  80. "navigationStyle": "custom"
  81. }
  82. },
  83. {
  84. "path": "pages/message/system",
  85. "style": {
  86. "navigationBarTitleText": "系统消息",
  87. "navigationBarBackgroundColor": "#E91E63",
  88. "navigationBarTextStyle": "white"
  89. }
  90. },
  91. {
  92. "path": "pages/mine/index",
  93. "style": {
  94. "navigationBarTitleText": "我的",
  95. "navigationBarBackgroundColor": "#E91E63",
  96. "navigationBarTextStyle": "white"
  97. }
  98. },
  99. {
  100. "path": "pages/matchmakers/list",
  101. "style": {
  102. "navigationBarTitleText": "红娘服务",
  103. "navigationStyle": "custom"
  104. }
  105. },
  106. {
  107. "path": "pages/matchmakers/detail",
  108. "style": {
  109. "navigationBarTitleText": "红娘详情",
  110. "navigationStyle": "custom"
  111. }
  112. },
  113. {
  114. "path": "pages/activities/list",
  115. "style": {
  116. "navigationBarTitleText": "活动列表",
  117. "navigationStyle": "custom"
  118. }
  119. },
  120. {
  121. "path": "pages/activities/detail",
  122. "style": {
  123. "navigationBarTitleText": "活动详情",
  124. "navigationStyle": "custom"
  125. }
  126. },
  127. {
  128. "path": "pages/courses/list",
  129. "style": {
  130. "navigationBarTitleText": "精品课程",
  131. "navigationStyle": "custom"
  132. }
  133. },
  134. {
  135. "path": "pages/courses/detail",
  136. "style": {
  137. "navigationBarTitleText": "课程详情",
  138. "navigationStyle": "custom"
  139. }
  140. },
  141. {
  142. "path": "pages/success-case/list",
  143. "style": {
  144. "navigationBarTitleText": "成功案例",
  145. "navigationStyle": "custom"
  146. }
  147. },
  148. {
  149. "path": "pages/success-case/detail",
  150. "style": {
  151. "navigationBarTitleText": "案例详情",
  152. "navigationStyle": "custom"
  153. }
  154. },
  155. {
  156. "path": "pages/astrology/index",
  157. "style": {
  158. "navigationBarTitleText": "星命运算",
  159. "navigationStyle": "custom"
  160. }
  161. },
  162. {
  163. "path": "pages/astrology/zodiac",
  164. "style": {
  165. "navigationBarTitleText": "属相测算",
  166. "navigationStyle": "custom"
  167. }
  168. },
  169. {
  170. "path": "pages/astrology/constellation",
  171. "style": {
  172. "navigationBarTitleText": "星座卡片",
  173. "navigationStyle": "custom"
  174. }
  175. },
  176. {
  177. "path": "pages/astrology/constellation-match",
  178. "style": {
  179. "navigationBarTitleText": "星座配对",
  180. "navigationStyle": "custom"
  181. }
  182. },
  183. {
  184. "path": "pages/astrology/bazi",
  185. "style": {
  186. "navigationBarTitleText": "八字测算",
  187. "navigationStyle": "custom"
  188. }
  189. },
  190. {
  191. "path": "pages/astrology/bazi-match",
  192. "style": {
  193. "navigationBarTitleText": "八字配对",
  194. "navigationStyle": "custom"
  195. }
  196. },
  197. {
  198. "path": "pages/astrology/mbti",
  199. "style": {
  200. "navigationBarTitleText": "MBTI测试",
  201. "navigationStyle": "custom"
  202. }
  203. },
  204. {
  205. "path": "pages/profile/index",
  206. "style": {
  207. "navigationBarTitleText": "基本资料",
  208. "navigationBarBackgroundColor": "#E91E63",
  209. "navigationBarTextStyle": "white"
  210. }
  211. },
  212. {
  213. "path": "pages/part-time-matchmaker/index",
  214. "style": {
  215. "navigationBarTitleText": "兼职红娘",
  216. "navigationBarBackgroundColor": "#E91E63",
  217. "navigationBarTextStyle": "white"
  218. }
  219. },
  220. {
  221. "path": "pages/blacklist/index",
  222. "style": {
  223. "navigationBarTitleText": "黑名单",
  224. "navigationBarBackgroundColor": "#E91E63",
  225. "navigationBarTextStyle": "white"
  226. }
  227. },
  228. {
  229. "path": "pages/partner-requirement/index",
  230. "style": {
  231. "navigationBarTitleText": "对象要求",
  232. "navigationBarBackgroundColor": "#E91E63",
  233. "navigationBarTextStyle": "white"
  234. }
  235. },
  236. {
  237. "path": "pages/settings/index",
  238. "style": {
  239. "navigationBarTitleText": "设置",
  240. "navigationBarBackgroundColor": "#E91E63",
  241. "navigationBarTextStyle": "white"
  242. }
  243. },
  244. {
  245. "path": "pages/customize/index",
  246. "style": {
  247. "navigationBarTitleText": "私人定制",
  248. "navigationBarBackgroundColor": "#E91E63",
  249. "navigationBarTextStyle": "white"
  250. }
  251. },
  252. {
  253. "path": "pages/vip/index",
  254. "style": {
  255. "navigationBarTitleText": "VIP会员",
  256. "navigationBarBackgroundColor": "#E91E63",
  257. "navigationBarTextStyle": "white"
  258. }
  259. },
  260. {
  261. "path": "pages/today-recommend/index",
  262. "style": {
  263. "navigationBarTitleText": "今日推荐",
  264. "navigationBarBackgroundColor": "#E91E63",
  265. "navigationBarTextStyle": "white"
  266. }
  267. },
  268. {
  269. "path": "pages/match/index",
  270. "style": {
  271. "navigationBarTitleText": "在线匹配",
  272. "navigationStyle": "custom"
  273. }
  274. },
  275. {
  276. "path": "pages/mine/my-activities",
  277. "style": {
  278. "navigationBarTitleText": "我的活动",
  279. "navigationStyle": "custom"
  280. }
  281. },
  282. {
  283. "path": "pages/mine/my-dynamics",
  284. "style": {
  285. "navigationBarTitleText": "我的动态",
  286. "navigationStyle": "custom"
  287. }
  288. },
  289. {
  290. "path": "pages/settings/id-verification",
  291. "style": {
  292. "navigationBarTitleText": "绑定身份证",
  293. "navigationStyle": "custom"
  294. }
  295. },
  296. {
  297. "path": "pages/settings/phone-binding",
  298. "style": {
  299. "navigationBarTitleText": "绑定手机号",
  300. "navigationStyle": "custom"
  301. }
  302. }
  303. ],
  304. "globalStyle": {
  305. "navigationBarTextStyle": "black",
  306. "navigationBarTitleText": "婚恋平台",
  307. "navigationBarBackgroundColor": "#E91E63",
  308. "backgroundColor": "#FFF9F9"
  309. },
  310. "serve": "vue-cli-service serve && webpack-dev-server --open",
  311. "uniIdRouter": {}
  312. }