jinx 5 tháng trước cách đây
mục cha
commit
5a8cdb8387
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();
   // }
 });