feat: 添加Markdown示例 (#1193)

This commit is contained in:
xiaoming
2024-12-23 13:57:37 +08:00
committed by GitHub
parent bbdd44a917
commit 0dd6665b2a
15 changed files with 231 additions and 32 deletions

View File

@@ -14,8 +14,7 @@ export default {
name: "VueFlow",
component: () => import("@/views/vue-flow/layouting/index.vue"),
meta: {
title: "vue-flow",
extraIcon: "IF-pure-iconfont-new svg"
title: "vue-flow"
}
}
]