pages.json 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/splash/index",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/index-home/index",
  12. "style": {
  13. "navigationBarTitleText": "首页",
  14. "usingComponents": {
  15. "custom-tab-bar": "/custom-tab-bar/index"
  16. }
  17. }
  18. },
  19. {
  20. "path": "pages/health-main/index",
  21. "style": {
  22. "navigationBarTitleText": "健康",
  23. "usingComponents": {
  24. "custom-tab-bar": "/custom-tab-bar/index"
  25. }
  26. }
  27. },
  28. {
  29. "path": "pages/growth-main/index",
  30. "style": {
  31. "navigationBarTitleText": "成长记录",
  32. "usingComponents": {
  33. "custom-tab-bar": "/custom-tab-bar/index"
  34. }
  35. }
  36. },
  37. {
  38. "path": "pages/profile-main/profile",
  39. "style": {
  40. "navigationBarTitleText": "我的",
  41. "usingComponents": {
  42. "custom-tab-bar": "/custom-tab-bar/index"
  43. }
  44. }
  45. }
  46. ],
  47. "subPackages": [
  48. {
  49. "root": "pages/teacher",
  50. "pages": [
  51. {
  52. "path": "index",
  53. "style": {
  54. "navigationBarTitleText": "成长规划师中心"
  55. }
  56. },
  57. {
  58. "path": "families",
  59. "style": {
  60. "navigationBarTitleText": "我的家庭"
  61. }
  62. },
  63. {
  64. "path": "team",
  65. "style": {
  66. "navigationBarTitleText": "我的团队"
  67. }
  68. },
  69. {
  70. "path": "messages",
  71. "style": {
  72. "navigationBarTitleText": "消息中心"
  73. }
  74. },
  75. {
  76. "path": "orders",
  77. "style": {
  78. "navigationBarTitleText": "订单与佣金"
  79. }
  80. },
  81. {
  82. "path": "chat",
  83. "style": {
  84. "navigationBarTitleText": "聊天"
  85. }
  86. },
  87. {
  88. "path": "teacher-profile",
  89. "style": {
  90. "navigationBarTitleText": "我的"
  91. }
  92. },
  93. {
  94. "path": "service-tasks",
  95. "style": {
  96. "navigationBarTitleText": "待办服务任务"
  97. }
  98. }
  99. ]
  100. },
  101. {
  102. "root": "pages/guide",
  103. "pages": [
  104. {
  105. "path": "packages/index",
  106. "style": {
  107. "navigationBarTitleText": "我的任务模板"
  108. }
  109. },
  110. {
  111. "path": "packages/create",
  112. "style": {
  113. "navigationBarTitleText": "创建任务模板"
  114. }
  115. },
  116. {
  117. "path": "packages/detail",
  118. "style": {
  119. "navigationBarTitleText": "任务模板详情"
  120. }
  121. },
  122. {
  123. "path": "packages/share",
  124. "style": {
  125. "navigationBarTitleText": "分享任务模板"
  126. }
  127. },
  128. {
  129. "path": "bind/invite",
  130. "style": {
  131. "navigationBarTitleText": "绑定成长规划师"
  132. }
  133. },
  134. {
  135. "path": "register/index",
  136. "style": {
  137. "navigationBarTitleText": "成为成长规划师"
  138. }
  139. },
  140. {
  141. "path": "invite/share",
  142. "style": {
  143. "navigationBarTitleText": "邀请分享"
  144. }
  145. },
  146. {
  147. "path": "hierarchy/index",
  148. "style": {
  149. "navigationBarTitleText": "下级成长规划师"
  150. }
  151. },
  152. {
  153. "path": "activities/index",
  154. "style": {
  155. "navigationBarTitleText": "活动管理"
  156. }
  157. },
  158. {
  159. "path": "activities/detail",
  160. "style": {
  161. "navigationBarTitleText": "活动详情"
  162. }
  163. }
  164. ]
  165. },
  166. {
  167. "root": "pages/parent",
  168. "pages": [
  169. {
  170. "path": "market/index",
  171. "style": {
  172. "navigationBarTitleText": "任务模板市场"
  173. }
  174. },
  175. {
  176. "path": "market/detail",
  177. "style": {
  178. "navigationBarTitleText": "任务模板详情"
  179. }
  180. },
  181. {
  182. "path": "plans/index",
  183. "style": {
  184. "navigationBarTitleText": "我的计划"
  185. }
  186. },
  187. {
  188. "path": "plans/detail",
  189. "style": {
  190. "navigationBarTitleText": "计划详情"
  191. }
  192. },
  193. {
  194. "path": "wishes/index",
  195. "style": {
  196. "navigationBarTitleText": "心愿管理"
  197. }
  198. },
  199. {
  200. "path": "appointments",
  201. "style": {
  202. "navigationBarTitleText": "我的预约"
  203. }
  204. },
  205. {
  206. "path": "child-detail",
  207. "style": {
  208. "navigationBarTitleText": "孩子详情"
  209. }
  210. }
  211. ]
  212. },
  213. {
  214. "root": "pages/child",
  215. "pages": [
  216. {
  217. "path": "tasks",
  218. "style": {
  219. "navigationBarTitleText": "孩子任务"
  220. }
  221. },
  222. {
  223. "path": "rewards",
  224. "style": {
  225. "navigationBarTitleText": "孩子心愿单"
  226. }
  227. }
  228. ]
  229. },
  230. {
  231. "root": "pages/tasks",
  232. "pages": [
  233. {
  234. "path": "tasks",
  235. "style": {
  236. "navigationBarTitleText": "任务列表"
  237. }
  238. },
  239. {
  240. "path": "create-task",
  241. "style": {
  242. "navigationBarTitleText": "添加任务"
  243. }
  244. },
  245. {
  246. "path": "review",
  247. "style": {
  248. "navigationBarTitleText": "审核任务"
  249. }
  250. },
  251. {
  252. "path": "daily-tasks",
  253. "style": {
  254. "navigationBarTitleText": "每日任务"
  255. }
  256. }
  257. ]
  258. },
  259. {
  260. "root": "pages/wishes",
  261. "pages": [
  262. {
  263. "path": "index",
  264. "style": {
  265. "navigationBarTitleText": "我的心愿"
  266. }
  267. },
  268. {
  269. "path": "create",
  270. "style": {
  271. "navigationBarTitleText": "添加心愿"
  272. }
  273. },
  274. {
  275. "path": "detail",
  276. "style": {
  277. "navigationBarTitleText": "心愿详情"
  278. }
  279. }
  280. ]
  281. },
  282. {
  283. "root": "pages/rewards",
  284. "pages": [
  285. {
  286. "path": "rewards",
  287. "style": {
  288. "navigationBarTitleText": "心愿单"
  289. }
  290. },
  291. {
  292. "path": "badge",
  293. "style": {
  294. "navigationBarTitleText": "勋章墙"
  295. }
  296. }
  297. ]
  298. },
  299. {
  300. "root": "pages/games",
  301. "pages": [
  302. {
  303. "path": "list",
  304. "style": {
  305. "navigationBarTitleText": "小游戏"
  306. }
  307. },
  308. {
  309. "path": "schulte",
  310. "style": {
  311. "navigationBarTitleText": "舒尔特方格"
  312. }
  313. },
  314. {
  315. "path": "1a2b",
  316. "style": {
  317. "navigationBarTitleText": "猜数字"
  318. }
  319. },
  320. {
  321. "path": "sudoku",
  322. "style": {
  323. "navigationBarTitleText": "数独"
  324. }
  325. },
  326. {
  327. "path": "records",
  328. "style": {
  329. "navigationBarTitleText": "训练记录"
  330. }
  331. },
  332. {
  333. "path": "stats",
  334. "style": {
  335. "navigationBarTitleText": "训练统计"
  336. }
  337. }
  338. ]
  339. },
  340. {
  341. "root": "pages/cognitive-test",
  342. "pages": [
  343. {
  344. "path": "logic-test",
  345. "style": {
  346. "navigationBarTitleText": "逻辑推理测试"
  347. }
  348. },
  349. {
  350. "path": "perception-test",
  351. "style": {
  352. "navigationBarTitleText": "感知觉测试"
  353. }
  354. },
  355. {
  356. "path": "memory-test",
  357. "style": {
  358. "navigationBarTitleText": "记忆力测试"
  359. }
  360. },
  361. {
  362. "path": "spatial-test",
  363. "style": {
  364. "navigationBarTitleText": "空间思维测试"
  365. }
  366. },
  367. {
  368. "path": "speed-test",
  369. "style": {
  370. "navigationBarTitleText": "加工速度测试"
  371. }
  372. }
  373. ]
  374. },
  375. {
  376. "root": "pages/assessment",
  377. "pages": [
  378. {
  379. "path": "apply",
  380. "style": {
  381. "navigationBarTitleText": "申请测评"
  382. }
  383. },
  384. {
  385. "path": "results",
  386. "style": {
  387. "navigationBarTitleText": "测评报告"
  388. }
  389. },
  390. {
  391. "path": "purchase",
  392. "style": {
  393. "navigationBarTitleText": "购买测评"
  394. }
  395. },
  396. {
  397. "path": "quota",
  398. "style": {
  399. "navigationBarTitleText": "我的测评额度"
  400. }
  401. },
  402. {
  403. "path": "upload-report",
  404. "style": {
  405. "navigationBarTitleText": "上传测评报告"
  406. }
  407. },
  408. {
  409. "path": "execution",
  410. "style": {
  411. "navigationBarTitleText": "服务执行进度"
  412. }
  413. },
  414. {
  415. "path": "rating",
  416. "style": {
  417. "navigationBarTitleText": "服务评价"
  418. }
  419. }
  420. ]
  421. },
  422. {
  423. "root": "pages/assessment-plan",
  424. "pages": [
  425. {
  426. "path": "list",
  427. "style": {
  428. "navigationBarTitleText": "我的测评方案"
  429. }
  430. },
  431. {
  432. "path": "detail",
  433. "style": {
  434. "navigationBarTitleText": "方案详情"
  435. }
  436. }
  437. ]
  438. },
  439. {
  440. "root": "pages/dan-assessment",
  441. "pages": [
  442. {
  443. "path": "report-result",
  444. "style": {
  445. "navigationBarTitleText": "DAN 测评报告",
  446. "navigationStyle": "custom"
  447. }
  448. }
  449. ]
  450. },
  451. {
  452. "root": "pages/growth",
  453. "pages": [
  454. {
  455. "path": "create",
  456. "style": {
  457. "navigationBarTitleText": "创建成长记录"
  458. }
  459. },
  460. {
  461. "path": "detail",
  462. "style": {
  463. "navigationBarTitleText": "档案详情"
  464. }
  465. },
  466. {
  467. "path": "assessment-result",
  468. "style": {
  469. "navigationBarTitleText": "测评报告"
  470. }
  471. },
  472. {
  473. "path": "upload",
  474. "style": {
  475. "navigationBarTitleText": "上传测评报告"
  476. }
  477. },
  478. {
  479. "path": "supplement",
  480. "style": {
  481. "navigationBarTitleText": "补充测评材料"
  482. }
  483. },
  484. {
  485. "path": "caution-detail",
  486. "style": {
  487. "navigationBarTitleText": "食材戒备匹配"
  488. }
  489. },
  490. {
  491. "path": "diet-checkin",
  492. "style": {
  493. "navigationBarTitleText": "饮食打卡"
  494. }
  495. },
  496. {
  497. "path": "exercise-checkin",
  498. "style": {
  499. "navigationBarTitleText": "运动打卡"
  500. }
  501. },
  502. {
  503. "path": "sleep-checkin",
  504. "style": {
  505. "navigationBarTitleText": "睡眠打卡"
  506. }
  507. },
  508. {
  509. "path": "growth-emotion-checkin",
  510. "style": {
  511. "navigationBarTitleText": "心情打卡 (成长)"
  512. }
  513. },
  514. {
  515. "path": "challenge-progress",
  516. "style": {
  517. "navigationBarTitleText": "闯关进度"
  518. }
  519. }
  520. ]
  521. },
  522. {
  523. "root": "pages/purchase",
  524. "pages": [
  525. {
  526. "path": "index",
  527. "style": {
  528. "navigationBarTitleText": "健康启航计划"
  529. }
  530. },
  531. {
  532. "path": "renewal",
  533. "style": {
  534. "navigationBarTitleText": "续费升级"
  535. }
  536. }
  537. ]
  538. },
  539. {
  540. "root": "pages/shop",
  541. "pages": [
  542. {
  543. "path": "index/index",
  544. "style": {
  545. "navigationBarTitleText": "浠艾福商城"
  546. }
  547. },
  548. {
  549. "path": "search/search",
  550. "style": {
  551. "navigationBarTitleText": "搜索商品"
  552. }
  553. },
  554. {
  555. "path": "order-list/order-list",
  556. "style": {
  557. "navigationBarTitleText": "我的订单"
  558. }
  559. },
  560. {
  561. "path": "order-detail/order-detail",
  562. "style": {
  563. "navigationBarTitleText": "订单详情"
  564. }
  565. },
  566. {
  567. "path": "cart/cart",
  568. "style": {
  569. "navigationBarTitleText": "购物车"
  570. }
  571. },
  572. {
  573. "path": "checkout/checkout",
  574. "style": {
  575. "navigationBarTitleText": "确认订单"
  576. }
  577. },
  578. {
  579. "path": "payment/payment",
  580. "style": {
  581. "navigationBarTitleText": "支付订单"
  582. }
  583. },
  584. {
  585. "path": "logistics/logistics",
  586. "style": {
  587. "navigationBarTitleText": "物流跟踪"
  588. }
  589. },
  590. {
  591. "path": "address/address",
  592. "style": {
  593. "navigationBarTitleText": "收货地址"
  594. }
  595. },
  596. {
  597. "path": "address-edit/address-edit",
  598. "style": {
  599. "navigationBarTitleText": "编辑地址"
  600. }
  601. },
  602. {
  603. "path": "consignee-list/consignee-list",
  604. "style": {
  605. "navigationBarTitleText": "收货人管理"
  606. }
  607. },
  608. {
  609. "path": "consignee-edit/consignee-edit",
  610. "style": {
  611. "navigationBarTitleText": "编辑收货人"
  612. }
  613. },
  614. {
  615. "path": "after-sales/after-sales",
  616. "style": {
  617. "navigationBarTitleText": "售后记录"
  618. }
  619. },
  620. {
  621. "path": "after-sales-detail/after-sales-detail",
  622. "style": {
  623. "navigationBarTitleText": "售后详情"
  624. }
  625. },
  626. {
  627. "path": "after-sales-apply/after-sales-apply",
  628. "style": {
  629. "navigationBarTitleText": "申请售后"
  630. }
  631. }
  632. ]
  633. },
  634. {
  635. "root": "pages/vendor",
  636. "pages": [
  637. {
  638. "path": "apply",
  639. "style": {
  640. "navigationBarTitleText": "服务商入驻"
  641. }
  642. },
  643. {
  644. "path": "center",
  645. "style": {
  646. "navigationBarTitleText": "服务商中心"
  647. }
  648. },
  649. {
  650. "path": "products/products",
  651. "style": {
  652. "navigationBarTitleText": "商品管理"
  653. }
  654. },
  655. {
  656. "path": "orders/orders",
  657. "style": {
  658. "navigationBarTitleText": "订单管理"
  659. }
  660. },
  661. {
  662. "path": "product-edit/product-edit",
  663. "style": {
  664. "navigationBarTitleText": "发布商品"
  665. }
  666. }
  667. ]
  668. },
  669. {
  670. "root": "pages/nutritionist",
  671. "pages": [
  672. {
  673. "path": "apply",
  674. "style": {
  675. "navigationBarTitleText": "营养师入驻"
  676. }
  677. }
  678. ]
  679. },
  680. {
  681. "root": "pages/butler",
  682. "pages": [
  683. {
  684. "path": "apply",
  685. "style": {
  686. "navigationBarTitleText": "管家入驻"
  687. }
  688. },
  689. {
  690. "path": "select",
  691. "style": {
  692. "navigationBarTitleText": "选择管家"
  693. }
  694. }
  695. ]
  696. },
  697. {
  698. "root": "pages/stats",
  699. "pages": [
  700. {
  701. "path": "completion-rate",
  702. "style": {
  703. "navigationBarTitleText": "任务完成率",
  704. "navigationStyle": "custom"
  705. }
  706. },
  707. {
  708. "path": "index",
  709. "style": {
  710. "navigationBarTitleText": "数据统计"
  711. }
  712. }
  713. ]
  714. },
  715. {
  716. "root": "pages/promotion",
  717. "pages": [
  718. {
  719. "path": "index",
  720. "style": {
  721. "navigationBarTitleText": "财富中心"
  722. }
  723. },
  724. {
  725. "path": "commission",
  726. "style": {
  727. "navigationBarTitleText": "佣金明细"
  728. }
  729. },
  730. {
  731. "path": "withdraw",
  732. "style": {
  733. "navigationBarTitleText": "提现"
  734. }
  735. },
  736. {
  737. "path": "invite",
  738. "style": {
  739. "navigationBarTitleText": "邀请好友"
  740. }
  741. },
  742. {
  743. "path": "team",
  744. "style": {
  745. "navigationBarTitleText": "推广团队"
  746. }
  747. },
  748. {
  749. "path": "leaderboard",
  750. "style": {
  751. "navigationBarTitleText": "推广排行榜",
  752. "enablePullDownRefresh": true
  753. }
  754. },
  755. {
  756. "path": "material",
  757. "style": {
  758. "navigationBarTitleText": "推广素材"
  759. }
  760. }
  761. ]
  762. },
  763. {
  764. "root": "pages/energy",
  765. "pages": [
  766. {
  767. "path": "index",
  768. "style": {
  769. "navigationBarTitleText": "五维能量"
  770. }
  771. },
  772. {
  773. "path": "detail",
  774. "style": {
  775. "navigationBarTitleText": "维度能量详情"
  776. }
  777. }
  778. ]
  779. },
  780. {
  781. "root": "pages/membership",
  782. "pages": [
  783. {
  784. "path": "index",
  785. "style": {
  786. "navigationBarTitleText": "会员中心"
  787. }
  788. },
  789. {
  790. "path": "benefits",
  791. "style": {
  792. "navigationBarTitleText": "我的权益"
  793. }
  794. },
  795. {
  796. "path": "upgrade",
  797. "style": {
  798. "navigationBarTitleText": "开通会员"
  799. }
  800. },
  801. {
  802. "path": "pay",
  803. "style": {
  804. "navigationBarTitleText": "确认订单"
  805. }
  806. },
  807. {
  808. "path": "result",
  809. "style": {
  810. "navigationBarTitleText": "支付结果"
  811. }
  812. }
  813. ]
  814. },
  815. {
  816. "root": "pages/wealth-sub",
  817. "pages": [
  818. {
  819. "path": "checkin",
  820. "style": {
  821. "navigationBarTitleText": "财商打卡"
  822. }
  823. },
  824. {
  825. "path": "insurance-list",
  826. "style": {
  827. "navigationBarTitleText": "保单管理"
  828. }
  829. },
  830. {
  831. "path": "insurance-add",
  832. "style": {
  833. "navigationBarTitleText": "新增保单"
  834. }
  835. },
  836. {
  837. "path": "insurance-planning",
  838. "style": {
  839. "navigationBarTitleText": "家庭保险规划"
  840. }
  841. }
  842. ]
  843. },
  844. {
  845. "root": "pages/meal",
  846. "pages": [
  847. {
  848. "path": "recommend",
  849. "style": {
  850. "navigationBarTitleText": "智能食谱推荐"
  851. }
  852. },
  853. {
  854. "path": "log",
  855. "style": {
  856. "navigationBarTitleText": "饮食记录"
  857. }
  858. },
  859. {
  860. "path": "recipe-detail",
  861. "style": {
  862. "navigationBarTitleText": "食谱详情"
  863. }
  864. },
  865. {
  866. "path": "preference",
  867. "style": {
  868. "navigationBarTitleText": "饮食偏好设置"
  869. }
  870. }
  871. ]
  872. },
  873. {
  874. "root": "pages/health",
  875. "pages": [
  876. {
  877. "path": "report-upload",
  878. "style": {
  879. "navigationBarTitleText": "上传报告"
  880. }
  881. },
  882. {
  883. "path": "report-confirm",
  884. "style": {
  885. "navigationBarTitleText": "确认健康报告",
  886. "navigationStyle": "custom"
  887. }
  888. },
  889. {
  890. "path": "report-survey",
  891. "style": {
  892. "navigationBarTitleText": "健康调研问卷"
  893. }
  894. },
  895. {
  896. "path": "report-list",
  897. "style": {
  898. "navigationBarTitleText": "健康报告"
  899. }
  900. },
  901. {
  902. "path": "physical-exam-detail",
  903. "style": {
  904. "navigationBarTitleText": "体检报告详情"
  905. }
  906. },
  907. {
  908. "path": "nutrition-profile",
  909. "style": {
  910. "navigationBarTitleText": "营养档案"
  911. }
  912. },
  913. {
  914. "path": "tongue-index",
  915. "style": {
  916. "navigationBarTitleText": "舌诊分析"
  917. }
  918. },
  919. {
  920. "path": "exercise-index",
  921. "style": {
  922. "navigationBarTitleText": "运动"
  923. }
  924. },
  925. {
  926. "path": "diet-index",
  927. "style": {
  928. "navigationBarTitleText": "饮食"
  929. }
  930. },
  931. {
  932. "path": "sleep-index",
  933. "style": {
  934. "navigationBarTitleText": "作息"
  935. }
  936. },
  937. {
  938. "path": "meditation-index",
  939. "style": {
  940. "navigationBarTitleText": "冥想"
  941. }
  942. },
  943. {
  944. "path": "gut-index",
  945. "style": {
  946. "navigationBarTitleText": "菌群"
  947. }
  948. },
  949. {
  950. "path": "gut-flora-detail",
  951. "style": {
  952. "navigationBarTitleText": "菌群报告详情"
  953. }
  954. },
  955. {
  956. "path": "gut-flora-species-detail",
  957. "style": {
  958. "navigationBarTitleText": "菌群详情"
  959. }
  960. },
  961. {
  962. "path": "gut-flora-risks-detail",
  963. "style": {
  964. "navigationBarTitleText": "疾病风险"
  965. }
  966. },
  967. {
  968. "path": "gut-flora-foods-detail",
  969. "style": {
  970. "navigationBarTitleText": "饮食推荐"
  971. }
  972. },
  973. {
  974. "path": "challenge-manage",
  975. "style": {
  976. "navigationBarTitleText": "家庭挑战"
  977. }
  978. },
  979. {
  980. "path": "water-index",
  981. "style": {
  982. "navigationBarTitleText": "饮水"
  983. }
  984. },
  985. {
  986. "path": "daily-checkin",
  987. "style": {
  988. "navigationBarTitleText": "健康打卡"
  989. }
  990. },
  991. {
  992. "path": "health-plan-summary",
  993. "style": {
  994. "navigationBarTitleText": "方案制定"
  995. }
  996. },
  997. {
  998. "path": "teacher-service",
  999. "style": {
  1000. "navigationBarTitleText": "选择规划师服务"
  1001. }
  1002. },
  1003. {
  1004. "path": "health-status-form",
  1005. "style": {
  1006. "navigationBarTitleText": "健康档案",
  1007. "navigationStyle": "default"
  1008. }
  1009. },
  1010. {
  1011. "path": "survey-questionnaire",
  1012. "style": {
  1013. "navigationBarTitleText": "定期调研"
  1014. }
  1015. },
  1016. {
  1017. "path": "survey-history",
  1018. "style": {
  1019. "navigationBarTitleText": "调研记录"
  1020. }
  1021. },
  1022. {
  1023. "path": "report-detail",
  1024. "style": {
  1025. "navigationBarTitleText": "报告详情"
  1026. }
  1027. }
  1028. ]
  1029. },
  1030. {
  1031. "root": "pages/body-detail",
  1032. "pages": [
  1033. {
  1034. "path": "index",
  1035. "style": {
  1036. "navigationBarTitleText": "身"
  1037. }
  1038. },
  1039. {
  1040. "path": "health-report",
  1041. "style": {
  1042. "navigationBarTitleText": "健康报告详情"
  1043. }
  1044. },
  1045. {
  1046. "path": "health-dimensions",
  1047. "style": {
  1048. "navigationBarTitleText": "健康维度全景"
  1049. }
  1050. },
  1051. {
  1052. "path": "checkin",
  1053. "style": {
  1054. "navigationBarTitleText": "健康打卡"
  1055. }
  1056. },
  1057. {
  1058. "path": "dimension-questionnaire",
  1059. "style": {
  1060. "navigationBarTitleText": "维度问卷"
  1061. }
  1062. },
  1063. {
  1064. "path": "dimension-detail",
  1065. "style": {
  1066. "navigationBarTitleText": "维度详情"
  1067. }
  1068. },
  1069. {
  1070. "path": "member-body-detail",
  1071. "style": {
  1072. "navigationBarTitleText": "身体能量详情",
  1073. "navigationStyle": "custom"
  1074. }
  1075. }
  1076. ]
  1077. },
  1078. {
  1079. "root": "pages/mind-detail",
  1080. "pages": [
  1081. {
  1082. "path": "index",
  1083. "style": {
  1084. "navigationBarTitleText": "心"
  1085. }
  1086. },
  1087. {
  1088. "path": "training",
  1089. "style": {
  1090. "navigationBarTitleText": "能力训练"
  1091. }
  1092. },
  1093. {
  1094. "path": "emotion-report",
  1095. "style": {
  1096. "navigationBarTitleText": "心理报告"
  1097. }
  1098. },
  1099. {
  1100. "path": "member-mind-detail",
  1101. "style": {
  1102. "navigationBarTitleText": "心智能量详情",
  1103. "navigationStyle": "custom"
  1104. }
  1105. },
  1106. {
  1107. "path": "emotion-checkin",
  1108. "style": {
  1109. "navigationBarTitleText": "情绪打卡"
  1110. }
  1111. },
  1112. {
  1113. "path": "emotion-trend",
  1114. "style": {
  1115. "navigationBarTitleText": "情绪趋势"
  1116. }
  1117. },
  1118. {
  1119. "path": "traditional-mirror",
  1120. "style": {
  1121. "navigationBarTitleText": "传统文化镜"
  1122. }
  1123. },
  1124. {
  1125. "path": "soothe-toolbox",
  1126. "style": {
  1127. "navigationBarTitleText": "疏导工具箱"
  1128. }
  1129. },
  1130. {
  1131. "path": "screening",
  1132. "style": {
  1133. "navigationBarTitleText": "心理状态自评"
  1134. }
  1135. },
  1136. {
  1137. "path": "family-dashboard",
  1138. "style": {
  1139. "navigationBarTitleText": "家庭天盘"
  1140. }
  1141. },
  1142. {
  1143. "path": "duo-compatibility",
  1144. "style": {
  1145. "navigationBarTitleText": "双人合盘"
  1146. }
  1147. },
  1148. {
  1149. "path": "innate-portrait",
  1150. "style": {
  1151. "navigationBarTitleText": "先天画像"
  1152. }
  1153. },
  1154. {
  1155. "path": "innate-trajectory",
  1156. "style": {
  1157. "navigationBarTitleText": "先天成长轨迹"
  1158. }
  1159. }
  1160. ]
  1161. },
  1162. {
  1163. "root": "pages/wisdom-detail",
  1164. "pages": [
  1165. {
  1166. "path": "index",
  1167. "style": {
  1168. "navigationBarTitleText": "智"
  1169. }
  1170. },
  1171. {
  1172. "path": "cognitive-report",
  1173. "style": {
  1174. "navigationBarTitleText": "认知测评报告"
  1175. }
  1176. },
  1177. {
  1178. "path": "member-wisdom-detail",
  1179. "style": {
  1180. "navigationBarTitleText": "智能量详情",
  1181. "navigationStyle": "custom"
  1182. }
  1183. },
  1184. {
  1185. "path": "self-quiz",
  1186. "style": {
  1187. "navigationBarTitleText": "自己出题自己答"
  1188. }
  1189. },
  1190. {
  1191. "path": "training-hub",
  1192. "style": {
  1193. "navigationBarTitleText": "认知训练中心"
  1194. }
  1195. }
  1196. ]
  1197. },
  1198. {
  1199. "root": "pages/wealth",
  1200. "pages": [
  1201. {
  1202. "path": "index",
  1203. "style": {
  1204. "navigationBarTitleText": "富"
  1205. }
  1206. }
  1207. ]
  1208. },
  1209. {
  1210. "root": "pages/wealth-detail",
  1211. "pages": [
  1212. {
  1213. "path": "member-wealth-detail",
  1214. "style": {
  1215. "navigationBarTitleText": "财富能量详情",
  1216. "navigationStyle": "custom"
  1217. }
  1218. }
  1219. ]
  1220. },
  1221. {
  1222. "root": "pages/action-detail",
  1223. "pages": [
  1224. {
  1225. "path": "index",
  1226. "style": {
  1227. "navigationBarTitleText": "行"
  1228. }
  1229. },
  1230. {
  1231. "path": "interaction-log",
  1232. "style": {
  1233. "navigationBarTitleText": "记录互动"
  1234. }
  1235. },
  1236. {
  1237. "path": "relationship-questionnaire",
  1238. "style": {
  1239. "navigationBarTitleText": "关系问卷"
  1240. }
  1241. },
  1242. {
  1243. "path": "member-action-detail",
  1244. "style": {
  1245. "navigationBarTitleText": "行动能量详情",
  1246. "navigationStyle": "custom"
  1247. }
  1248. },
  1249. {
  1250. "path": "contact-detail",
  1251. "style": {
  1252. "navigationBarTitleText": "联系人详情",
  1253. "navigationStyle": "custom"
  1254. }
  1255. },
  1256. {
  1257. "path": "pearl-add-resource",
  1258. "style": {
  1259. "navigationBarTitleText": "登记资源"
  1260. }
  1261. },
  1262. {
  1263. "path": "pearl-reminders/index",
  1264. "style": {
  1265. "navigationBarTitleText": "互动提醒"
  1266. }
  1267. }
  1268. ]
  1269. },
  1270. {
  1271. "root": "pages/discover-detail",
  1272. "pages": [
  1273. {
  1274. "path": "product-detail/product-detail",
  1275. "style": {
  1276. "navigationBarTitleText": "商品详情"
  1277. }
  1278. }
  1279. ]
  1280. },
  1281. {
  1282. "root": "pages/family",
  1283. "pages": [
  1284. {
  1285. "path": "add-member",
  1286. "style": {
  1287. "navigationBarTitleText": "添加家庭成员"
  1288. }
  1289. },
  1290. {
  1291. "path": "self-check",
  1292. "style": {
  1293. "navigationBarTitleText": "五维家庭自检"
  1294. }
  1295. },
  1296. {
  1297. "path": "self-check-result",
  1298. "style": {
  1299. "navigationBarTitleText": "自检报告"
  1300. }
  1301. },
  1302. {
  1303. "path": "self-check-entry",
  1304. "style": {
  1305. "navigationBarTitleText": "自检"
  1306. }
  1307. }
  1308. ]
  1309. },
  1310. {
  1311. "root": "pages/ai",
  1312. "pages": [
  1313. {
  1314. "path": "chat",
  1315. "style": {
  1316. "navigationBarTitleText": "AI 家庭助手",
  1317. "navigationStyle": "custom"
  1318. }
  1319. }
  1320. ]
  1321. },
  1322. {
  1323. "root": "pages/invite",
  1324. "pages": [
  1325. {
  1326. "path": "join",
  1327. "style": {
  1328. "navigationBarTitleText": "加入家庭",
  1329. "navigationStyle": "custom"
  1330. }
  1331. }
  1332. ]
  1333. },
  1334. {
  1335. "root": "pages/activity",
  1336. "pages": [
  1337. {
  1338. "path": "index",
  1339. "style": {
  1340. "navigationBarTitleText": "活动中心"
  1341. }
  1342. },
  1343. {
  1344. "path": "activity-detail/activity-detail",
  1345. "style": {
  1346. "navigationBarTitleText": "活动详情"
  1347. }
  1348. },
  1349. {
  1350. "path": "create",
  1351. "style": {
  1352. "navigationBarTitleText": "创建活动"
  1353. }
  1354. },
  1355. {
  1356. "path": "order-pay/order-pay",
  1357. "style": {
  1358. "navigationBarTitleText": "订单支付"
  1359. }
  1360. }
  1361. ]
  1362. },
  1363. {
  1364. "root": "pages/article-center",
  1365. "pages": [
  1366. {
  1367. "path": "index",
  1368. "style": {
  1369. "navigationBarTitleText": "知识分享",
  1370. "navigationStyle": "custom"
  1371. }
  1372. },
  1373. {
  1374. "path": "article-detail",
  1375. "style": {
  1376. "navigationBarTitleText": "文章详情"
  1377. }
  1378. },
  1379. {
  1380. "path": "article-edit",
  1381. "style": {
  1382. "navigationBarTitleText": "写成长记录",
  1383. "navigationStyle": "custom"
  1384. }
  1385. },
  1386. {
  1387. "path": "my-posts",
  1388. "style": {
  1389. "navigationBarTitleText": "我的发布"
  1390. }
  1391. }
  1392. ]
  1393. },
  1394. {
  1395. "root": "pages/tianpan",
  1396. "pages": [
  1397. {
  1398. "path": "index",
  1399. "style": {
  1400. "navigationBarTitleText": "家庭天盘",
  1401. "navigationStyle": "custom"
  1402. }
  1403. },
  1404. {
  1405. "path": "member-detail",
  1406. "style": {
  1407. "navigationBarTitleText": "成员详情",
  1408. "navigationStyle": "custom"
  1409. }
  1410. },
  1411. {
  1412. "path": "relation-detail",
  1413. "style": {
  1414. "navigationBarTitleText": "关系详情",
  1415. "navigationStyle": "custom"
  1416. }
  1417. },
  1418. {
  1419. "path": "annual-energy",
  1420. "style": {
  1421. "navigationBarTitleText": "年度能量",
  1422. "navigationStyle": "custom"
  1423. }
  1424. },
  1425. {
  1426. "path": "daily-fortune",
  1427. "style": {
  1428. "navigationBarTitleText": "每日运势",
  1429. "navigationStyle": "custom"
  1430. }
  1431. },
  1432. {
  1433. "path": "related-items",
  1434. "style": {
  1435. "navigationBarTitleText": "相关事项",
  1436. "navigationStyle": "custom"
  1437. }
  1438. },
  1439. {
  1440. "path": "traditional",
  1441. "style": {
  1442. "navigationBarTitleText": "家庭传统命理"
  1443. }
  1444. }
  1445. ]
  1446. },
  1447. {
  1448. "root": "pages/discover",
  1449. "pages": [
  1450. {
  1451. "path": "index",
  1452. "style": {
  1453. "navigationBarTitleText": "发现"
  1454. }
  1455. },
  1456. {
  1457. "path": "circles",
  1458. "style": {
  1459. "navigationBarTitleText": "发现圈子",
  1460. "navigationStyle": "custom"
  1461. }
  1462. },
  1463. {
  1464. "path": "circle-feed",
  1465. "style": {
  1466. "navigationBarTitleText": "圈子动态"
  1467. }
  1468. },
  1469. {
  1470. "path": "create-circle",
  1471. "style": {
  1472. "navigationBarTitleText": "创建圈子"
  1473. }
  1474. }
  1475. ]
  1476. },
  1477. {
  1478. "root": "pages/member-detail",
  1479. "pages": [
  1480. {
  1481. "path": "report-detail",
  1482. "style": {
  1483. "navigationBarTitleText": "报告详情"
  1484. }
  1485. },
  1486. {
  1487. "path": "service-role-apply",
  1488. "style": {
  1489. "navigationBarTitleText": "服务角色申请"
  1490. }
  1491. }
  1492. ]
  1493. },
  1494. {
  1495. "root": "pages/user-edit",
  1496. "pages": [
  1497. {
  1498. "path": "user-edit",
  1499. "style": {
  1500. "navigationBarTitleText": "完善信息"
  1501. }
  1502. }
  1503. ]
  1504. },
  1505. {
  1506. "root": "pages/policy",
  1507. "pages": [
  1508. {
  1509. "path": "agreement",
  1510. "style": {
  1511. "navigationBarTitleText": "用户协议"
  1512. }
  1513. },
  1514. {
  1515. "path": "privacy",
  1516. "style": {
  1517. "navigationBarTitleText": "隐私政策"
  1518. }
  1519. },
  1520. {
  1521. "path": "provider-agreement",
  1522. "style": {
  1523. "navigationBarTitleText": "服务商入驻协议"
  1524. }
  1525. }
  1526. ]
  1527. },
  1528. {
  1529. "root": "pages/profile-extra",
  1530. "pages": [
  1531. {
  1532. "path": "create-child",
  1533. "style": {
  1534. "navigationBarTitleText": "添加孩子"
  1535. }
  1536. },
  1537. {
  1538. "path": "children",
  1539. "style": {
  1540. "navigationBarTitleText": "孩子管理"
  1541. }
  1542. },
  1543. {
  1544. "path": "edit-child",
  1545. "style": {
  1546. "navigationBarTitleText": "编辑孩子"
  1547. }
  1548. },
  1549. {
  1550. "path": "family-members",
  1551. "style": {
  1552. "navigationBarTitleText": "家庭成员"
  1553. }
  1554. },
  1555. {
  1556. "path": "onboarding",
  1557. "style": {
  1558. "navigationBarTitleText": "新手任务"
  1559. }
  1560. },
  1561. {
  1562. "path": "coupons",
  1563. "style": {
  1564. "navigationBarTitleText": "我的优惠券"
  1565. }
  1566. },
  1567. {
  1568. "path": "gates",
  1569. "style": {
  1570. "navigationBarTitleText": "关卡中心"
  1571. }
  1572. }
  1573. ]
  1574. },
  1575. {
  1576. "root": "pages/home-pages",
  1577. "pages": [
  1578. {
  1579. "path": "parent-index",
  1580. "style": {
  1581. "navigationBarTitleText": "首页",
  1582. "enablePullDownRefresh": true
  1583. }
  1584. },
  1585. {
  1586. "path": "child-index",
  1587. "style": {
  1588. "navigationBarTitleText": "首页"
  1589. }
  1590. },
  1591. {
  1592. "path": "member-home-detail",
  1593. "style": {
  1594. "navigationBarTitleText": "成员详情",
  1595. "navigationStyle": "custom"
  1596. }
  1597. }
  1598. ]
  1599. },
  1600. {
  1601. "root": "pages/login",
  1602. "pages": [
  1603. {
  1604. "path": "login",
  1605. "style": {
  1606. "navigationBarTitleText": "登录",
  1607. "navigationStyle": "custom"
  1608. }
  1609. }
  1610. ]
  1611. },
  1612. {
  1613. "root": "pages/share",
  1614. "pages": [
  1615. {
  1616. "path": "index",
  1617. "style": {
  1618. "navigationBarTitleText": "健康足迹"
  1619. }
  1620. }
  1621. ]
  1622. },
  1623. {
  1624. "root": "pages/profile",
  1625. "pages": [
  1626. {
  1627. "path": "index",
  1628. "style": {
  1629. "navigationBarTitleText": "我的"
  1630. }
  1631. },
  1632. {
  1633. "path": "report-management",
  1634. "style": {
  1635. "navigationBarTitleText": "报告管理"
  1636. }
  1637. },
  1638. {
  1639. "path": "report-detail",
  1640. "style": {
  1641. "navigationBarTitleText": "报告详情"
  1642. }
  1643. },
  1644. {
  1645. "path": "portrait-edit",
  1646. "style": {
  1647. "navigationBarTitleText": "我的画像"
  1648. }
  1649. },
  1650. {
  1651. "path": "team-tree",
  1652. "style": {
  1653. "navigationBarTitleText": "团队层级"
  1654. }
  1655. }
  1656. ]
  1657. },
  1658. {
  1659. "root": "pages/diet",
  1660. "pages": [
  1661. {
  1662. "path": "index",
  1663. "style": {
  1664. "navigationBarTitleText": "饮食"
  1665. }
  1666. },
  1667. {
  1668. "path": "preferences",
  1669. "style": {
  1670. "navigationBarTitleText": "饮食偏好调研"
  1671. }
  1672. },
  1673. {
  1674. "path": "food-query",
  1675. "style": {
  1676. "navigationBarTitleText": "食材查询"
  1677. }
  1678. },
  1679. {
  1680. "path": "meal-config",
  1681. "style": {
  1682. "navigationBarTitleText": "共餐配置"
  1683. }
  1684. },
  1685. {
  1686. "path": "recommendation",
  1687. "style": {
  1688. "navigationBarTitleText": "食谱推荐"
  1689. }
  1690. },
  1691. {
  1692. "path": "records",
  1693. "style": {
  1694. "navigationBarTitleText": "饮食记录"
  1695. }
  1696. },
  1697. {
  1698. "path": "record-detail",
  1699. "style": {
  1700. "navigationBarTitleText": "记录详情"
  1701. }
  1702. }
  1703. ]
  1704. },
  1705. {
  1706. "root": "pages/achievement",
  1707. "pages": [
  1708. {
  1709. "path": "index",
  1710. "style": {
  1711. "navigationBarTitleText": "我的成就"
  1712. }
  1713. }
  1714. ]
  1715. },
  1716. {
  1717. "root": "pages/wealth-cf",
  1718. "pages": [
  1719. {
  1720. "path": "index",
  1721. "style": {
  1722. "navigationBarTitleText": "家庭CF值"
  1723. }
  1724. }
  1725. ]
  1726. },
  1727. {
  1728. "root": "pages/notification",
  1729. "pages": [
  1730. {
  1731. "path": "index",
  1732. "style": {
  1733. "navigationBarTitleText": "消息通知",
  1734. "enablePullDownRefresh": true
  1735. }
  1736. }
  1737. ]
  1738. }
  1739. ],
  1740. "globalStyle": {
  1741. "navigationBarTextStyle": "black",
  1742. "navigationBarTitleText": "浠艾福",
  1743. "navigationBarBackgroundColor": "#FFFFFF",
  1744. "backgroundColor": "#F8F8F8"
  1745. },
  1746. "lazyCodeLoading": "requiredComponents",
  1747. "tabBar": {
  1748. "color": "#7A7E83",
  1749. "selectedColor": "#F97316",
  1750. "borderStyle": "black",
  1751. "backgroundColor": "#FFFFFF",
  1752. "custom": true,
  1753. "list": [
  1754. {
  1755. "pagePath": "pages/index-home/index",
  1756. "text": "首页",
  1757. "iconPath": "static/tab-home.png",
  1758. "selectedIconPath": "static/tab-home-active.png"
  1759. },
  1760. {
  1761. "pagePath": "pages/health-main/index",
  1762. "text": "健康",
  1763. "iconPath": "static/tab-health.png",
  1764. "selectedIconPath": "static/tab-health-active.png"
  1765. },
  1766. {
  1767. "pagePath": "pages/growth-main/index",
  1768. "text": "成长",
  1769. "iconPath": "static/tab-growth.png",
  1770. "selectedIconPath": "static/tab-growth-active.png"
  1771. },
  1772. {
  1773. "pagePath": "pages/profile-main/profile",
  1774. "text": "我的",
  1775. "iconPath": "static/tab-profile.png",
  1776. "selectedIconPath": "static/tab-profile-active.png"
  1777. }
  1778. ]
  1779. },
  1780. "easycom": {
  1781. "auto": "components/@dcloudio/uni-$2/components/uni-$1/uni-$1.vue",
  1782. "pages": {
  1783. "pages/*": "components/@dcloudio/uni-$2/components/uni-$1/uni-$1.vue"
  1784. }
  1785. }
  1786. }