|
@@ -15,7 +15,7 @@
|
|
|
testBg: $route.path == '/test'
|
|
testBg: $route.path == '/test'
|
|
|
}"
|
|
}"
|
|
|
>
|
|
>
|
|
|
- <button @click="toggleVConsole" class="openV"></button>
|
|
|
|
|
|
|
+ <button @click="toggleVConsole" class="openV" v-show="false"></button>
|
|
|
<!-- <div class="app_head" :class="{stuWidth:$route.path == '/student'}"> -->
|
|
<!-- <div class="app_head" :class="{stuWidth:$route.path == '/student'}"> -->
|
|
|
<!-- <div class="logo" @click="goTo('/course')"></div>
|
|
<!-- <div class="logo" @click="goTo('/course')"></div>
|
|
|
<span style="margin-left: 10px; color: #fff; font-weight: 600" @click="goTo('/course')"
|
|
<span style="margin-left: 10px; color: #fff; font-weight: 600" @click="goTo('/course')"
|