jinx il y a 6 mois
Parent
commit
5a8cdb8387
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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();
   // }
 });