jinx 5 months ago
parent
commit
5a8cdb8387
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/qjkankan-view/src/pages/showMobile.vue

+ 1 - 1
packages/qjkankan-view/src/pages/showMobile.vue

@@ -72,7 +72,7 @@ const isShowOpeningAnimation = ref(0);
 onBeforeMount(() => {
   const vlog = browser.getURLParam("vlog");
   // if (vlog) {
-  // var vConsole = new window.VConsole();
+  var vConsole = new window.VConsole();
   // }
 });