Sherry 1 rok temu
rodzic
commit
df1a5c0377
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      src/fe/healthpassport/index.html

+ 2
- 2
src/fe/healthpassport/index.html Wyświetl plik

@@ -484,13 +484,13 @@
484 484
   <script src="./js/register.js"></script>
485 485
   <script src="./js/passport.js"></script>
486 486
 
487
-  <script src="https://cdn.jsdelivr.net/npm/vconsole@3.2.0/dist/vconsole.min.js"></script>
487
+  <!-- <script src="https://cdn.jsdelivr.net/npm/vconsole@3.2.0/dist/vconsole.min.js"></script>
488 488
 
489 489
   <script>
490 490
     // init vConsole
491 491
     var vConsole = new VConsole();
492 492
     console.log('Hello world');
493
-  </script>
493
+  </script> -->
494 494
 
495 495
 </body>
496 496