Przeglądaj źródła

添加强制跳转

xiaozhen 6 lat temu
rodzic
commit
850050c2c3
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      components/type/vip/pc.vue

+ 2 - 1
components/type/vip/pc.vue

@@ -110,7 +110,8 @@ export default {
     }
   },
   mounted() {
-    console.log(this.com, this.dev);
+      this.location.href="/#vip";
+    //console.log(this.com, this.dev);
   },
   methods: {
     /**