panhui 1 жил өмнө
parent
commit
3dca3ca5a1

+ 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/';
         }
     }
 };