pages.json 22 KB

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