| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888 |
- {
- "pages": [
- {
- "path": "pages/splash/splash",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "首页"
- }
- },
- {
- "path": "pages/index/child-index",
- "style": {
- "navigationBarTitleText": "首页"
- }
- },
- {
- "path": "pages/index/parent-index",
- "style": {
- "navigationBarTitleText": "首页",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/mind/index",
- "style": {
- "navigationBarTitleText": "心"
- }
- },
- {
- "path": "pages/body/index",
- "style": {
- "navigationBarTitleText": "身"
- }
- },
- {
- "path": "pages/wisdom/index",
- "style": {
- "navigationBarTitleText": "智"
- }
- },
- {
- "path": "pages/profile/profile",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/policy/agreement",
- "style": {
- "navigationBarTitleText": "用户协议"
- }
- },
- {
- "path": "pages/policy/privacy",
- "style": {
- "navigationBarTitleText": "隐私政策"
- }
- },
- {
- "path": "pages/user-edit/user-edit",
- "style": {
- "navigationBarTitleText": "完善信息"
- }
- },
- {
- "path": "pages/discover/index",
- "style": {
- "navigationBarTitleText": "发现"
- }
- },
- {
- "path": "pages/shop/index",
- "style": {
- "navigationBarTitleText": "商城"
- }
- },
- {
- "path": "pages/action/index",
- "style": {
- "navigationBarTitleText": "行动"
- }
- },
- {
- "path": "pages/index/member-home-detail",
- "style": {
- "navigationBarTitleText": "成员详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/profile/create-child",
- "style": {
- "navigationBarTitleText": "添加孩子"
- }
- },
- {
- "path": "pages/profile/children",
- "style": {
- "navigationBarTitleText": "孩子管理"
- }
- },
- {
- "path": "pages/profile/edit-child",
- "style": {
- "navigationBarTitleText": "编辑孩子"
- }
- },
- {
- "path": "pages/profile/family-members",
- "style": {
- "navigationBarTitleText": "家庭成员"
- }
- },
- {
- "path": "pages/profile/onboarding",
- "style": {
- "navigationBarTitleText": "新手任务"
- }
- },
- {
- "path": "pages/profile/coupons",
- "style": {
- "navigationBarTitleText": "我的优惠券"
- }
- }
- ],
- "subPackages": [
- {
- "root": "pages/teacher",
- "pages": [
- {
- "path": "index",
- "style": { "navigationBarTitleText": "成长规划师中心" }
- },
- {
- "path": "families",
- "style": { "navigationBarTitleText": "我的家庭" }
- },
- {
- "path": "team",
- "style": { "navigationBarTitleText": "我的团队" }
- },
- {
- "path": "messages",
- "style": { "navigationBarTitleText": "消息中心" }
- },
- {
- "path": "orders",
- "style": { "navigationBarTitleText": "订单与佣金" }
- },
- {
- "path": "chat",
- "style": { "navigationBarTitleText": "聊天" }
- },
- {
- "path": "teacher-profile",
- "style": { "navigationBarTitleText": "我的" }
- }
- ]
- },
- {
- "root": "pages/guide",
- "pages": [
- {
- "path": "packages/index",
- "style": { "navigationBarTitleText": "我的套餐" }
- },
- {
- "path": "packages/create",
- "style": { "navigationBarTitleText": "创建套餐" }
- },
- {
- "path": "packages/detail",
- "style": { "navigationBarTitleText": "套餐详情" }
- },
- {
- "path": "packages/share",
- "style": { "navigationBarTitleText": "分享套餐" }
- },
- {
- "path": "bind/invite",
- "style": { "navigationBarTitleText": "绑定成长规划师" }
- },
- {
- "path": "register/index",
- "style": { "navigationBarTitleText": "成为成长规划师" }
- },
- {
- "path": "invite/share",
- "style": { "navigationBarTitleText": "邀请分享" }
- },
- {
- "path": "hierarchy/index",
- "style": { "navigationBarTitleText": "下级成长规划师" }
- },
- {
- "path": "training-plans/index",
- "style": { "navigationBarTitleText": "训练方案" }
- },
- {
- "path": "training-plans/detail",
- "style": { "navigationBarTitleText": "方案详情" }
- },
- {
- "path": "activities/index",
- "style": { "navigationBarTitleText": "活动管理" }
- },
- {
- "path": "activities/detail",
- "style": { "navigationBarTitleText": "活动详情" }
- }
- ]
- },
- {
- "root": "pages/parent",
- "pages": [
- {
- "path": "market/index",
- "style": { "navigationBarTitleText": "套餐市场" }
- },
- {
- "path": "market/detail",
- "style": { "navigationBarTitleText": "套餐详情" }
- },
- {
- "path": "plans/index",
- "style": { "navigationBarTitleText": "我的计划" }
- },
- {
- "path": "plans/detail",
- "style": { "navigationBarTitleText": "计划详情" }
- },
- {
- "path": "wishes/index",
- "style": { "navigationBarTitleText": "心愿管理" }
- },
- {
- "path": "child-detail",
- "style": { "navigationBarTitleText": "孩子详情" }
- },
- {
- "path": "invite/index",
- "style": { "navigationBarTitleText": "邀请加入" }
- }
- ]
- },
- {
- "root": "pages/child",
- "pages": [
- {
- "path": "tasks",
- "style": { "navigationBarTitleText": "孩子任务" }
- },
- {
- "path": "rewards",
- "style": { "navigationBarTitleText": "孩子心愿单" }
- }
- ]
- },
- {
- "root": "pages/tasks",
- "pages": [
- {
- "path": "tasks",
- "style": { "navigationBarTitleText": "任务列表" }
- },
- {
- "path": "create-task",
- "style": { "navigationBarTitleText": "添加任务" }
- },
- {
- "path": "review",
- "style": { "navigationBarTitleText": "审核任务" }
- },
- {
- "path": "daily-tasks",
- "style": { "navigationBarTitleText": "每日任务" }
- }
- ]
- },
- {
- "root": "pages/wishes",
- "pages": [
- {
- "path": "index",
- "style": { "navigationBarTitleText": "我的心愿" }
- },
- {
- "path": "create",
- "style": { "navigationBarTitleText": "添加心愿" }
- },
- {
- "path": "detail",
- "style": { "navigationBarTitleText": "心愿详情" }
- }
- ]
- },
- {
- "root": "pages/rewards",
- "pages": [
- {
- "path": "rewards",
- "style": { "navigationBarTitleText": "心愿单" }
- },
- {
- "path": "badge",
- "style": { "navigationBarTitleText": "勋章墙" }
- }
- ]
- },
- {
- "root": "pages/games",
- "pages": [
- {
- "path": "list",
- "style": { "navigationBarTitleText": "小游戏" }
- },
- {
- "path": "schulte",
- "style": { "navigationBarTitleText": "舒尔特方格" }
- },
- {
- "path": "1a2b",
- "style": { "navigationBarTitleText": "猜数字" }
- },
- {
- "path": "sudoku",
- "style": { "navigationBarTitleText": "数独" }
- },
- {
- "path": "records",
- "style": { "navigationBarTitleText": "训练记录" }
- },
- {
- "path": "stats",
- "style": { "navigationBarTitleText": "训练统计" }
- }
- ]
- },
- {
- "root": "pages/assessment",
- "pages": [
- {
- "path": "apply",
- "style": { "navigationBarTitleText": "申请测评" }
- },
- {
- "path": "results",
- "style": { "navigationBarTitleText": "测评报告" }
- },
- {
- "path": "purchase",
- "style": { "navigationBarTitleText": "购买测评" }
- }
- ]
- },
- {
- "root": "pages/growth",
- "pages": [
- {
- "path": "index",
- "style": { "navigationBarTitleText": "成长档案" }
- },
- {
- "path": "create",
- "style": { "navigationBarTitleText": "创建成长档案" }
- },
- {
- "path": "detail",
- "style": { "navigationBarTitleText": "档案详情" }
- },
- {
- "path": "assessment-result",
- "style": { "navigationBarTitleText": "测评报告" }
- },
- {
- "path": "upload",
- "style": { "navigationBarTitleText": "上传测评报告" }
- },
- {
- "path": "supplement",
- "style": { "navigationBarTitleText": "补充测评材料" }
- }
- ]
- },
- {
- "root": "pages/shop",
- "pages": [
- {
- "path": "order-list/order-list",
- "style": { "navigationBarTitleText": "我的订单" }
- },
- {
- "path": "order-detail/order-detail",
- "style": { "navigationBarTitleText": "订单详情" }
- },
- {
- "path": "cart/cart",
- "style": { "navigationBarTitleText": "购物车" }
- },
- {
- "path": "checkout/checkout",
- "style": { "navigationBarTitleText": "确认订单" }
- },
- {
- "path": "payment/payment",
- "style": { "navigationBarTitleText": "支付订单" }
- },
- {
- "path": "logistics/logistics",
- "style": { "navigationBarTitleText": "物流跟踪" }
- },
- {
- "path": "address/address",
- "style": { "navigationBarTitleText": "收货地址" }
- },
- {
- "path": "address-edit/address-edit",
- "style": { "navigationBarTitleText": "编辑地址" }
- },
- {
- "path": "detail/detail",
- "style": { "navigationBarTitleText": "商品详情" }
- },
- {
- "path": "after-sales/after-sales",
- "style": { "navigationBarTitleText": "售后记录" }
- },
- {
- "path": "after-sales-detail/after-sales-detail",
- "style": { "navigationBarTitleText": "售后详情" }
- }
- ]
- },
- {
- "root": "pages/vendor",
- "pages": [
- {
- "path": "apply",
- "style": { "navigationBarTitleText": "服务商入驻" }
- },
- {
- "path": "center",
- "style": { "navigationBarTitleText": "服务商中心" }
- },
- {
- "path": "products/products",
- "style": { "navigationBarTitleText": "商品管理" }
- },
- {
- "path": "orders/orders",
- "style": { "navigationBarTitleText": "订单管理" }
- },
- {
- "path": "product-edit/product-edit",
- "style": { "navigationBarTitleText": "发布商品" }
- }
- ]
- },
- {
- "root": "pages/stats",
- "pages": [
- {
- "path": "completion-rate",
- "style": { "navigationBarTitleText": "任务完成率", "navigationStyle": "custom" }
- },
- {
- "path": "index",
- "style": { "navigationBarTitleText": "数据统计" }
- }
- ]
- },
- {
- "root": "pages/promotion",
- "pages": [
- {
- "path": "index",
- "style": { "navigationBarTitleText": "财富中心" }
- },
- {
- "path": "commission",
- "style": { "navigationBarTitleText": "佣金明细" }
- },
- {
- "path": "withdraw",
- "style": { "navigationBarTitleText": "提现" }
- },
- {
- "path": "invite",
- "style": { "navigationBarTitleText": "邀请好友" }
- },
- {
- "path": "team",
- "style": { "navigationBarTitleText": "推广团队" }
- },
- {
- "path": "leaderboard",
- "style": { "navigationBarTitleText": "推广排行榜", "enablePullDownRefresh": true }
- },
- {
- "path": "material",
- "style": { "navigationBarTitleText": "推广素材" }
- }
- ]
- },
- {
- "root": "pages/energy",
- "pages": [
- {
- "path": "detail",
- "style": { "navigationBarTitleText": "维度能量详情" }
- }
- ]
- },
- {
- "root": "pages/membership",
- "pages": [
- {
- "path": "upgrade",
- "style": { "navigationBarTitleText": "开通会员" }
- }
- ]
- },
- {
- "root": "pages/points",
- "pages": [
- {
- "path": "mall",
- "style": { "navigationBarTitleText": "积分商城" }
- }
- ]
- },
- {
- "root": "pages/wealth",
- "pages": [
- {
- "path": "index",
- "style": { "navigationBarTitleText": "财富" }
- },
- {
- "path": "checkin",
- "style": { "navigationBarTitleText": "财商打卡" }
- },
- {
- "path": "insurance-list",
- "style": { "navigationBarTitleText": "保单管理" }
- },
- {
- "path": "insurance-add",
- "style": { "navigationBarTitleText": "新增保单" }
- }
- ]
- },
- {
- "root": "pages/meal",
- "pages": [
- {
- "path": "recommend",
- "style": { "navigationBarTitleText": "智能食谱推荐" }
- },
- {
- "path": "log",
- "style": { "navigationBarTitleText": "饮食记录" }
- },
- {
- "path": "recipe-detail",
- "style": { "navigationBarTitleText": "食谱详情" }
- },
- {
- "path": "preference",
- "style": { "navigationBarTitleText": "饮食偏好设置" }
- }
- ]
- },
- {
- "root": "pages/health",
- "pages": [
- {
- "path": "report-upload",
- "style": { "navigationBarTitleText": "上传健康报告" }
- },
- {
- "path": "report-confirm",
- "style": { "navigationBarTitleText": "确认健康报告", "navigationStyle": "custom" }
- },
- {
- "path": "report-survey",
- "style": { "navigationBarTitleText": "健康调研问卷" }
- },
- {
- "path": "report-list",
- "style": { "navigationBarTitleText": "健康报告" }
- },
- {
- "path": "nutrition-profile",
- "style": { "navigationBarTitleText": "营养档案" }
- },
- {
- "path": "tongue-index",
- "style": { "navigationBarTitleText": "舌诊分析" }
- },
- {
- "path": "exercise-index",
- "style": { "navigationBarTitleText": "运动" }
- },
- {
- "path": "diet-index",
- "style": { "navigationBarTitleText": "饮食" }
- },
- {
- "path": "sleep-index",
- "style": { "navigationBarTitleText": "作息" }
- },
- {
- "path": "gut-index",
- "style": { "navigationBarTitleText": "菌群" }
- },
- {
- "path": "meditation-index",
- "style": { "navigationBarTitleText": "冥想" }
- }
- ]
- },
- {
- "root": "pages/body-detail",
- "pages": [
- {
- "path": "health-report",
- "style": { "navigationBarTitleText": "健康报告详情" }
- },
- {
- "path": "health-dimensions",
- "style": { "navigationBarTitleText": "健康维度全景" }
- },
- {
- "path": "checkin",
- "style": { "navigationBarTitleText": "健康打卡" }
- },
- {
- "path": "dimension-questionnaire",
- "style": { "navigationBarTitleText": "维度问卷" }
- },
- {
- "path": "dimension-detail",
- "style": { "navigationBarTitleText": "维度详情" }
- },
- {
- "path": "member-body-detail",
- "style": { "navigationBarTitleText": "身体能量详情", "navigationStyle": "custom" }
- }
- ]
- },
- {
- "root": "pages/mind-detail",
- "pages": [
- {
- "path": "articles",
- "style": { "navigationBarTitleText": "心智成长" }
- },
- {
- "path": "article-detail",
- "style": { "navigationBarTitleText": "文章详情" }
- },
- {
- "path": "training",
- "style": { "navigationBarTitleText": "能力训练" }
- },
- {
- "path": "emotion-report",
- "style": { "navigationBarTitleText": "心理报告" }
- },
- {
- "path": "member-mind-detail",
- "style": { "navigationBarTitleText": "心智能量详情", "navigationStyle": "custom" }
- },
- {
- "path": "emotion-checkin",
- "style": { "navigationBarTitleText": "情绪打卡" }
- },
- {
- "path": "emotion-trend",
- "style": { "navigationBarTitleText": "情绪趋势" }
- },
- {
- "path": "traditional-mirror",
- "style": { "navigationBarTitleText": "传统文化镜" }
- },
- {
- "path": "soothe-toolbox",
- "style": { "navigationBarTitleText": "疏导工具箱" }
- },
- {
- "path": "screening",
- "style": { "navigationBarTitleText": "心理状态自评" }
- },
- {
- "path": "family-dashboard",
- "style": { "navigationBarTitleText": "家庭天盘" }
- },
- {
- "path": "duo-compatibility",
- "style": { "navigationBarTitleText": "双人合盘" }
- }
- ]
- },
- {
- "root": "pages/wisdom-detail",
- "pages": [
- {
- "path": "cognitive-report",
- "style": { "navigationBarTitleText": "认知测评报告" }
- },
- {
- "path": "member-wisdom-detail",
- "style": { "navigationBarTitleText": "智能量详情", "navigationStyle": "custom" }
- },
- {
- "path": "self-quiz",
- "style": { "navigationBarTitleText": "自己出题自己答" }
- },
- {
- "path": "training-hub",
- "style": { "navigationBarTitleText": "认知训练中心" }
- }
- ]
- },
- {
- "root": "pages/action-detail",
- "pages": [
- {
- "path": "interaction-log",
- "style": { "navigationBarTitleText": "记录互动" }
- },
- {
- "path": "relationship-questionnaire",
- "style": { "navigationBarTitleText": "关系问卷" }
- },
- {
- "path": "member-action-detail",
- "style": { "navigationBarTitleText": "行动能量详情", "navigationStyle": "custom" }
- },
- {
- "path": "contact-detail",
- "style": { "navigationBarTitleText": "联系人详情", "navigationStyle": "custom" }
- }
- ]
- },
- {
- "root": "pages/discover-detail",
- "pages": [
- {
- "path": "product-detail/product-detail",
- "style": { "navigationBarTitleText": "商品详情" }
- },
- {
- "path": "activity-detail/activity-detail",
- "style": { "navigationBarTitleText": "活动详情" }
- }
- ]
- },
- {
- "root": "pages/family",
- "pages": [
- {
- "path": "add-member",
- "style": { "navigationBarTitleText": "添加家庭成员" }
- }
- ]
- },
- {
- "root": "pages/ai",
- "pages": [
- {
- "path": "chat",
- "style": { "navigationBarTitleText": "AI 家庭助手", "navigationStyle": "custom" }
- }
- ]
- },
- {
- "root": "pages/invite",
- "pages": [
- {
- "path": "join",
- "style": { "navigationBarTitleText": "加入家庭", "navigationStyle": "custom" }
- }
- ]
- },
- {
- "root": "pages/activity",
- "pages": [
- {
- "path": "index",
- "style": { "navigationBarTitleText": "活动中心" }
- },
- {
- "path": "activity-detail/activity-detail",
- "style": { "navigationBarTitleText": "活动详情" }
- }
- ]
- },
- {
- "root": "pages/article-center",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "成长文章"
- }
- },
- {
- "path": "article-detail",
- "style": {
- "navigationBarTitleText": "文章详情"
- }
- },
- {
- "path": "article-edit",
- "style": {
- "navigationBarTitleText": "写成长记录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "my-posts",
- "style": {
- "navigationBarTitleText": "我的发布"
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "浠艾福",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "color": "#7A7E83",
- "selectedColor": "#F97316",
- "borderStyle": "black",
- "backgroundColor": "#FFFFFF",
- "list": [
- {
- "pagePath": "pages/index/index",
- "text": "行",
- "iconPath": "static/tab-home.png",
- "selectedIconPath": "static/tab-home-active.png"
- },
- {
- "pagePath": "pages/mind/index",
- "text": "心",
- "iconPath": "static/tab-mind.png",
- "selectedIconPath": "static/tab-mind-active.png"
- },
- {
- "pagePath": "pages/body/index",
- "text": "身",
- "iconPath": "static/tab-body.png",
- "selectedIconPath": "static/tab-body-active.png"
- },
- {
- "pagePath": "pages/wisdom/index",
- "text": "智",
- "iconPath": "static/tab-wealth.png",
- "selectedIconPath": "static/tab-wealth-active.png"
- },
- {
- "pagePath": "pages/profile/profile",
- "text": "富",
- "iconPath": "static/tab-profile.png",
- "selectedIconPath": "static/tab-profile-active.png"
- }
- ]
- }
- }
|