浏览代码

添加调试

lex 2 年之前
父节点
当前提交
78c9055d0c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/student/main.ts

+ 2 - 2
src/student/main.ts

@@ -14,8 +14,8 @@ import { browser } 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'