panhui 1 rok temu
rodzic
commit
3dca3ca5a1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/main/zhi-rong-web/src/views/Index.vue

+ 1 - 1
src/main/zhi-rong-web/src/views/Index.vue

@@ -85,7 +85,7 @@ export default {
     },
     methods: {
         recordJump() {
-            location.href = 'https://beian.miit.gov.cn/';
+            // location.href = 'https://beian.miit.gov.cn/';
         }
     }
 };