Jelajahi Sumber

refactor: 移除调试用的vConsole按钮

lsc 2 hari lalu
induk
melakukan
8008cd0737
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -15,7 +15,7 @@
       testBg: $route.path == '/test'
       testBg: $route.path == '/test'
     }"
     }"
   >
   >
-    <button @click="toggleVConsole" class="openV"></button>
+    <!-- <button @click="toggleVConsole" class="openV"></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')"