| ID | 标题 | 模块 | 层级 | 重难点内容 | 操作 |
|---|---|---|---|---|---|
| {{ n.id }} | {{ n.title }} | {{ n.category }} | {{ n.level }} | {{ n.content || '—' }} | |
| 暂无知识点,点击右上角新建 | |||||
| ID | 起点 | 关系类型 | 终点 | 说明 | 操作 |
|---|---|---|---|---|---|
| {{ r.id }} | {{ nodeMap[r.from_node_id] ? nodeMap[r.from_node_id].title : '?' }} | {{ r.relation_type }} | {{ nodeMap[r.to_node_id] ? nodeMap[r.to_node_id].title : '?' }} | {{ r.description || '—' }} | |
| 暂无关联关系 | |||||
| ID | 标题 | 难度 | 关联知识点 | 图片 | 刷题链接 | 操作 |
|---|---|---|---|---|---|---|
| {{ e.id }} | {{ e.title }} | ★ |
{{ n.title }}
|
{{ e.images.length }} 张 | 链接 ↗ — | |
| 暂无例题 | ||||||