export const planMindMap = { id: 'root-plan', title: '戎装宝知识库', type: 'children', children: [ { id: 'high-school', title: '高中', type: 'children', children: [ { id: 'high-1', title: '军校报考路径', type: 'detail', desc: '梳理分数、体检、政审和志愿填报关键节点。' }, { id: 'high-2', title: '高考后入伍', type: 'detail', desc: '对比直接入伍、报考军校、地方院校后再入伍方案。' } ] }, { id: 'vocational', title: '职高(3)', type: 'children', children: [ { id: 'voc-1', title: '技能兵种选择', type: 'children', children: [ { id: 'bingzhong-1', title: '陆军', type: 'detail', desc: '陆军是一种....。' }, { id: 'bingzhong-2', title: '空军', type: 'detail', desc: '空军。' } ], desc: '结合专业方向匹配通信、保障、装备维护类岗位。' }, { id: 'voc-2', title: '升学与入伍并行', type: 'detail', desc: '如何在升学与参军意向之间提前规划时间线。' } ] }, { id: 'college', title: '专科 / 本科与研究生(6)', type: 'children', children: [ { id: 'co-1', title: '义务兵', type: 'detail', desc: '在校生与毕业生入伍政策差异、优先流程与补贴说明。' }, { id: 'co-2', title: '直招军官', type: 'detail', desc: '专业匹配、选拔标准、面试体检政审注意事项。' }, { id: 'co-3', title: '考学深造', type: 'detail', desc: '服役期间报考军校与退役后深造的路径规划。' } ] }, { id: 'service', title: '义务兵(2)', type: 'children', children: [ { id: 'srv-1', title: '新兵连适应', type: 'detail', desc: '体能、作息、心理调节与新兵连阶段目标拆解。' }, { id: 'srv-2', title: '留队晋升', type: 'detail', desc: '表现评估、技能积累与士官晋升常见误区。' } ] }, { id: 'medical', title: '体检(3)', type: 'children', children: [ { id: 'med-1', title: '体检前准备', type: 'detail', desc: '视力、体重、心率等常见指标的短期调整建议。' }, { id: 'med-2', title: '复检与申诉', type: 'detail', desc: '体检异常后的复检流程与资料准备清单。' } ] }, { id: 'prepare', title: '入伍准备(4)', type: 'children', children: [ { id: 'pre-1', title: '入伍时机', type: 'detail', desc: '春季与秋季征兵节奏对比和报名节点安排。' }, { id: 'pre-2', title: '军兵种介绍', type: 'detail', desc: '按兴趣与能力匹配兵种,明确长期发展方向。' }, { id: 'pre-3', title: '当兵注意事项', type: 'detail', desc: '入伍前心理和家庭沟通、资料准备要点。' } ] }, { id: 'growth', title: '长期发展(10)', type: 'children', children: [ { id: 'g-1', title: '军校报考', type: 'detail', desc: '服役考学、提干与军校深造路径拆解。' }, { id: 'g-2', title: '如何升职', type: 'detail', desc: '岗位表现、能力评估和关键节点准备。' }, { id: 'g-3', title: '技术能力提升', type: 'detail', desc: '通过岗位训练与资格证书建立核心竞争力。' }, { id: 'g-4', title: '退役转岗规划', type: 'detail', desc: '退役前一年开始布局文职、公务员和职业技能转化。' } ] } ] }; export const topicMindMaps = { long: { id: 'topic-long', title: '部队长期发展', type: 'children', children: [ { id: 'long-1', title: '军校报考', type: 'detail', desc: '不同学历阶段对应军校报考路径和准备重点。' }, { id: 'long-2', title: '如何升职', type: 'detail', desc: '从岗位表现到关键机会把握的晋升路径。' }, { id: 'long-3', title: '如何掌握更多技术', type: 'children', children: [ { id: 'long-3-1', title: '技术兵种证书', type: 'detail', desc: '通信、装备维护等岗位证书获取路径。' }, { id: 'long-3-2', title: '岗位实训项目', type: 'detail', desc: '通过任务实训建立可迁移的技能资产。' } ] }, { id: 'long-4', title: '如何让领导帮你', type: 'detail', desc: '建立稳定信任和可见成果,争取关键资源支持。' } ] }, college: { id: 'topic-college', title: '大学生规划', type: 'children', children: [ { id: 'col-1', title: '义务兵', type: 'detail', desc: '在校/毕业后入伍政策差异与优先策略。' }, { id: 'col-2', title: '直招士官', type: 'detail', desc: '专业匹配、选拔流程、资料准备全流程。' }, { id: 'col-3', title: '直招军官', type: 'detail', desc: '岗位匹配和综合评价维度拆解。' }, { id: 'col-4', title: '入伍时机选择', type: 'detail', desc: '不同年级、不同目标下的最优入伍窗口。' } ] }, prepare: { id: 'topic-prepare', title: '入伍准备', type: 'children', children: [ { id: 'prep-1', title: '入伍时机', type: 'detail', desc: '结合学业、就业和年龄窗口规划报名时间。' }, { id: 'prep-2', title: '身体检查', type: 'children', children: [ { id: 'prep-2-1', title: '体重与视力管理', type: 'detail', desc: '体检核心指标短周期优化建议。' }, { id: 'prep-2-2', title: '复检准备', type: 'detail', desc: '常见复检问题和应对材料清单。' } ] }, { id: 'prep-3', title: '军兵种介绍', type: 'detail', desc: '主流兵种特点与能力要求匹配。' }, { id: 'prep-4', title: '当兵注意事项', type: 'detail', desc: '入伍前心理准备与家庭沟通建议。' } ] }, retire: { id: 'topic-retire', title: '退伍规划', type: 'children', children: [ { id: 'ret-1', title: '退役士兵考军队文职', type: 'detail', desc: '岗位信息筛选、备考节奏和报名流程。' }, { id: 'ret-2', title: '退役士兵考公务员', type: 'detail', desc: '岗位优势利用和系统化备考路径。' }, { id: 'ret-3', title: '免试专升本/专项考研', type: 'detail', desc: '政策口径、院校选择与申请材料准备。' } ] } }; export const topicMeta = { long: '部队长期发展', college: '大学生规划', prepare: '入伍准备', retire: '退伍规划' };