const content = [ { title: "绘图引擎", path: "/dev/saga-graphy/graphy-engine/", children: [ ] }, { title: "场景管理", path: "/dev/saga-graphy/scene-manage/", children: [ ] }, { title: "楼层平面图", path: "/dev/saga-graphy/floor-map/", children: [ ] }, { title: "系统图", path: "/dev/saga-graphy/system-diagram/", children: [ ] }, ]; module.exports = content;