Explorar el Código

去掉console

lex hace 2 años
padre
commit
544f150f1e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/student/main.ts

+ 2 - 2
src/student/main.ts

@@ -14,8 +14,8 @@ import { browser, setAuth } from '@/helpers/utils'
 
 const app = createApp(App)
 
-import Vconsole from 'vconsole'
-const vconsole = new Vconsole()
+// import Vconsole from 'vconsole'
+// const vconsole = new Vconsole()
 postMessage(
   {
     api: 'getVersion'