fix: 代码合并

This commit is contained in:
2025-03-01 11:38:36 +08:00
28 changed files with 2002 additions and 150 deletions

View File

@@ -639,7 +639,7 @@ export const constantRoutes: RouteRecordRaw[] = [
{
path: "index",
component: () => import("@/views/mytemplate/index.vue"),
name: "mytemplate",
name: "mytemplateIndex",
meta: {
title: "我的模板",
affix: false,