pages.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  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. },
  204. {
  205. "root": "pages/parent",
  206. "pages": [
  207. {
  208. "path": "market/index",
  209. "style": { "navigationBarTitleText": "套餐市场" }
  210. },
  211. {
  212. "path": "market/detail",
  213. "style": { "navigationBarTitleText": "套餐详情" }
  214. },
  215. {
  216. "path": "plans/index",
  217. "style": { "navigationBarTitleText": "我的计划" }
  218. },
  219. {
  220. "path": "plans/detail",
  221. "style": { "navigationBarTitleText": "计划详情" }
  222. },
  223. {
  224. "path": "wishes/index",
  225. "style": { "navigationBarTitleText": "心愿管理" }
  226. },
  227. {
  228. "path": "child-detail",
  229. "style": { "navigationBarTitleText": "孩子详情" }
  230. },
  231. {
  232. "path": "invite/index",
  233. "style": { "navigationBarTitleText": "邀请加入" }
  234. }
  235. ]
  236. },
  237. {
  238. "root": "pages/child",
  239. "pages": [
  240. {
  241. "path": "tasks",
  242. "style": { "navigationBarTitleText": "孩子任务" }
  243. },
  244. {
  245. "path": "rewards",
  246. "style": { "navigationBarTitleText": "孩子心愿单" }
  247. }
  248. ]
  249. },
  250. {
  251. "root": "pages/tasks",
  252. "pages": [
  253. {
  254. "path": "tasks",
  255. "style": { "navigationBarTitleText": "任务列表" }
  256. },
  257. {
  258. "path": "create-task",
  259. "style": { "navigationBarTitleText": "添加任务" }
  260. },
  261. {
  262. "path": "review",
  263. "style": { "navigationBarTitleText": "审核任务" }
  264. },
  265. {
  266. "path": "daily-tasks",
  267. "style": { "navigationBarTitleText": "每日任务" }
  268. }
  269. ]
  270. },
  271. {
  272. "root": "pages/wishes",
  273. "pages": [
  274. {
  275. "path": "index",
  276. "style": { "navigationBarTitleText": "我的心愿" }
  277. },
  278. {
  279. "path": "create",
  280. "style": { "navigationBarTitleText": "添加心愿" }
  281. },
  282. {
  283. "path": "detail",
  284. "style": { "navigationBarTitleText": "心愿详情" }
  285. }
  286. ]
  287. },
  288. {
  289. "root": "pages/rewards",
  290. "pages": [
  291. {
  292. "path": "rewards",
  293. "style": { "navigationBarTitleText": "心愿单" }
  294. },
  295. {
  296. "path": "badge",
  297. "style": { "navigationBarTitleText": "勋章墙" }
  298. }
  299. ]
  300. },
  301. {
  302. "root": "pages/games",
  303. "pages": [
  304. {
  305. "path": "list",
  306. "style": { "navigationBarTitleText": "小游戏" }
  307. },
  308. {
  309. "path": "schulte",
  310. "style": { "navigationBarTitleText": "舒尔特方格" }
  311. },
  312. {
  313. "path": "1a2b",
  314. "style": { "navigationBarTitleText": "猜数字" }
  315. },
  316. {
  317. "path": "sudoku",
  318. "style": { "navigationBarTitleText": "数独" }
  319. },
  320. {
  321. "path": "records",
  322. "style": { "navigationBarTitleText": "训练记录" }
  323. },
  324. {
  325. "path": "stats",
  326. "style": { "navigationBarTitleText": "训练统计" }
  327. }
  328. ]
  329. },
  330. {
  331. "root": "pages/assessment",
  332. "pages": [
  333. {
  334. "path": "apply",
  335. "style": { "navigationBarTitleText": "申请测评" }
  336. },
  337. {
  338. "path": "results",
  339. "style": { "navigationBarTitleText": "测评报告" }
  340. },
  341. {
  342. "path": "purchase",
  343. "style": { "navigationBarTitleText": "购买测评" }
  344. }
  345. ]
  346. },
  347. {
  348. "root": "pages/growth",
  349. "pages": [
  350. {
  351. "path": "index",
  352. "style": { "navigationBarTitleText": "成长档案" }
  353. },
  354. {
  355. "path": "create",
  356. "style": { "navigationBarTitleText": "创建成长档案" }
  357. },
  358. {
  359. "path": "detail",
  360. "style": { "navigationBarTitleText": "档案详情" }
  361. },
  362. {
  363. "path": "assessment-result",
  364. "style": { "navigationBarTitleText": "测评报告" }
  365. },
  366. {
  367. "path": "upload",
  368. "style": { "navigationBarTitleText": "上传测评报告" }
  369. },
  370. {
  371. "path": "supplement",
  372. "style": { "navigationBarTitleText": "补充测评材料" }
  373. }
  374. ]
  375. },
  376. {
  377. "root": "pages/shop",
  378. "pages": [
  379. {
  380. "path": "order-list/order-list",
  381. "style": { "navigationBarTitleText": "我的订单" }
  382. },
  383. {
  384. "path": "order-detail/order-detail",
  385. "style": { "navigationBarTitleText": "订单详情" }
  386. },
  387. {
  388. "path": "cart/cart",
  389. "style": { "navigationBarTitleText": "购物车" }
  390. },
  391. {
  392. "path": "checkout/checkout",
  393. "style": { "navigationBarTitleText": "确认订单" }
  394. },
  395. {
  396. "path": "payment/payment",
  397. "style": { "navigationBarTitleText": "支付订单" }
  398. },
  399. {
  400. "path": "logistics/logistics",
  401. "style": { "navigationBarTitleText": "物流跟踪" }
  402. },
  403. {
  404. "path": "address/address",
  405. "style": { "navigationBarTitleText": "收货地址" }
  406. },
  407. {
  408. "path": "address-edit/address-edit",
  409. "style": { "navigationBarTitleText": "编辑地址" }
  410. },
  411. {
  412. "path": "detail/detail",
  413. "style": { "navigationBarTitleText": "商品详情" }
  414. }
  415. ]
  416. },
  417. {
  418. "root": "pages/vendor",
  419. "pages": [
  420. {
  421. "path": "apply",
  422. "style": { "navigationBarTitleText": "服务商入驻" }
  423. },
  424. {
  425. "path": "center",
  426. "style": { "navigationBarTitleText": "服务商中心" }
  427. },
  428. {
  429. "path": "products/products",
  430. "style": { "navigationBarTitleText": "商品管理" }
  431. },
  432. {
  433. "path": "orders/orders",
  434. "style": { "navigationBarTitleText": "订单管理" }
  435. },
  436. {
  437. "path": "product-edit/product-edit",
  438. "style": { "navigationBarTitleText": "发布商品" }
  439. }
  440. ]
  441. },
  442. {
  443. "root": "pages/stats",
  444. "pages": [
  445. {
  446. "path": "completion-rate",
  447. "style": { "navigationBarTitleText": "任务完成率", "navigationStyle": "custom" }
  448. },
  449. {
  450. "path": "index",
  451. "style": { "navigationBarTitleText": "数据统计" }
  452. }
  453. ]
  454. },
  455. {
  456. "root": "pages/promotion",
  457. "pages": [
  458. {
  459. "path": "index",
  460. "style": { "navigationBarTitleText": "财富中心" }
  461. },
  462. {
  463. "path": "commission",
  464. "style": { "navigationBarTitleText": "佣金明细" }
  465. },
  466. {
  467. "path": "withdraw",
  468. "style": { "navigationBarTitleText": "提现" }
  469. },
  470. {
  471. "path": "invite",
  472. "style": { "navigationBarTitleText": "邀请好友" }
  473. },
  474. {
  475. "path": "team",
  476. "style": { "navigationBarTitleText": "推广团队" }
  477. },
  478. {
  479. "path": "leaderboard",
  480. "style": { "navigationBarTitleText": "推广排行榜", "enablePullDownRefresh": true }
  481. }
  482. ]
  483. },
  484. {
  485. "root": "pages/energy",
  486. "pages": [
  487. {
  488. "path": "detail",
  489. "style": { "navigationBarTitleText": "维度能量详情" }
  490. }
  491. ]
  492. },
  493. {
  494. "root": "pages/membership",
  495. "pages": [
  496. {
  497. "path": "index",
  498. "style": { "navigationBarTitleText": "会员服务" }
  499. },
  500. {
  501. "path": "upgrade",
  502. "style": { "navigationBarTitleText": "开通会员" }
  503. }
  504. ]
  505. },
  506. {
  507. "root": "pages/wealth",
  508. "pages": [
  509. {
  510. "path": "index",
  511. "style": { "navigationBarTitleText": "财富" }
  512. },
  513. {
  514. "path": "checkin",
  515. "style": { "navigationBarTitleText": "财商打卡" }
  516. },
  517. {
  518. "path": "insurance-list",
  519. "style": { "navigationBarTitleText": "保单管理" }
  520. },
  521. {
  522. "path": "insurance-add",
  523. "style": { "navigationBarTitleText": "新增保单" }
  524. }
  525. ]
  526. },
  527. {
  528. "root": "pages/meal",
  529. "pages": [
  530. {
  531. "path": "recommend",
  532. "style": { "navigationBarTitleText": "智能食谱推荐" }
  533. },
  534. {
  535. "path": "log",
  536. "style": { "navigationBarTitleText": "饮食记录" }
  537. },
  538. {
  539. "path": "recipe-detail",
  540. "style": { "navigationBarTitleText": "食谱详情" }
  541. },
  542. {
  543. "path": "preference",
  544. "style": { "navigationBarTitleText": "饮食偏好设置" }
  545. }
  546. ]
  547. },
  548. {
  549. "root": "pages/health",
  550. "pages": [
  551. {
  552. "path": "report-upload",
  553. "style": { "navigationBarTitleText": "上传健康报告" }
  554. },
  555. {
  556. "path": "report-confirm",
  557. "style": { "navigationBarTitleText": "确认健康报告", "navigationStyle": "custom" }
  558. },
  559. {
  560. "path": "report-survey",
  561. "style": { "navigationBarTitleText": "健康调研问卷" }
  562. },
  563. {
  564. "path": "report-list",
  565. "style": { "navigationBarTitleText": "健康报告" }
  566. },
  567. {
  568. "path": "nutrition-profile",
  569. "style": { "navigationBarTitleText": "营养档案" }
  570. },
  571. {
  572. "path": "tongue-index",
  573. "style": { "navigationBarTitleText": "舌诊分析" }
  574. }
  575. ]
  576. },
  577. {
  578. "root": "pages/body-detail",
  579. "pages": [
  580. {
  581. "path": "health-report",
  582. "style": { "navigationBarTitleText": "健康报告详情" }
  583. },
  584. {
  585. "path": "health-dimensions",
  586. "style": { "navigationBarTitleText": "健康维度全景" }
  587. },
  588. {
  589. "path": "checkin",
  590. "style": { "navigationBarTitleText": "健康打卡" }
  591. },
  592. {
  593. "path": "dimension-questionnaire",
  594. "style": { "navigationBarTitleText": "维度问卷" }
  595. },
  596. {
  597. "path": "dimension-detail",
  598. "style": { "navigationBarTitleText": "维度详情" }
  599. },
  600. {
  601. "path": "member-body-detail",
  602. "style": { "navigationBarTitleText": "身体能量详情", "navigationStyle": "custom" }
  603. }
  604. ]
  605. },
  606. {
  607. "root": "pages/mind-detail",
  608. "pages": [
  609. {
  610. "path": "articles",
  611. "style": { "navigationBarTitleText": "心智成长" }
  612. },
  613. {
  614. "path": "article-detail",
  615. "style": { "navigationBarTitleText": "文章详情" }
  616. },
  617. {
  618. "path": "training",
  619. "style": { "navigationBarTitleText": "能力训练" }
  620. },
  621. {
  622. "path": "emotion-report",
  623. "style": { "navigationBarTitleText": "心理报告" }
  624. },
  625. {
  626. "path": "member-mind-detail",
  627. "style": { "navigationBarTitleText": "心智能量详情", "navigationStyle": "custom" }
  628. },
  629. {
  630. "path": "emotion-checkin",
  631. "style": { "navigationBarTitleText": "情绪打卡" }
  632. },
  633. {
  634. "path": "emotion-trend",
  635. "style": { "navigationBarTitleText": "情绪趋势" }
  636. },
  637. {
  638. "path": "traditional-mirror",
  639. "style": { "navigationBarTitleText": "传统文化镜" }
  640. },
  641. {
  642. "path": "soothe-toolbox",
  643. "style": { "navigationBarTitleText": "疏导工具箱" }
  644. },
  645. {
  646. "path": "screening",
  647. "style": { "navigationBarTitleText": "心理状态自评" }
  648. }
  649. ]
  650. },
  651. {
  652. "root": "pages/wisdom-detail",
  653. "pages": [
  654. {
  655. "path": "cognitive-report",
  656. "style": { "navigationBarTitleText": "认知测评报告" }
  657. },
  658. {
  659. "path": "member-wisdom-detail",
  660. "style": { "navigationBarTitleText": "智能量详情", "navigationStyle": "custom" }
  661. },
  662. {
  663. "path": "self-quiz",
  664. "style": { "navigationBarTitleText": "自己出题自己答" }
  665. },
  666. {
  667. "path": "training-hub",
  668. "style": { "navigationBarTitleText": "认知训练中心" }
  669. }
  670. ]
  671. },
  672. {
  673. "root": "pages/action-detail",
  674. "pages": [
  675. {
  676. "path": "interaction-log",
  677. "style": { "navigationBarTitleText": "记录互动" }
  678. },
  679. {
  680. "path": "relationship-questionnaire",
  681. "style": { "navigationBarTitleText": "关系问卷" }
  682. },
  683. {
  684. "path": "member-action-detail",
  685. "style": { "navigationBarTitleText": "行动能量详情", "navigationStyle": "custom" }
  686. },
  687. {
  688. "path": "contact-detail",
  689. "style": { "navigationBarTitleText": "联系人详情", "navigationStyle": "custom" }
  690. }
  691. ]
  692. },
  693. {
  694. "root": "pages/discover-detail",
  695. "pages": [
  696. {
  697. "path": "product-detail/product-detail",
  698. "style": { "navigationBarTitleText": "商品详情" }
  699. },
  700. {
  701. "path": "activity-detail/activity-detail",
  702. "style": { "navigationBarTitleText": "活动详情" }
  703. }
  704. ]
  705. },
  706. {
  707. "root": "pages/family",
  708. "pages": [
  709. {
  710. "path": "add-member",
  711. "style": { "navigationBarTitleText": "添加家庭成员" }
  712. }
  713. ]
  714. },
  715. {
  716. "root": "pages/ai",
  717. "pages": [
  718. {
  719. "path": "chat",
  720. "style": { "navigationBarTitleText": "AI 家庭助手", "navigationStyle": "custom" }
  721. }
  722. ]
  723. },
  724. {
  725. "root": "pages/invite",
  726. "pages": [
  727. {
  728. "path": "join",
  729. "style": { "navigationBarTitleText": "加入家庭", "navigationStyle": "custom" }
  730. }
  731. ]
  732. }
  733. ],
  734. "globalStyle": {
  735. "navigationBarTextStyle": "black",
  736. "navigationBarTitleText": "浠艾福",
  737. "navigationBarBackgroundColor": "#FFFFFF",
  738. "backgroundColor": "#F8F8F8"
  739. },
  740. "tabBar": {
  741. "color": "#7A7E83",
  742. "selectedColor": "#F97316",
  743. "borderStyle": "black",
  744. "backgroundColor": "#FFFFFF",
  745. "list": [
  746. {
  747. "pagePath": "pages/index/index",
  748. "text": "行",
  749. "iconPath": "static/tab-home.png",
  750. "selectedIconPath": "static/tab-home-active.png"
  751. },
  752. {
  753. "pagePath": "pages/mind/index",
  754. "text": "心",
  755. "iconPath": "static/tab-mind.png",
  756. "selectedIconPath": "static/tab-mind-active.png"
  757. },
  758. {
  759. "pagePath": "pages/body/index",
  760. "text": "身",
  761. "iconPath": "static/tab-body.png",
  762. "selectedIconPath": "static/tab-body-active.png"
  763. },
  764. {
  765. "pagePath": "pages/wisdom/index",
  766. "text": "智",
  767. "iconPath": "static/tab-wealth.png",
  768. "selectedIconPath": "static/tab-wealth-active.png"
  769. },
  770. {
  771. "pagePath": "pages/profile/profile",
  772. "text": "富",
  773. "iconPath": "static/tab-profile.png",
  774. "selectedIconPath": "static/tab-profile-active.png"
  775. }
  776. ]
  777. }
  778. }