|
@@ -7,9 +7,7 @@
|
|
|
<div class="logo">
|
|
<div class="logo">
|
|
|
<el-image :src="logo" fit="cover" /> </div>
|
|
<el-image :src="logo" fit="cover" /> </div>
|
|
|
<!-- <span class="title">CADWEB</span> -->
|
|
<!-- <span class="title">CADWEB</span> -->
|
|
|
-
|
|
|
|
|
</router-link>
|
|
</router-link>
|
|
|
-
|
|
|
|
|
<div
|
|
<div
|
|
|
class="nav"
|
|
class="nav"
|
|
|
v-if="$route.path!='/login/index' && $route.path!='/register/index' && $route.path!='/forget/index'&& $route.path!='/protocol/index'"
|
|
v-if="$route.path!='/login/index' && $route.path!='/register/index' && $route.path!='/forget/index'&& $route.path!='/protocol/index'"
|
|
@@ -21,8 +19,6 @@
|
|
|
active-text-color="#333"
|
|
active-text-color="#333"
|
|
|
:default-active="activeMenu"
|
|
:default-active="activeMenu"
|
|
|
>
|
|
>
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
<div class="headericon">
|
|
<div class="headericon">
|
|
|
<ul>
|
|
<ul>
|
|
|
|
|
|