mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: use unplugin-vue-define-options add setup name
This commit is contained in:
@@ -13,7 +13,7 @@ const pptRouter = {
|
||||
children: [
|
||||
{
|
||||
path: "/ppt/index",
|
||||
name: "reFrameppt",
|
||||
name: "FramePpt",
|
||||
component: IFrame,
|
||||
meta: {
|
||||
title: "PPT",
|
||||
|
||||
Reference in New Issue
Block a user