更新一点点

This commit is contained in:
Hcat
2023-12-22 13:40:46 +08:00
parent 3907f39b7f
commit efa6d5b8c1
7 changed files with 50 additions and 46 deletions

View File

@@ -26,7 +26,7 @@ const routes = [
{
path: '/edit',
name: 'tunneledit',
component: () => import('@/views/tunnel/edit.vue'),
component: () => import('@/views/edit/edit.vue'),
meta: {
title: '编辑首页',
breadcrumb: true