temp: 临时示例

This commit is contained in:
chenjinsong
2022-03-22 11:02:22 +08:00
parent daa383d405
commit 807d6192ab
3 changed files with 630 additions and 2 deletions

View File

@@ -49,11 +49,11 @@ const routes = [
{
path: '/chart',
component: () => import('@/views/settings/Chart')
}/* ,
},
{
path: '/temp',
component: () => import('@/views/Temp')
} */
}
]
}
]