pages.json 23 KB

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