| 1234567891011121314151617181920212223242526 |
- {
- "nodes":[
- {"id":"hzg","type":"text","text":"花掌柜\\n测试环境批发端","x":-460,"y":160,"width":260,"height":100},
- {"id":"xhb","type":"text","text":"销花宝\\n线上批发端","x":-160,"y":160,"width":260,"height":100},
- {"id":"hhb","type":"text","text":"花惠宝\\n线上零售端","x":160,"y":160,"width":260,"height":100},
- {"id":"mall","type":"text","text":"花卉宝\\n商城/C端","x":460,"y":160,"width":260,"height":100},
- {"id":"overview","type":"text","text":"花掌柜 / 销花宝项目总览","x":0,"y":-200,"width":320,"height":80},
- {"id":"server","type":"file","file":"server/README.md","x":-10,"y":400,"width":300,"height":80},
- {"id":"front","type":"file","file":"front_end/README.md","x":-400,"y":400,"width":300,"height":80},
- {"id":"tasks","type":"file","file":"任务小笔记/README.md","x":-10,"y":560,"width":300,"height":80},
- {"id":"architecture","type":"file","file":"server/server_项目代码架构.md","x":-10,"y":740,"width":300,"height":80}
- ],
- "edges":[
- {"id":"e1","fromNode":"overview","fromSide":"bottom","toNode":"hzg","toSide":"top"},
- {"id":"e2","fromNode":"overview","fromSide":"bottom","toNode":"xhb","toSide":"top"},
- {"id":"e3","fromNode":"overview","fromSide":"bottom","toNode":"hhb","toSide":"top"},
- {"id":"e4","fromNode":"overview","fromSide":"bottom","toNode":"mall","toSide":"top"},
- {"id":"e5","fromNode":"hzg","fromSide":"bottom","toNode":"front","toSide":"top"},
- {"id":"e6","fromNode":"xhb","fromSide":"bottom","toNode":"front","toSide":"top"},
- {"id":"e7","fromNode":"hhb","fromSide":"bottom","toNode":"front","toSide":"top"},
- {"id":"e8","fromNode":"mall","fromSide":"bottom","toNode":"front","toSide":"top"},
- {"id":"e9","fromNode":"front","fromSide":"right","toNode":"server","toSide":"left"},
- {"id":"e10","fromNode":"server","fromSide":"bottom","toNode":"tasks","toSide":"top"},
- {"id":"e11","fromNode":"tasks","fromSide":"bottom","toNode":"architecture","toSide":"top"}
- ]
- }
|