Browse Source

关掉闽政通vconsole

sandm 1 năm trước cách đây
mục cha
commit
929704e02e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/themes/default/views/mobile/app/auth/mzt.blade.php

+ 1 - 1
public/themes/default/views/mobile/app/auth/mzt.blade.php

@@ -22,7 +22,7 @@
     <script src="{{ theme_asset('mobile/js/vconsole.min.js') }}"></script>
     <script>
         // VConsole 默认会挂载到 `window.VConsole` 上
-        var vConsole = new window.VConsole();
+        //var vConsole = new window.VConsole();
     </script>
 @endpush