pages.json 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "婚恋",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/matchmaker-workbench/index",
  12. "style": {
  13. "navigationBarTitleText": "红娘工作台",
  14. "navigationStyle": "custom"
  15. }
  16. },
  17. {
  18. "path": "pages/matchmaker-workbench/my-resources",
  19. "style": {
  20. "navigationBarTitleText": "我的资源",
  21. "navigationStyle": "custom"
  22. }
  23. },
  24. {
  25. "path": "pages/matchmaker-workbench/resource-input",
  26. "style": {
  27. "navigationBarTitleText": "信息录入",
  28. "navigationStyle": "custom"
  29. }
  30. },
  31. {
  32. "path": "pages/matchmaker-workbench/client-detail",
  33. "style": {
  34. "navigationBarTitleText": "客户信息",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/matchmaker-workbench/precise-match",
  40. "style": {
  41. "navigationBarTitleText": "精准匹配",
  42. "navigationStyle": "custom"
  43. }
  44. },
  45. {
  46. "path": "pages/matchmaker-workbench/quality-resources",
  47. "style": {
  48. "navigationBarTitleText": "优质资源",
  49. "navigationStyle": "custom"
  50. }
  51. },
  52. {
  53. "path": "pages/matchmaker-workbench/points-mall",
  54. "style": {
  55. "navigationBarTitleText": "积分商城",
  56. "navigationStyle": "custom"
  57. }
  58. },
  59. {
  60. "path": "pages/matchmaker-workbench/ranking",
  61. "style": {
  62. "navigationBarTitleText": "红娘排行榜",
  63. "navigationStyle": "custom"
  64. }
  65. },
  66. {
  67. "path": "pages/matchmaker-workbench/message",
  68. "style": {
  69. "navigationBarTitleText": "消息",
  70. "navigationStyle": "custom"
  71. }
  72. },
  73. {
  74. "path": "pages/matchmaker-workbench/system-messages",
  75. "style": {
  76. "navigationBarTitleText": "系统通知",
  77. "navigationStyle": "custom"
  78. }
  79. },
  80. {
  81. "path": "pages/matchmaker-workbench/mine",
  82. "style": {
  83. "navigationBarTitleText": "我的",
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "pages/matchmaker-workbench/sign-in",
  89. "style": {
  90. "navigationBarTitleText": "签到",
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "pages/matchmaker-workbench/add-resource",
  96. "style": {
  97. "navigationBarTitleText": "信息录入",
  98. "navigationStyle": "custom"
  99. }
  100. },
  101. {
  102. "path": "pages/matchmaker-workbench/account-settings",
  103. "style": {
  104. "navigationBarTitleText": "账户设置",
  105. "navigationStyle": "custom"
  106. }
  107. },
  108. {
  109. "path": "pages/matchmaker-workbench/edit-profile",
  110. "style": {
  111. "navigationBarTitleText": "编辑资料",
  112. "navigationStyle": "custom"
  113. }
  114. },
  115. {
  116. "path": "pages/page3/page3",
  117. "style": {
  118. "navigationBarTitleText": "授权登录"
  119. }
  120. },
  121. {
  122. "path": "pages/plaza/index",
  123. "style": {
  124. "navigationBarTitleText": "动态广场",
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path": "pages/plaza/publish",
  130. "style": {
  131. "navigationBarTitleText": "发布动态",
  132. "navigationBarBackgroundColor": "#E91E63",
  133. "navigationBarTextStyle": "white"
  134. }
  135. },
  136. {
  137. "path": "pages/plaza/detail",
  138. "style": {
  139. "navigationBarTitleText": "动态详情",
  140. "navigationStyle": "custom"
  141. }
  142. },
  143. {
  144. "path": "pages/plaza/report",
  145. "style": {
  146. "navigationBarTitleText": "举报",
  147. "navigationBarBackgroundColor": "#E91E63",
  148. "navigationBarTextStyle": "white"
  149. }
  150. },
  151. {
  152. "path": "pages/recommend/index",
  153. "style": {
  154. "navigationBarTitleText": "推荐",
  155. "navigationBarBackgroundColor": "#E91E63",
  156. "navigationBarTextStyle": "white"
  157. }
  158. },
  159. {
  160. "path": "pages/recommend/user-detail",
  161. "style": {
  162. "navigationBarTitleText": "用户详情",
  163. "navigationStyle": "custom"
  164. }
  165. },
  166. {
  167. "path": "pages/recommend/user-dynamics",
  168. "style": {
  169. "navigationBarTitleText": "用户动态",
  170. "navigationStyle": "custom"
  171. }
  172. },
  173. {
  174. "path": "pages/message/index",
  175. "style": {
  176. "navigationBarTitleText": "消息",
  177. "navigationBarBackgroundColor": "#E91E63",
  178. "navigationBarTextStyle": "white"
  179. }
  180. },
  181. {
  182. "path": "pages/message/chat",
  183. "style": {
  184. "navigationBarTitleText": "聊天",
  185. "navigationStyle": "custom"
  186. }
  187. },
  188. {
  189. "path": "pages/message/system",
  190. "style": {
  191. "navigationBarTitleText": "系统消息",
  192. "navigationBarBackgroundColor": "#E91E63",
  193. "navigationBarTextStyle": "white"
  194. }
  195. },
  196. {
  197. "path": "pages/mine/index",
  198. "style": {
  199. "navigationBarTitleText": "我的",
  200. "navigationBarBackgroundColor": "#E91E63",
  201. "navigationBarTextStyle": "white"
  202. }
  203. },
  204. {
  205. "path": "pages/matchmakers/list",
  206. "style": {
  207. "navigationBarTitleText": "红娘服务",
  208. "navigationStyle": "custom"
  209. }
  210. },
  211. {
  212. "path": "pages/matchmakers/detail",
  213. "style": {
  214. "navigationBarTitleText": "红娘详情",
  215. "navigationStyle": "custom"
  216. }
  217. },
  218. {
  219. "path": "pages/activities/list",
  220. "style": {
  221. "navigationBarTitleText": "活动列表",
  222. "navigationStyle": "custom"
  223. }
  224. },
  225. {
  226. "path": "pages/activities/detail",
  227. "style": {
  228. "navigationBarTitleText": "活动详情",
  229. "navigationStyle": "custom"
  230. }
  231. },
  232. {
  233. "path": "pages/courses/list",
  234. "style": {
  235. "navigationBarTitleText": "精品课程",
  236. "navigationStyle": "custom"
  237. }
  238. },
  239. {
  240. "path": "pages/courses/detail",
  241. "style": {
  242. "navigationBarTitleText": "课程详情",
  243. "navigationStyle": "custom"
  244. }
  245. },
  246. {
  247. "path": "pages/success-case/list",
  248. "style": {
  249. "navigationBarTitleText": "成功案例",
  250. "navigationStyle": "custom"
  251. }
  252. },
  253. {
  254. "path": "pages/success-case/detail",
  255. "style": {
  256. "navigationBarTitleText": "案例详情",
  257. "navigationStyle": "custom"
  258. }
  259. },
  260. {
  261. "path": "pages/astrology/index",
  262. "style": {
  263. "navigationBarTitleText": "星命运算",
  264. "navigationStyle": "custom"
  265. }
  266. },
  267. {
  268. "path": "pages/astrology/zodiac",
  269. "style": {
  270. "navigationBarTitleText": "属相测算",
  271. "navigationStyle": "custom"
  272. }
  273. },
  274. {
  275. "path": "pages/astrology/constellation",
  276. "style": {
  277. "navigationBarTitleText": "星座卡片",
  278. "navigationStyle": "custom"
  279. }
  280. },
  281. {
  282. "path": "pages/astrology/constellation-match",
  283. "style": {
  284. "navigationBarTitleText": "星座配对",
  285. "navigationStyle": "custom"
  286. }
  287. },
  288. {
  289. "path": "pages/astrology/bazi",
  290. "style": {
  291. "navigationBarTitleText": "八字测算",
  292. "navigationStyle": "custom"
  293. }
  294. },
  295. {
  296. "path": "pages/astrology/bazi-match",
  297. "style": {
  298. "navigationBarTitleText": "八字配对",
  299. "navigationStyle": "custom"
  300. }
  301. },
  302. {
  303. "path": "pages/astrology/mbti",
  304. "style": {
  305. "navigationBarTitleText": "MBTI测试",
  306. "navigationStyle": "custom"
  307. }
  308. },
  309. {
  310. "path": "pages/profile/index",
  311. "style": {
  312. "navigationBarTitleText": "基本资料",
  313. "navigationBarBackgroundColor": "#E91E63",
  314. "navigationBarTextStyle": "white"
  315. }
  316. },
  317. {
  318. "path": "pages/part-time-matchmaker/index",
  319. "style": {
  320. "navigationBarTitleText": "兼职红娘",
  321. "navigationBarBackgroundColor": "#E91E63",
  322. "navigationBarTextStyle": "white"
  323. }
  324. },
  325. {
  326. "path": "pages/blacklist/index",
  327. "style": {
  328. "navigationBarTitleText": "黑名单",
  329. "navigationBarBackgroundColor": "#E91E63",
  330. "navigationBarTextStyle": "white"
  331. }
  332. },
  333. {
  334. "path": "pages/partner-requirement/index",
  335. "style": {
  336. "navigationBarTitleText": "对象要求",
  337. "navigationBarBackgroundColor": "#E91E63",
  338. "navigationBarTextStyle": "white"
  339. }
  340. },
  341. {
  342. "path": "pages/settings/index",
  343. "style": {
  344. "navigationBarTitleText": "设置",
  345. "navigationBarBackgroundColor": "#E91E63",
  346. "navigationBarTextStyle": "white"
  347. }
  348. },
  349. {
  350. "path": "pages/customize/index",
  351. "style": {
  352. "navigationBarTitleText": "私人定制",
  353. "navigationBarBackgroundColor": "#E91E63",
  354. "navigationBarTextStyle": "white"
  355. }
  356. },
  357. {
  358. "path": "pages/vip/index",
  359. "style": {
  360. "navigationBarTitleText": "VIP会员",
  361. "navigationBarBackgroundColor": "#E91E63",
  362. "navigationBarTextStyle": "white"
  363. }
  364. },
  365. {
  366. "path": "pages/today-recommend/index",
  367. "style": {
  368. "navigationBarTitleText": "今日推荐",
  369. "navigationBarBackgroundColor": "#E91E63",
  370. "navigationBarTextStyle": "white"
  371. }
  372. },
  373. {
  374. "path": "pages/match/index",
  375. "style": {
  376. "navigationBarTitleText": "在线匹配",
  377. "navigationStyle": "custom"
  378. }
  379. },
  380. {
  381. "path": "pages/mine/my-activities",
  382. "style": {
  383. "navigationBarTitleText": "我的活动",
  384. "navigationStyle": "custom"
  385. }
  386. },
  387. {
  388. "path": "pages/mine/my-dynamics",
  389. "style": {
  390. "navigationBarTitleText": "我的动态",
  391. "navigationStyle": "custom"
  392. }
  393. },
  394. {
  395. "path": "pages/settings/id-verification",
  396. "style": {
  397. "navigationBarTitleText": "绑定身份证",
  398. "navigationStyle": "custom"
  399. }
  400. },
  401. {
  402. "path": "pages/settings/phone-binding",
  403. "style": {
  404. "navigationBarTitleText": "绑定手机号",
  405. "navigationStyle": "custom"
  406. }
  407. },
  408. {
  409. "path": "pages/settings/about",
  410. "style": {
  411. "navigationBarTitleText": "关于我们",
  412. "navigationStyle": "default"
  413. }
  414. },
  415. {
  416. "path": "pages/feedback/index",
  417. "style": {
  418. "navigationBarTitleText": "用户反馈",
  419. "navigationBarBackgroundColor": "#E91E63",
  420. "navigationBarTextStyle": "white"
  421. }
  422. }
  423. ],
  424. "globalStyle": {
  425. "navigationBarTextStyle": "black",
  426. "navigationBarTitleText": "婚恋平台",
  427. "navigationBarBackgroundColor": "#E91E63",
  428. "backgroundColor": "#FFF9F9"
  429. },
  430. "serve": "vue-cli-service serve && webpack-dev-server --open",
  431. "uniIdRouter": {}
  432. }