Sherry 1 년 전
부모
커밋
00f20d0189
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      src/fe/healthpassport/index.html

+ 2
- 2
src/fe/healthpassport/index.html 파일 보기

@@ -510,13 +510,13 @@
510 510
   <script src="./js/register.js"></script>
511 511
   <script src="./js/passport.js"></script>
512 512
 
513
-  <!-- <script src="https://cdn.jsdelivr.net/npm/vconsole@3.2.0/dist/vconsole.min.js"></script>
513
+  <script src="https://cdn.jsdelivr.net/npm/vconsole@3.2.0/dist/vconsole.min.js"></script>
514 514
 
515 515
   <script>
516 516
     // init vConsole
517 517
     var vConsole = new VConsole();
518 518
     console.log('Hello world');
519
-  </script> -->
519
+  </script>
520 520
 
521 521
 </body>
522 522