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

@@ -15,8 +15,7 @@ export default {
name: "Ganttastic",
component: () => import("@/views/ganttastic/index.vue"),
meta: {
title: $t("menus.pureGanttastic"),
extraIcon: "IF-pure-iconfont-new svg"
title: $t("menus.pureGanttastic")
}
}
]