From 37fc3066d0d46c6949bd93b594eca7a81ef21c5c Mon Sep 17 00:00:00 2001 From: xuechunyuan <17853500702@163.com> Date: Fri, 24 Feb 2023 14:18:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E7=BA=A6=E5=88=97=E8=A1=A8=E6=97=A0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=88=A4=E6=96=AD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 +- src/views/myExam.vue | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/main.js b/src/main.js index 086efb1..c405ef3 100644 --- a/src/main.js +++ b/src/main.js @@ -9,7 +9,7 @@ import GlobalConfig from "./utils/aisdapp"; import { Base64 } from "js-base64"; import VConsole from "vconsole"; -let vConsole = new VConsole(); +// let vConsole = new VConsole(); Vue.use(vant); diff --git a/src/views/myExam.vue b/src/views/myExam.vue index 22462f9..cf12551 100644 --- a/src/views/myExam.vue +++ b/src/views/myExam.vue @@ -5,7 +5,7 @@