docs: update

This commit is contained in:
xiaoxian521
2022-04-19 15:31:08 +08:00
parent 14619588d4
commit 93a09bef4b
3 changed files with 9 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ const IFrame = () => import("/@/layout/frameView.vue");
const pptRouter = {
path: "/ppt",
component: Layout,
redirect: "/ppt/index",
meta: {
icon: "ppt",
title: "PPT",