pages.json 31 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index-home/index",
  5. "style": {
  6. "navigationBarTitleText": "首页"
  7. }
  8. },
  9. {
  10. "path": "pages/mind/index",
  11. "style": {
  12. "navigationBarTitleText": "心"
  13. }
  14. },
  15. {
  16. "path": "pages/body/index",
  17. "style": {
  18. "navigationBarTitleText": "身"
  19. }
  20. },
  21. {
  22. "path": "pages/wisdom/index",
  23. "style": {
  24. "navigationBarTitleText": "智"
  25. }
  26. },
  27. {
  28. "path": "pages/wealth/index",
  29. "style": {
  30. "navigationBarTitleText": "富"
  31. }
  32. }
  33. ],
  34. "subPackages": [
  35. {
  36. "root": "pages/teacher",
  37. "pages": [
  38. {
  39. "path": "index",
  40. "style": {
  41. "navigationBarTitleText": "成长规划师中心"
  42. }
  43. },
  44. {
  45. "path": "families",
  46. "style": {
  47. "navigationBarTitleText": "我的家庭"
  48. }
  49. },
  50. {
  51. "path": "team",
  52. "style": {
  53. "navigationBarTitleText": "我的团队"
  54. }
  55. },
  56. {
  57. "path": "messages",
  58. "style": {
  59. "navigationBarTitleText": "消息中心"
  60. }
  61. },
  62. {
  63. "path": "orders",
  64. "style": {
  65. "navigationBarTitleText": "订单与佣金"
  66. }
  67. },
  68. {
  69. "path": "chat",
  70. "style": {
  71. "navigationBarTitleText": "聊天"
  72. }
  73. },
  74. {
  75. "path": "teacher-profile",
  76. "style": {
  77. "navigationBarTitleText": "我的"
  78. }
  79. },
  80. {
  81. "path": "service-tasks",
  82. "style": {
  83. "navigationBarTitleText": "待办服务任务"
  84. }
  85. }
  86. ]
  87. },
  88. {
  89. "root": "pages/guide",
  90. "pages": [
  91. {
  92. "path": "packages/index",
  93. "style": {
  94. "navigationBarTitleText": "我的任务模板"
  95. }
  96. },
  97. {
  98. "path": "packages/create",
  99. "style": {
  100. "navigationBarTitleText": "创建任务模板"
  101. }
  102. },
  103. {
  104. "path": "packages/detail",
  105. "style": {
  106. "navigationBarTitleText": "任务模板详情"
  107. }
  108. },
  109. {
  110. "path": "packages/share",
  111. "style": {
  112. "navigationBarTitleText": "分享任务模板"
  113. }
  114. },
  115. {
  116. "path": "bind/invite",
  117. "style": {
  118. "navigationBarTitleText": "绑定成长规划师"
  119. }
  120. },
  121. {
  122. "path": "register/index",
  123. "style": {
  124. "navigationBarTitleText": "成为成长规划师"
  125. }
  126. },
  127. {
  128. "path": "invite/share",
  129. "style": {
  130. "navigationBarTitleText": "邀请分享"
  131. }
  132. },
  133. {
  134. "path": "hierarchy/index",
  135. "style": {
  136. "navigationBarTitleText": "下级成长规划师"
  137. }
  138. },
  139. {
  140. "path": "activities/index",
  141. "style": {
  142. "navigationBarTitleText": "活动管理"
  143. }
  144. },
  145. {
  146. "path": "activities/detail",
  147. "style": {
  148. "navigationBarTitleText": "活动详情"
  149. }
  150. }
  151. ]
  152. },
  153. {
  154. "root": "pages/parent",
  155. "pages": [
  156. {
  157. "path": "market/index",
  158. "style": {
  159. "navigationBarTitleText": "任务模板市场"
  160. }
  161. },
  162. {
  163. "path": "market/detail",
  164. "style": {
  165. "navigationBarTitleText": "任务模板详情"
  166. }
  167. },
  168. {
  169. "path": "plans/index",
  170. "style": {
  171. "navigationBarTitleText": "我的计划"
  172. }
  173. },
  174. {
  175. "path": "plans/detail",
  176. "style": {
  177. "navigationBarTitleText": "计划详情"
  178. }
  179. },
  180. {
  181. "path": "wishes/index",
  182. "style": {
  183. "navigationBarTitleText": "心愿管理"
  184. }
  185. },
  186. {
  187. "path": "appointments",
  188. "style": {
  189. "navigationBarTitleText": "我的预约"
  190. }
  191. },
  192. {
  193. "path": "child-detail",
  194. "style": {
  195. "navigationBarTitleText": "孩子详情"
  196. }
  197. }
  198. ]
  199. },
  200. {
  201. "root": "pages/child",
  202. "pages": [
  203. {
  204. "path": "tasks",
  205. "style": {
  206. "navigationBarTitleText": "孩子任务"
  207. }
  208. },
  209. {
  210. "path": "rewards",
  211. "style": {
  212. "navigationBarTitleText": "孩子心愿单"
  213. }
  214. }
  215. ]
  216. },
  217. {
  218. "root": "pages/tasks",
  219. "pages": [
  220. {
  221. "path": "tasks",
  222. "style": {
  223. "navigationBarTitleText": "任务列表"
  224. }
  225. },
  226. {
  227. "path": "create-task",
  228. "style": {
  229. "navigationBarTitleText": "添加任务"
  230. }
  231. },
  232. {
  233. "path": "review",
  234. "style": {
  235. "navigationBarTitleText": "审核任务"
  236. }
  237. },
  238. {
  239. "path": "daily-tasks",
  240. "style": {
  241. "navigationBarTitleText": "每日任务"
  242. }
  243. }
  244. ]
  245. },
  246. {
  247. "root": "pages/wishes",
  248. "pages": [
  249. {
  250. "path": "index",
  251. "style": {
  252. "navigationBarTitleText": "我的心愿"
  253. }
  254. },
  255. {
  256. "path": "create",
  257. "style": {
  258. "navigationBarTitleText": "添加心愿"
  259. }
  260. },
  261. {
  262. "path": "detail",
  263. "style": {
  264. "navigationBarTitleText": "心愿详情"
  265. }
  266. }
  267. ]
  268. },
  269. {
  270. "root": "pages/rewards",
  271. "pages": [
  272. {
  273. "path": "rewards",
  274. "style": {
  275. "navigationBarTitleText": "心愿单"
  276. }
  277. },
  278. {
  279. "path": "badge",
  280. "style": {
  281. "navigationBarTitleText": "勋章墙"
  282. }
  283. }
  284. ]
  285. },
  286. {
  287. "root": "pages/games",
  288. "pages": [
  289. {
  290. "path": "list",
  291. "style": {
  292. "navigationBarTitleText": "小游戏"
  293. }
  294. },
  295. {
  296. "path": "schulte",
  297. "style": {
  298. "navigationBarTitleText": "舒尔特方格"
  299. }
  300. },
  301. {
  302. "path": "1a2b",
  303. "style": {
  304. "navigationBarTitleText": "猜数字"
  305. }
  306. },
  307. {
  308. "path": "sudoku",
  309. "style": {
  310. "navigationBarTitleText": "数独"
  311. }
  312. },
  313. {
  314. "path": "records",
  315. "style": {
  316. "navigationBarTitleText": "训练记录"
  317. }
  318. },
  319. {
  320. "path": "stats",
  321. "style": {
  322. "navigationBarTitleText": "训练统计"
  323. }
  324. }
  325. ]
  326. },
  327. {
  328. "root": "pages/assessment",
  329. "pages": [
  330. {
  331. "path": "apply",
  332. "style": {
  333. "navigationBarTitleText": "申请测评"
  334. }
  335. },
  336. {
  337. "path": "results",
  338. "style": {
  339. "navigationBarTitleText": "测评报告"
  340. }
  341. },
  342. {
  343. "path": "purchase",
  344. "style": {
  345. "navigationBarTitleText": "购买测评"
  346. }
  347. },
  348. {
  349. "path": "quota",
  350. "style": {
  351. "navigationBarTitleText": "我的测评额度"
  352. }
  353. },
  354. {
  355. "path": "upload-report",
  356. "style": {
  357. "navigationBarTitleText": "上传测评报告"
  358. }
  359. },
  360. {
  361. "path": "execution",
  362. "style": {
  363. "navigationBarTitleText": "服务执行进度"
  364. }
  365. },
  366. {
  367. "path": "rating",
  368. "style": {
  369. "navigationBarTitleText": "服务评价"
  370. }
  371. }
  372. ]
  373. },
  374. {
  375. "root": "pages/dan-assessment",
  376. "pages": [
  377. {
  378. "path": "report-upload",
  379. "style": {
  380. "navigationBarTitleText": "DAN 报告上传",
  381. "navigationStyle": "custom"
  382. }
  383. }
  384. ]
  385. },
  386. {
  387. "root": "pages/growth",
  388. "pages": [
  389. {
  390. "path": "index",
  391. "style": {
  392. "navigationBarTitleText": "成长档案"
  393. }
  394. },
  395. {
  396. "path": "create",
  397. "style": {
  398. "navigationBarTitleText": "创建成长档案"
  399. }
  400. },
  401. {
  402. "path": "detail",
  403. "style": {
  404. "navigationBarTitleText": "档案详情"
  405. }
  406. },
  407. {
  408. "path": "assessment-result",
  409. "style": {
  410. "navigationBarTitleText": "测评报告"
  411. }
  412. },
  413. {
  414. "path": "upload",
  415. "style": {
  416. "navigationBarTitleText": "上传测评报告"
  417. }
  418. },
  419. {
  420. "path": "supplement",
  421. "style": {
  422. "navigationBarTitleText": "补充测评材料"
  423. }
  424. }
  425. ]
  426. },
  427. {
  428. "root": "pages/shop",
  429. "pages": [
  430. {
  431. "path": "index/index",
  432. "style": {
  433. "navigationBarTitleText": "商品首页"
  434. }
  435. },
  436. {
  437. "path": "order-list/order-list",
  438. "style": {
  439. "navigationBarTitleText": "我的订单"
  440. }
  441. },
  442. {
  443. "path": "order-detail/order-detail",
  444. "style": {
  445. "navigationBarTitleText": "订单详情"
  446. }
  447. },
  448. {
  449. "path": "cart/cart",
  450. "style": {
  451. "navigationBarTitleText": "购物车"
  452. }
  453. },
  454. {
  455. "path": "checkout/checkout",
  456. "style": {
  457. "navigationBarTitleText": "确认订单"
  458. }
  459. },
  460. {
  461. "path": "payment/payment",
  462. "style": {
  463. "navigationBarTitleText": "支付订单"
  464. }
  465. },
  466. {
  467. "path": "logistics/logistics",
  468. "style": {
  469. "navigationBarTitleText": "物流跟踪"
  470. }
  471. },
  472. {
  473. "path": "address/address",
  474. "style": {
  475. "navigationBarTitleText": "收货地址"
  476. }
  477. },
  478. {
  479. "path": "address-edit/address-edit",
  480. "style": {
  481. "navigationBarTitleText": "编辑地址"
  482. }
  483. },
  484. {
  485. "path": "consignee-list/consignee-list",
  486. "style": {
  487. "navigationBarTitleText": "收货人管理"
  488. }
  489. },
  490. {
  491. "path": "consignee-edit/consignee-edit",
  492. "style": {
  493. "navigationBarTitleText": "编辑收货人"
  494. }
  495. },
  496. {
  497. "path": "detail/detail",
  498. "style": {
  499. "navigationBarTitleText": "商品详情"
  500. }
  501. },
  502. {
  503. "path": "after-sales/after-sales",
  504. "style": {
  505. "navigationBarTitleText": "售后记录"
  506. }
  507. },
  508. {
  509. "path": "after-sales-detail/after-sales-detail",
  510. "style": {
  511. "navigationBarTitleText": "售后详情"
  512. }
  513. },
  514. {
  515. "path": "after-sales-apply/after-sales-apply",
  516. "style": {
  517. "navigationBarTitleText": "申请售后"
  518. }
  519. }
  520. ]
  521. },
  522. {
  523. "root": "pages/vendor",
  524. "pages": [
  525. {
  526. "path": "apply",
  527. "style": {
  528. "navigationBarTitleText": "服务商入驻"
  529. }
  530. },
  531. {
  532. "path": "center",
  533. "style": {
  534. "navigationBarTitleText": "服务商中心"
  535. }
  536. },
  537. {
  538. "path": "products/products",
  539. "style": {
  540. "navigationBarTitleText": "商品管理"
  541. }
  542. },
  543. {
  544. "path": "orders/orders",
  545. "style": {
  546. "navigationBarTitleText": "订单管理"
  547. }
  548. },
  549. {
  550. "path": "product-edit/product-edit",
  551. "style": {
  552. "navigationBarTitleText": "发布商品"
  553. }
  554. }
  555. ]
  556. },
  557. {
  558. "root": "pages/nutritionist",
  559. "pages": [
  560. {
  561. "path": "apply",
  562. "style": {
  563. "navigationBarTitleText": "营养师入驻"
  564. }
  565. }
  566. ]
  567. },
  568. {
  569. "root": "pages/butler",
  570. "pages": [
  571. {
  572. "path": "apply",
  573. "style": {
  574. "navigationBarTitleText": "管家入驻"
  575. }
  576. }
  577. ]
  578. },
  579. {
  580. "root": "pages/stats",
  581. "pages": [
  582. {
  583. "path": "completion-rate",
  584. "style": {
  585. "navigationBarTitleText": "任务完成率",
  586. "navigationStyle": "custom"
  587. }
  588. },
  589. {
  590. "path": "index",
  591. "style": {
  592. "navigationBarTitleText": "数据统计"
  593. }
  594. }
  595. ]
  596. },
  597. {
  598. "root": "pages/promotion",
  599. "pages": [
  600. {
  601. "path": "index",
  602. "style": {
  603. "navigationBarTitleText": "财富中心"
  604. }
  605. },
  606. {
  607. "path": "commission",
  608. "style": {
  609. "navigationBarTitleText": "佣金明细"
  610. }
  611. },
  612. {
  613. "path": "withdraw",
  614. "style": {
  615. "navigationBarTitleText": "提现"
  616. }
  617. },
  618. {
  619. "path": "invite",
  620. "style": {
  621. "navigationBarTitleText": "邀请好友"
  622. }
  623. },
  624. {
  625. "path": "team",
  626. "style": {
  627. "navigationBarTitleText": "推广团队"
  628. }
  629. },
  630. {
  631. "path": "leaderboard",
  632. "style": {
  633. "navigationBarTitleText": "推广排行榜",
  634. "enablePullDownRefresh": true
  635. }
  636. },
  637. {
  638. "path": "material",
  639. "style": {
  640. "navigationBarTitleText": "推广素材"
  641. }
  642. }
  643. ]
  644. },
  645. {
  646. "root": "pages/energy",
  647. "pages": [
  648. {
  649. "path": "detail",
  650. "style": {
  651. "navigationBarTitleText": "维度能量详情"
  652. }
  653. }
  654. ]
  655. },
  656. {
  657. "root": "pages/membership",
  658. "pages": [
  659. {
  660. "path": "benefits",
  661. "style": {
  662. "navigationBarTitleText": "我的权益"
  663. }
  664. },
  665. {
  666. "path": "plans",
  667. "style": {
  668. "navigationBarTitleText": "一生一世会员"
  669. }
  670. },
  671. {
  672. "path": "upgrade",
  673. "style": {
  674. "navigationBarTitleText": "开通会员"
  675. }
  676. }
  677. ]
  678. },
  679. {
  680. "root": "pages/points",
  681. "pages": [
  682. {
  683. "path": "mall",
  684. "style": {
  685. "navigationBarTitleText": "积分商城"
  686. }
  687. }
  688. ]
  689. },
  690. {
  691. "root": "pages/wealth-sub",
  692. "pages": [
  693. {
  694. "path": "checkin",
  695. "style": {
  696. "navigationBarTitleText": "财商打卡"
  697. }
  698. },
  699. {
  700. "path": "insurance-list",
  701. "style": {
  702. "navigationBarTitleText": "保单管理"
  703. }
  704. },
  705. {
  706. "path": "insurance-add",
  707. "style": {
  708. "navigationBarTitleText": "新增保单"
  709. }
  710. },
  711. {
  712. "path": "insurance-planning",
  713. "style": {
  714. "navigationBarTitleText": "家庭保险规划"
  715. }
  716. }
  717. ]
  718. },
  719. {
  720. "root": "pages/meal",
  721. "pages": [
  722. {
  723. "path": "recommend",
  724. "style": {
  725. "navigationBarTitleText": "智能食谱推荐"
  726. }
  727. },
  728. {
  729. "path": "log",
  730. "style": {
  731. "navigationBarTitleText": "饮食记录"
  732. }
  733. },
  734. {
  735. "path": "recipe-detail",
  736. "style": {
  737. "navigationBarTitleText": "食谱详情"
  738. }
  739. },
  740. {
  741. "path": "preference",
  742. "style": {
  743. "navigationBarTitleText": "饮食偏好设置"
  744. }
  745. }
  746. ]
  747. },
  748. {
  749. "root": "pages/health",
  750. "pages": [
  751. {
  752. "path": "report-upload",
  753. "style": {
  754. "navigationBarTitleText": "上传健康报告"
  755. }
  756. },
  757. {
  758. "path": "report-confirm",
  759. "style": {
  760. "navigationBarTitleText": "确认健康报告",
  761. "navigationStyle": "custom"
  762. }
  763. },
  764. {
  765. "path": "report-survey",
  766. "style": {
  767. "navigationBarTitleText": "健康调研问卷"
  768. }
  769. },
  770. {
  771. "path": "report-list",
  772. "style": {
  773. "navigationBarTitleText": "健康报告"
  774. }
  775. },
  776. {
  777. "path": "physical-exam-detail",
  778. "style": {
  779. "navigationBarTitleText": "体检报告详情"
  780. }
  781. },
  782. {
  783. "path": "nutrition-profile",
  784. "style": {
  785. "navigationBarTitleText": "营养档案"
  786. }
  787. },
  788. {
  789. "path": "tongue-index",
  790. "style": {
  791. "navigationBarTitleText": "舌诊分析"
  792. }
  793. },
  794. {
  795. "path": "exercise-index",
  796. "style": {
  797. "navigationBarTitleText": "运动"
  798. }
  799. },
  800. {
  801. "path": "diet-index",
  802. "style": {
  803. "navigationBarTitleText": "饮食"
  804. }
  805. },
  806. {
  807. "path": "sleep-index",
  808. "style": {
  809. "navigationBarTitleText": "作息"
  810. }
  811. },
  812. {
  813. "path": "meditation-index",
  814. "style": {
  815. "navigationBarTitleText": "冥想"
  816. }
  817. },
  818. {
  819. "path": "gut-index",
  820. "style": {
  821. "navigationBarTitleText": "菌群"
  822. }
  823. },
  824. {
  825. "path": "gut-flora-detail",
  826. "style": {
  827. "navigationBarTitleText": "菌群报告详情"
  828. }
  829. },
  830. {
  831. "path": "gut-flora-species-detail",
  832. "style": {
  833. "navigationBarTitleText": "菌群详情"
  834. }
  835. },
  836. {
  837. "path": "gut-flora-foods-detail",
  838. "style": {
  839. "navigationBarTitleText": "饮食推荐"
  840. }
  841. },
  842. {
  843. "path": "gut-flora-risks-detail",
  844. "style": {
  845. "navigationBarTitleText": "疾病风险"
  846. }
  847. }
  848. ]
  849. },
  850. {
  851. "root": "pages/body-detail",
  852. "pages": [
  853. {
  854. "path": "health-report",
  855. "style": {
  856. "navigationBarTitleText": "健康报告详情"
  857. }
  858. },
  859. {
  860. "path": "health-dimensions",
  861. "style": {
  862. "navigationBarTitleText": "健康维度全景"
  863. }
  864. },
  865. {
  866. "path": "checkin",
  867. "style": {
  868. "navigationBarTitleText": "健康打卡"
  869. }
  870. },
  871. {
  872. "path": "dimension-questionnaire",
  873. "style": {
  874. "navigationBarTitleText": "维度问卷"
  875. }
  876. },
  877. {
  878. "path": "dimension-detail",
  879. "style": {
  880. "navigationBarTitleText": "维度详情"
  881. }
  882. },
  883. {
  884. "path": "member-body-detail",
  885. "style": {
  886. "navigationBarTitleText": "身体能量详情",
  887. "navigationStyle": "custom"
  888. }
  889. }
  890. ]
  891. },
  892. {
  893. "root": "pages/mind-detail",
  894. "pages": [
  895. {
  896. "path": "articles",
  897. "style": {
  898. "navigationBarTitleText": "心智成长"
  899. }
  900. },
  901. {
  902. "path": "article-detail",
  903. "style": {
  904. "navigationBarTitleText": "文章详情"
  905. }
  906. },
  907. {
  908. "path": "training",
  909. "style": {
  910. "navigationBarTitleText": "能力训练"
  911. }
  912. },
  913. {
  914. "path": "emotion-report",
  915. "style": {
  916. "navigationBarTitleText": "心理报告"
  917. }
  918. },
  919. {
  920. "path": "member-mind-detail",
  921. "style": {
  922. "navigationBarTitleText": "心智能量详情",
  923. "navigationStyle": "custom"
  924. }
  925. },
  926. {
  927. "path": "emotion-checkin",
  928. "style": {
  929. "navigationBarTitleText": "情绪打卡"
  930. }
  931. },
  932. {
  933. "path": "emotion-trend",
  934. "style": {
  935. "navigationBarTitleText": "情绪趋势"
  936. }
  937. },
  938. {
  939. "path": "traditional-mirror",
  940. "style": {
  941. "navigationBarTitleText": "传统文化镜"
  942. }
  943. },
  944. {
  945. "path": "soothe-toolbox",
  946. "style": {
  947. "navigationBarTitleText": "疏导工具箱"
  948. }
  949. },
  950. {
  951. "path": "screening",
  952. "style": {
  953. "navigationBarTitleText": "心理状态自评"
  954. }
  955. },
  956. {
  957. "path": "family-dashboard",
  958. "style": {
  959. "navigationBarTitleText": "家庭天盘"
  960. }
  961. },
  962. {
  963. "path": "duo-compatibility",
  964. "style": {
  965. "navigationBarTitleText": "双人合盘"
  966. }
  967. }
  968. ]
  969. },
  970. {
  971. "root": "pages/wisdom-detail",
  972. "pages": [
  973. {
  974. "path": "cognitive-report",
  975. "style": {
  976. "navigationBarTitleText": "认知测评报告"
  977. }
  978. },
  979. {
  980. "path": "member-wisdom-detail",
  981. "style": {
  982. "navigationBarTitleText": "智能量详情",
  983. "navigationStyle": "custom"
  984. }
  985. },
  986. {
  987. "path": "self-quiz",
  988. "style": {
  989. "navigationBarTitleText": "自己出题自己答"
  990. }
  991. },
  992. {
  993. "path": "training-hub",
  994. "style": {
  995. "navigationBarTitleText": "认知训练中心"
  996. }
  997. }
  998. ]
  999. },
  1000. {
  1001. "root": "pages/action-detail",
  1002. "pages": [
  1003. {
  1004. "path": "interaction-log",
  1005. "style": {
  1006. "navigationBarTitleText": "记录互动"
  1007. }
  1008. },
  1009. {
  1010. "path": "relationship-questionnaire",
  1011. "style": {
  1012. "navigationBarTitleText": "关系问卷"
  1013. }
  1014. },
  1015. {
  1016. "path": "member-action-detail",
  1017. "style": {
  1018. "navigationBarTitleText": "行动能量详情",
  1019. "navigationStyle": "custom"
  1020. }
  1021. },
  1022. {
  1023. "path": "contact-detail",
  1024. "style": {
  1025. "navigationBarTitleText": "联系人详情",
  1026. "navigationStyle": "custom"
  1027. }
  1028. }
  1029. ]
  1030. },
  1031. {
  1032. "root": "pages/discover-detail",
  1033. "pages": [
  1034. {
  1035. "path": "product-detail/product-detail",
  1036. "style": {
  1037. "navigationBarTitleText": "商品详情"
  1038. }
  1039. },
  1040. {
  1041. "path": "activity-detail/activity-detail",
  1042. "style": {
  1043. "navigationBarTitleText": "活动详情"
  1044. }
  1045. }
  1046. ]
  1047. },
  1048. {
  1049. "root": "pages/family",
  1050. "pages": [
  1051. {
  1052. "path": "add-member",
  1053. "style": {
  1054. "navigationBarTitleText": "添加家庭成员"
  1055. }
  1056. }
  1057. ]
  1058. },
  1059. {
  1060. "root": "pages/ai",
  1061. "pages": [
  1062. {
  1063. "path": "chat",
  1064. "style": {
  1065. "navigationBarTitleText": "AI 家庭助手",
  1066. "navigationStyle": "custom"
  1067. }
  1068. }
  1069. ]
  1070. },
  1071. {
  1072. "root": "pages/invite",
  1073. "pages": [
  1074. {
  1075. "path": "join",
  1076. "style": {
  1077. "navigationBarTitleText": "加入家庭",
  1078. "navigationStyle": "custom"
  1079. }
  1080. }
  1081. ]
  1082. },
  1083. {
  1084. "root": "pages/activity",
  1085. "pages": [
  1086. {
  1087. "path": "index",
  1088. "style": {
  1089. "navigationBarTitleText": "活动中心"
  1090. }
  1091. },
  1092. {
  1093. "path": "activity-detail/activity-detail",
  1094. "style": {
  1095. "navigationBarTitleText": "活动详情"
  1096. }
  1097. },
  1098. {
  1099. "path": "create",
  1100. "style": {
  1101. "navigationBarTitleText": "创建活动"
  1102. }
  1103. }
  1104. ]
  1105. },
  1106. {
  1107. "root": "pages/article-center",
  1108. "pages": [
  1109. {
  1110. "path": "index",
  1111. "style": {
  1112. "navigationBarTitleText": "知识中心",
  1113. "navigationStyle": "custom"
  1114. }
  1115. },
  1116. {
  1117. "path": "article-detail",
  1118. "style": {
  1119. "navigationBarTitleText": "文章详情"
  1120. }
  1121. },
  1122. {
  1123. "path": "article-edit",
  1124. "style": {
  1125. "navigationBarTitleText": "写成长记录",
  1126. "navigationStyle": "custom"
  1127. }
  1128. },
  1129. {
  1130. "path": "my-posts",
  1131. "style": {
  1132. "navigationBarTitleText": "我的发布"
  1133. }
  1134. }
  1135. ]
  1136. },
  1137. {
  1138. "root": "pages/tianpan",
  1139. "pages": [
  1140. {
  1141. "path": "index",
  1142. "style": {
  1143. "navigationBarTitleText": "家庭天盘",
  1144. "navigationStyle": "custom"
  1145. }
  1146. },
  1147. {
  1148. "path": "member-detail",
  1149. "style": {
  1150. "navigationBarTitleText": "成员详情",
  1151. "navigationStyle": "custom"
  1152. }
  1153. },
  1154. {
  1155. "path": "relation-detail",
  1156. "style": {
  1157. "navigationBarTitleText": "关系详情",
  1158. "navigationStyle": "custom"
  1159. }
  1160. },
  1161. {
  1162. "path": "annual-energy",
  1163. "style": {
  1164. "navigationBarTitleText": "年度能量",
  1165. "navigationStyle": "custom"
  1166. }
  1167. },
  1168. {
  1169. "path": "daily-fortune",
  1170. "style": {
  1171. "navigationBarTitleText": "每日运势",
  1172. "navigationStyle": "custom"
  1173. }
  1174. },
  1175. {
  1176. "path": "related-items",
  1177. "style": {
  1178. "navigationBarTitleText": "相关事项",
  1179. "navigationStyle": "custom"
  1180. }
  1181. }
  1182. ]
  1183. },
  1184. {
  1185. "root": "pages/mind-extra",
  1186. "pages": [
  1187. {
  1188. "path": "articles",
  1189. "style": {
  1190. "navigationBarTitleText": "心智成长",
  1191. "navigationStyle": "custom"
  1192. }
  1193. }
  1194. ]
  1195. },
  1196. {
  1197. "root": "pages/discover",
  1198. "pages": [
  1199. {
  1200. "path": "index",
  1201. "style": {
  1202. "navigationBarTitleText": "发现"
  1203. }
  1204. }
  1205. ]
  1206. },
  1207. {
  1208. "root": "pages/action",
  1209. "pages": [
  1210. {
  1211. "path": "index",
  1212. "style": {
  1213. "navigationBarTitleText": "行动"
  1214. }
  1215. }
  1216. ]
  1217. },
  1218. {
  1219. "root": "pages/member-detail",
  1220. "pages": [
  1221. {
  1222. "path": "member-detail",
  1223. "style": {
  1224. "navigationBarTitleText": "成员详情"
  1225. }
  1226. }
  1227. ]
  1228. },
  1229. {
  1230. "root": "pages/user-edit",
  1231. "pages": [
  1232. {
  1233. "path": "user-edit",
  1234. "style": {
  1235. "navigationBarTitleText": "完善信息"
  1236. }
  1237. }
  1238. ]
  1239. },
  1240. {
  1241. "root": "pages/policy",
  1242. "pages": [
  1243. {
  1244. "path": "agreement",
  1245. "style": {
  1246. "navigationBarTitleText": "用户协议"
  1247. }
  1248. },
  1249. {
  1250. "path": "privacy",
  1251. "style": {
  1252. "navigationBarTitleText": "隐私政策"
  1253. }
  1254. }
  1255. ]
  1256. },
  1257. {
  1258. "root": "pages/profile-extra",
  1259. "pages": [
  1260. {
  1261. "path": "create-child",
  1262. "style": {
  1263. "navigationBarTitleText": "添加孩子"
  1264. }
  1265. },
  1266. {
  1267. "path": "children",
  1268. "style": {
  1269. "navigationBarTitleText": "孩子管理"
  1270. }
  1271. },
  1272. {
  1273. "path": "edit-child",
  1274. "style": {
  1275. "navigationBarTitleText": "编辑孩子"
  1276. }
  1277. },
  1278. {
  1279. "path": "family-members",
  1280. "style": {
  1281. "navigationBarTitleText": "家庭成员"
  1282. }
  1283. },
  1284. {
  1285. "path": "onboarding",
  1286. "style": {
  1287. "navigationBarTitleText": "新手任务"
  1288. }
  1289. },
  1290. {
  1291. "path": "coupons",
  1292. "style": {
  1293. "navigationBarTitleText": "我的优惠券"
  1294. }
  1295. }
  1296. ]
  1297. },
  1298. {
  1299. "root": "pages/home-pages",
  1300. "pages": [
  1301. {
  1302. "path": "parent-index",
  1303. "style": {
  1304. "navigationBarTitleText": "首页",
  1305. "enablePullDownRefresh": true
  1306. }
  1307. },
  1308. {
  1309. "path": "child-index",
  1310. "style": {
  1311. "navigationBarTitleText": "首页"
  1312. }
  1313. },
  1314. {
  1315. "path": "member-home-detail",
  1316. "style": {
  1317. "navigationBarTitleText": "成员详情",
  1318. "navigationStyle": "custom"
  1319. }
  1320. }
  1321. ]
  1322. },
  1323. {
  1324. "root": "pages/login",
  1325. "pages": [
  1326. {
  1327. "path": "login",
  1328. "style": {
  1329. "navigationBarTitleText": "登录",
  1330. "navigationStyle": "custom"
  1331. }
  1332. }
  1333. ]
  1334. },
  1335. {
  1336. "root": "pages/share",
  1337. "pages": [
  1338. {
  1339. "path": "index",
  1340. "style": {
  1341. "navigationBarTitleText": "健康足迹"
  1342. }
  1343. }
  1344. ]
  1345. },
  1346. {
  1347. "root": "pages/profile",
  1348. "pages": [
  1349. {
  1350. "path": "profile",
  1351. "style": {
  1352. "navigationBarTitleText": "我的"
  1353. }
  1354. },
  1355. {
  1356. "path": "index",
  1357. "style": {
  1358. "navigationBarTitleText": "我的"
  1359. }
  1360. }
  1361. ]
  1362. }
  1363. ],
  1364. "globalStyle": {
  1365. "navigationBarTextStyle": "black",
  1366. "navigationBarTitleText": "浠艾福",
  1367. "navigationBarBackgroundColor": "#FFFFFF",
  1368. "backgroundColor": "#F8F8F8"
  1369. },
  1370. "lazyCodeLoading": "requiredComponents",
  1371. "tabBar": {
  1372. "color": "#7A7E83",
  1373. "selectedColor": "#F97316",
  1374. "borderStyle": "black",
  1375. "backgroundColor": "#FFFFFF",
  1376. "list": [
  1377. {
  1378. "pagePath": "pages/index-home/index",
  1379. "text": "行",
  1380. "iconPath": "static/tab-action.png",
  1381. "selectedIconPath": "static/tab-action-active.png"
  1382. },
  1383. {
  1384. "pagePath": "pages/mind/index",
  1385. "text": "心",
  1386. "iconPath": "/static/tab-mind.png",
  1387. "selectedIconPath": "/static/tab-mind-active.png"
  1388. },
  1389. {
  1390. "pagePath": "pages/body/index",
  1391. "text": "身",
  1392. "iconPath": "/static/tab-body.png",
  1393. "selectedIconPath": "/static/tab-body-active.png"
  1394. },
  1395. {
  1396. "pagePath": "pages/wisdom/index",
  1397. "text": "智",
  1398. "iconPath": "static/tab-wisdom.png",
  1399. "selectedIconPath": "static/tab-wisdom-active.png"
  1400. },
  1401. {
  1402. "pagePath": "pages/wealth/index",
  1403. "text": "富",
  1404. "iconPath": "static/tab-wealth.png",
  1405. "selectedIconPath": "static/tab-wealth-active.png"
  1406. }
  1407. ]
  1408. },
  1409. "easycom": {
  1410. "auto": "components/@dcloudio/uni-$2/components/uni-$1/uni-$1.vue",
  1411. "pages": {
  1412. "pages/*": "components/@dcloudio/uni-$2/components/uni-$1/uni-$1.vue"
  1413. }
  1414. }
  1415. }