pages.json 9.1 KB

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