pages.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/splash/splash",
  5. "style": {
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/index/index",
  11. "style": {
  12. "navigationBarTitleText": "首页"
  13. }
  14. },
  15. {
  16. "path": "pages/index/child-index",
  17. "style": {
  18. "navigationBarTitleText": "首页"
  19. }
  20. },
  21. {
  22. "path": "pages/index/parent-index",
  23. "style": {
  24. "navigationBarTitleText": "首页",
  25. "enablePullDownRefresh": true
  26. }
  27. },
  28. {
  29. "path": "pages/mind/index",
  30. "style": {
  31. "navigationBarTitleText": "心"
  32. }
  33. },
  34. {
  35. "path": "pages/body/index",
  36. "style": {
  37. "navigationBarTitleText": "身"
  38. }
  39. },
  40. {
  41. "path": "pages/wisdom/index",
  42. "style": {
  43. "navigationBarTitleText": "智"
  44. }
  45. },
  46. {
  47. "path": "pages/profile/profile",
  48. "style": {
  49. "navigationBarTitleText": "我的"
  50. }
  51. },
  52. {
  53. "path": "pages/login/login",
  54. "style": {
  55. "navigationBarTitleText": "登录",
  56. "navigationStyle": "custom"
  57. }
  58. },
  59. {
  60. "path": "pages/policy/agreement",
  61. "style": {
  62. "navigationBarTitleText": "用户协议"
  63. }
  64. },
  65. {
  66. "path": "pages/policy/privacy",
  67. "style": {
  68. "navigationBarTitleText": "隐私政策"
  69. }
  70. },
  71. {
  72. "path": "pages/user-edit/user-edit",
  73. "style": {
  74. "navigationBarTitleText": "完善信息"
  75. }
  76. },
  77. {
  78. "path": "pages/discover/index",
  79. "style": {
  80. "navigationBarTitleText": "发现"
  81. }
  82. },
  83. {
  84. "path": "pages/action/index",
  85. "style": {
  86. "navigationBarTitleText": "行动"
  87. }
  88. },
  89. {
  90. "path": "pages/index/member-home-detail",
  91. "style": {
  92. "navigationBarTitleText": "成员详情",
  93. "navigationStyle": "custom"
  94. }
  95. },
  96. {
  97. "path": "pages/profile/create-child",
  98. "style": {
  99. "navigationBarTitleText": "添加孩子"
  100. }
  101. },
  102. {
  103. "path": "pages/profile/children",
  104. "style": {
  105. "navigationBarTitleText": "孩子管理"
  106. }
  107. },
  108. {
  109. "path": "pages/profile/edit-child",
  110. "style": {
  111. "navigationBarTitleText": "编辑孩子"
  112. }
  113. },
  114. {
  115. "path": "pages/profile/family-members",
  116. "style": {
  117. "navigationBarTitleText": "家庭成员"
  118. }
  119. },
  120. {
  121. "path": "pages/profile/onboarding",
  122. "style": {
  123. "navigationBarTitleText": "新手任务"
  124. }
  125. },
  126. {
  127. "path": "pages/profile/coupons",
  128. "style": {
  129. "navigationBarTitleText": "我的优惠券"
  130. }
  131. }
  132. ],
  133. "subPackages": [
  134. {
  135. "root": "pages/teacher",
  136. "pages": [
  137. {
  138. "path": "index",
  139. "style": { "navigationBarTitleText": "成长规划师中心" }
  140. },
  141. {
  142. "path": "families",
  143. "style": { "navigationBarTitleText": "我的家庭" }
  144. },
  145. {
  146. "path": "team",
  147. "style": { "navigationBarTitleText": "我的团队" }
  148. },
  149. {
  150. "path": "messages",
  151. "style": { "navigationBarTitleText": "消息中心" }
  152. },
  153. {
  154. "path": "orders",
  155. "style": { "navigationBarTitleText": "订单与佣金" }
  156. },
  157. {
  158. "path": "chat",
  159. "style": { "navigationBarTitleText": "聊天" }
  160. },
  161. {
  162. "path": "teacher-profile",
  163. "style": { "navigationBarTitleText": "我的" }
  164. }
  165. ]
  166. },
  167. {
  168. "root": "pages/guide",
  169. "pages": [
  170. {
  171. "path": "packages/index",
  172. "style": { "navigationBarTitleText": "我的套餐" }
  173. },
  174. {
  175. "path": "packages/create",
  176. "style": { "navigationBarTitleText": "创建套餐" }
  177. },
  178. {
  179. "path": "packages/detail",
  180. "style": { "navigationBarTitleText": "套餐详情" }
  181. },
  182. {
  183. "path": "packages/share",
  184. "style": { "navigationBarTitleText": "分享套餐" }
  185. },
  186. {
  187. "path": "bind/invite",
  188. "style": { "navigationBarTitleText": "绑定成长规划师" }
  189. },
  190. {
  191. "path": "register/index",
  192. "style": { "navigationBarTitleText": "成为成长规划师" }
  193. },
  194. {
  195. "path": "invite/share",
  196. "style": { "navigationBarTitleText": "邀请分享" }
  197. },
  198. {
  199. "path": "hierarchy/index",
  200. "style": { "navigationBarTitleText": "下级成长规划师" }
  201. },
  202. {
  203. "path": "training-plans/index",
  204. "style": { "navigationBarTitleText": "训练方案" }
  205. },
  206. {
  207. "path": "training-plans/detail",
  208. "style": { "navigationBarTitleText": "方案详情" }
  209. }
  210. ]
  211. },
  212. {
  213. "root": "pages/parent",
  214. "pages": [
  215. {
  216. "path": "market/index",
  217. "style": { "navigationBarTitleText": "套餐市场" }
  218. },
  219. {
  220. "path": "market/detail",
  221. "style": { "navigationBarTitleText": "套餐详情" }
  222. },
  223. {
  224. "path": "plans/index",
  225. "style": { "navigationBarTitleText": "我的计划" }
  226. },
  227. {
  228. "path": "plans/detail",
  229. "style": { "navigationBarTitleText": "计划详情" }
  230. },
  231. {
  232. "path": "wishes/index",
  233. "style": { "navigationBarTitleText": "心愿管理" }
  234. },
  235. {
  236. "path": "child-detail",
  237. "style": { "navigationBarTitleText": "孩子详情" }
  238. },
  239. {
  240. "path": "invite/index",
  241. "style": { "navigationBarTitleText": "邀请加入" }
  242. }
  243. ]
  244. },
  245. {
  246. "root": "pages/child",
  247. "pages": [
  248. {
  249. "path": "tasks",
  250. "style": { "navigationBarTitleText": "孩子任务" }
  251. },
  252. {
  253. "path": "rewards",
  254. "style": { "navigationBarTitleText": "孩子心愿单" }
  255. }
  256. ]
  257. },
  258. {
  259. "root": "pages/tasks",
  260. "pages": [
  261. {
  262. "path": "tasks",
  263. "style": { "navigationBarTitleText": "任务列表" }
  264. },
  265. {
  266. "path": "create-task",
  267. "style": { "navigationBarTitleText": "添加任务" }
  268. },
  269. {
  270. "path": "review",
  271. "style": { "navigationBarTitleText": "审核任务" }
  272. },
  273. {
  274. "path": "daily-tasks",
  275. "style": { "navigationBarTitleText": "每日任务" }
  276. }
  277. ]
  278. },
  279. {
  280. "root": "pages/wishes",
  281. "pages": [
  282. {
  283. "path": "index",
  284. "style": { "navigationBarTitleText": "我的心愿" }
  285. },
  286. {
  287. "path": "create",
  288. "style": { "navigationBarTitleText": "添加心愿" }
  289. },
  290. {
  291. "path": "detail",
  292. "style": { "navigationBarTitleText": "心愿详情" }
  293. }
  294. ]
  295. },
  296. {
  297. "root": "pages/rewards",
  298. "pages": [
  299. {
  300. "path": "rewards",
  301. "style": { "navigationBarTitleText": "心愿单" }
  302. },
  303. {
  304. "path": "badge",
  305. "style": { "navigationBarTitleText": "勋章墙" }
  306. }
  307. ]
  308. },
  309. {
  310. "root": "pages/games",
  311. "pages": [
  312. {
  313. "path": "list",
  314. "style": { "navigationBarTitleText": "小游戏" }
  315. },
  316. {
  317. "path": "schulte",
  318. "style": { "navigationBarTitleText": "舒尔特方格" }
  319. },
  320. {
  321. "path": "1a2b",
  322. "style": { "navigationBarTitleText": "猜数字" }
  323. },
  324. {
  325. "path": "sudoku",
  326. "style": { "navigationBarTitleText": "数独" }
  327. },
  328. {
  329. "path": "records",
  330. "style": { "navigationBarTitleText": "训练记录" }
  331. },
  332. {
  333. "path": "stats",
  334. "style": { "navigationBarTitleText": "训练统计" }
  335. }
  336. ]
  337. },
  338. {
  339. "root": "pages/assessment",
  340. "pages": [
  341. {
  342. "path": "apply",
  343. "style": { "navigationBarTitleText": "申请测评" }
  344. },
  345. {
  346. "path": "results",
  347. "style": { "navigationBarTitleText": "测评报告" }
  348. },
  349. {
  350. "path": "purchase",
  351. "style": { "navigationBarTitleText": "购买测评" }
  352. }
  353. ]
  354. },
  355. {
  356. "root": "pages/growth",
  357. "pages": [
  358. {
  359. "path": "index",
  360. "style": { "navigationBarTitleText": "成长档案" }
  361. },
  362. {
  363. "path": "create",
  364. "style": { "navigationBarTitleText": "创建成长档案" }
  365. },
  366. {
  367. "path": "detail",
  368. "style": { "navigationBarTitleText": "档案详情" }
  369. },
  370. {
  371. "path": "assessment-result",
  372. "style": { "navigationBarTitleText": "测评报告" }
  373. },
  374. {
  375. "path": "upload",
  376. "style": { "navigationBarTitleText": "上传测评报告" }
  377. },
  378. {
  379. "path": "supplement",
  380. "style": { "navigationBarTitleText": "补充测评材料" }
  381. }
  382. ]
  383. },
  384. {
  385. "root": "pages/shop",
  386. "pages": [
  387. {
  388. "path": "order-list/order-list",
  389. "style": { "navigationBarTitleText": "我的订单" }
  390. },
  391. {
  392. "path": "order-detail/order-detail",
  393. "style": { "navigationBarTitleText": "订单详情" }
  394. },
  395. {
  396. "path": "cart/cart",
  397. "style": { "navigationBarTitleText": "购物车" }
  398. },
  399. {
  400. "path": "checkout/checkout",
  401. "style": { "navigationBarTitleText": "确认订单" }
  402. },
  403. {
  404. "path": "payment/payment",
  405. "style": { "navigationBarTitleText": "支付订单" }
  406. },
  407. {
  408. "path": "logistics/logistics",
  409. "style": { "navigationBarTitleText": "物流跟踪" }
  410. },
  411. {
  412. "path": "address/address",
  413. "style": { "navigationBarTitleText": "收货地址" }
  414. },
  415. {
  416. "path": "address-edit/address-edit",
  417. "style": { "navigationBarTitleText": "编辑地址" }
  418. },
  419. {
  420. "path": "detail/detail",
  421. "style": { "navigationBarTitleText": "商品详情" }
  422. }
  423. ]
  424. },
  425. {
  426. "root": "pages/vendor",
  427. "pages": [
  428. {
  429. "path": "apply",
  430. "style": { "navigationBarTitleText": "服务商入驻" }
  431. },
  432. {
  433. "path": "center",
  434. "style": { "navigationBarTitleText": "服务商中心" }
  435. },
  436. {
  437. "path": "products/products",
  438. "style": { "navigationBarTitleText": "商品管理" }
  439. },
  440. {
  441. "path": "orders/orders",
  442. "style": { "navigationBarTitleText": "订单管理" }
  443. },
  444. {
  445. "path": "product-edit/product-edit",
  446. "style": { "navigationBarTitleText": "发布商品" }
  447. }
  448. ]
  449. },
  450. {
  451. "root": "pages/stats",
  452. "pages": [
  453. {
  454. "path": "completion-rate",
  455. "style": { "navigationBarTitleText": "任务完成率", "navigationStyle": "custom" }
  456. },
  457. {
  458. "path": "index",
  459. "style": { "navigationBarTitleText": "数据统计" }
  460. }
  461. ]
  462. },
  463. {
  464. "root": "pages/promotion",
  465. "pages": [
  466. {
  467. "path": "index",
  468. "style": { "navigationBarTitleText": "财富中心" }
  469. },
  470. {
  471. "path": "commission",
  472. "style": { "navigationBarTitleText": "佣金明细" }
  473. },
  474. {
  475. "path": "withdraw",
  476. "style": { "navigationBarTitleText": "提现" }
  477. },
  478. {
  479. "path": "invite",
  480. "style": { "navigationBarTitleText": "邀请好友" }
  481. },
  482. {
  483. "path": "team",
  484. "style": { "navigationBarTitleText": "推广团队" }
  485. },
  486. {
  487. "path": "leaderboard",
  488. "style": { "navigationBarTitleText": "推广排行榜", "enablePullDownRefresh": true }
  489. },
  490. {
  491. "path": "material",
  492. "style": { "navigationBarTitleText": "推广素材" }
  493. }
  494. ]
  495. },
  496. {
  497. "root": "pages/energy",
  498. "pages": [
  499. {
  500. "path": "detail",
  501. "style": { "navigationBarTitleText": "维度能量详情" }
  502. }
  503. ]
  504. },
  505. {
  506. "root": "pages/membership",
  507. "pages": [
  508. {
  509. "path": "upgrade",
  510. "style": { "navigationBarTitleText": "开通会员" }
  511. }
  512. ]
  513. },
  514. {
  515. "root": "pages/points",
  516. "pages": [
  517. {
  518. "path": "mall",
  519. "style": { "navigationBarTitleText": "积分商城" }
  520. }
  521. ]
  522. },
  523. {
  524. "root": "pages/wealth",
  525. "pages": [
  526. {
  527. "path": "index",
  528. "style": { "navigationBarTitleText": "财富" }
  529. },
  530. {
  531. "path": "checkin",
  532. "style": { "navigationBarTitleText": "财商打卡" }
  533. },
  534. {
  535. "path": "insurance-list",
  536. "style": { "navigationBarTitleText": "保单管理" }
  537. },
  538. {
  539. "path": "insurance-add",
  540. "style": { "navigationBarTitleText": "新增保单" }
  541. }
  542. ]
  543. },
  544. {
  545. "root": "pages/meal",
  546. "pages": [
  547. {
  548. "path": "recommend",
  549. "style": { "navigationBarTitleText": "智能食谱推荐" }
  550. },
  551. {
  552. "path": "log",
  553. "style": { "navigationBarTitleText": "饮食记录" }
  554. },
  555. {
  556. "path": "recipe-detail",
  557. "style": { "navigationBarTitleText": "食谱详情" }
  558. },
  559. {
  560. "path": "preference",
  561. "style": { "navigationBarTitleText": "饮食偏好设置" }
  562. }
  563. ]
  564. },
  565. {
  566. "root": "pages/health",
  567. "pages": [
  568. {
  569. "path": "report-upload",
  570. "style": { "navigationBarTitleText": "上传健康报告" }
  571. },
  572. {
  573. "path": "report-confirm",
  574. "style": { "navigationBarTitleText": "确认健康报告", "navigationStyle": "custom" }
  575. },
  576. {
  577. "path": "report-survey",
  578. "style": { "navigationBarTitleText": "健康调研问卷" }
  579. },
  580. {
  581. "path": "report-list",
  582. "style": { "navigationBarTitleText": "健康报告" }
  583. },
  584. {
  585. "path": "nutrition-profile",
  586. "style": { "navigationBarTitleText": "营养档案" }
  587. },
  588. {
  589. "path": "tongue-index",
  590. "style": { "navigationBarTitleText": "舌诊分析" }
  591. }
  592. ]
  593. },
  594. {
  595. "root": "pages/body-detail",
  596. "pages": [
  597. {
  598. "path": "health-report",
  599. "style": { "navigationBarTitleText": "健康报告详情" }
  600. },
  601. {
  602. "path": "health-dimensions",
  603. "style": { "navigationBarTitleText": "健康维度全景" }
  604. },
  605. {
  606. "path": "checkin",
  607. "style": { "navigationBarTitleText": "健康打卡" }
  608. },
  609. {
  610. "path": "dimension-questionnaire",
  611. "style": { "navigationBarTitleText": "维度问卷" }
  612. },
  613. {
  614. "path": "dimension-detail",
  615. "style": { "navigationBarTitleText": "维度详情" }
  616. },
  617. {
  618. "path": "member-body-detail",
  619. "style": { "navigationBarTitleText": "身体能量详情", "navigationStyle": "custom" }
  620. }
  621. ]
  622. },
  623. {
  624. "root": "pages/mind-detail",
  625. "pages": [
  626. {
  627. "path": "articles",
  628. "style": { "navigationBarTitleText": "心智成长" }
  629. },
  630. {
  631. "path": "article-detail",
  632. "style": { "navigationBarTitleText": "文章详情" }
  633. },
  634. {
  635. "path": "training",
  636. "style": { "navigationBarTitleText": "能力训练" }
  637. },
  638. {
  639. "path": "emotion-report",
  640. "style": { "navigationBarTitleText": "心理报告" }
  641. },
  642. {
  643. "path": "member-mind-detail",
  644. "style": { "navigationBarTitleText": "心智能量详情", "navigationStyle": "custom" }
  645. },
  646. {
  647. "path": "emotion-checkin",
  648. "style": { "navigationBarTitleText": "情绪打卡" }
  649. },
  650. {
  651. "path": "emotion-trend",
  652. "style": { "navigationBarTitleText": "情绪趋势" }
  653. },
  654. {
  655. "path": "traditional-mirror",
  656. "style": { "navigationBarTitleText": "传统文化镜" }
  657. },
  658. {
  659. "path": "soothe-toolbox",
  660. "style": { "navigationBarTitleText": "疏导工具箱" }
  661. },
  662. {
  663. "path": "screening",
  664. "style": { "navigationBarTitleText": "心理状态自评" }
  665. },
  666. {
  667. "path": "family-dashboard",
  668. "style": { "navigationBarTitleText": "家庭天盘" }
  669. },
  670. {
  671. "path": "duo-compatibility",
  672. "style": { "navigationBarTitleText": "双人合盘" }
  673. }
  674. ]
  675. },
  676. {
  677. "root": "pages/wisdom-detail",
  678. "pages": [
  679. {
  680. "path": "cognitive-report",
  681. "style": { "navigationBarTitleText": "认知测评报告" }
  682. },
  683. {
  684. "path": "member-wisdom-detail",
  685. "style": { "navigationBarTitleText": "智能量详情", "navigationStyle": "custom" }
  686. },
  687. {
  688. "path": "self-quiz",
  689. "style": { "navigationBarTitleText": "自己出题自己答" }
  690. },
  691. {
  692. "path": "training-hub",
  693. "style": { "navigationBarTitleText": "认知训练中心" }
  694. }
  695. ]
  696. },
  697. {
  698. "root": "pages/action-detail",
  699. "pages": [
  700. {
  701. "path": "interaction-log",
  702. "style": { "navigationBarTitleText": "记录互动" }
  703. },
  704. {
  705. "path": "relationship-questionnaire",
  706. "style": { "navigationBarTitleText": "关系问卷" }
  707. },
  708. {
  709. "path": "member-action-detail",
  710. "style": { "navigationBarTitleText": "行动能量详情", "navigationStyle": "custom" }
  711. },
  712. {
  713. "path": "contact-detail",
  714. "style": { "navigationBarTitleText": "联系人详情", "navigationStyle": "custom" }
  715. }
  716. ]
  717. },
  718. {
  719. "root": "pages/discover-detail",
  720. "pages": [
  721. {
  722. "path": "product-detail/product-detail",
  723. "style": { "navigationBarTitleText": "商品详情" }
  724. },
  725. {
  726. "path": "activity-detail/activity-detail",
  727. "style": { "navigationBarTitleText": "活动详情" }
  728. }
  729. ]
  730. },
  731. {
  732. "root": "pages/family",
  733. "pages": [
  734. {
  735. "path": "add-member",
  736. "style": { "navigationBarTitleText": "添加家庭成员" }
  737. }
  738. ]
  739. },
  740. {
  741. "root": "pages/ai",
  742. "pages": [
  743. {
  744. "path": "chat",
  745. "style": { "navigationBarTitleText": "AI 家庭助手", "navigationStyle": "custom" }
  746. }
  747. ]
  748. },
  749. {
  750. "root": "pages/invite",
  751. "pages": [
  752. {
  753. "path": "join",
  754. "style": { "navigationBarTitleText": "加入家庭", "navigationStyle": "custom" }
  755. }
  756. ]
  757. }
  758. ],
  759. "globalStyle": {
  760. "navigationBarTextStyle": "black",
  761. "navigationBarTitleText": "浠艾福",
  762. "navigationBarBackgroundColor": "#FFFFFF",
  763. "backgroundColor": "#F8F8F8"
  764. },
  765. "tabBar": {
  766. "color": "#7A7E83",
  767. "selectedColor": "#F97316",
  768. "borderStyle": "black",
  769. "backgroundColor": "#FFFFFF",
  770. "list": [
  771. {
  772. "pagePath": "pages/index/index",
  773. "text": "行",
  774. "iconPath": "static/tab-home.png",
  775. "selectedIconPath": "static/tab-home-active.png"
  776. },
  777. {
  778. "pagePath": "pages/mind/index",
  779. "text": "心",
  780. "iconPath": "static/tab-mind.png",
  781. "selectedIconPath": "static/tab-mind-active.png"
  782. },
  783. {
  784. "pagePath": "pages/body/index",
  785. "text": "身",
  786. "iconPath": "static/tab-body.png",
  787. "selectedIconPath": "static/tab-body-active.png"
  788. },
  789. {
  790. "pagePath": "pages/wisdom/index",
  791. "text": "智",
  792. "iconPath": "static/tab-wealth.png",
  793. "selectedIconPath": "static/tab-wealth-active.png"
  794. },
  795. {
  796. "pagePath": "pages/profile/profile",
  797. "text": "富",
  798. "iconPath": "static/tab-profile.png",
  799. "selectedIconPath": "static/tab-profile-active.png"
  800. }
  801. ]
  802. }
  803. }