@ -58,13 +58,12 @@ export const constantRoutes = [
hidden: true
},
{
path: '/',
// redirect: '/index',
path: '',
children: [
path: '/bigview',
path: 'bigview',
component: () => import('@/views/bigview/index'),
name: 'Bigview',
name: 'bigview',
meta: { title: '首页', icon: 'dashboard', affix: true }
]
@ -2,7 +2,7 @@
<div class="home">
<div class="header">
<h2>电能替代分布式控制试验平台</h2>
<router-link :to="{path:'control/manual/index'}" tag="div" class="back">返回后台</router-link>
<router-link :to="{path:'control/manual'}" tag="div" class="back">返回后台</router-link>
</div>
<div class="main">
<div class="left">