[baozhangchao] 3 lat temu
rodzic
commit
ae16add66f
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4
    4
      src/pages/homePage.vue

+ 4
- 4
src/pages/homePage.vue Wyświetl plik

@@ -33,10 +33,10 @@ export default {
33 33
 
34 34
       // 带有路径的对象
35 35
       router.push({
36
-        path: '/OverPage',
37
-        query: {
38
-          type: 'win'
39
-        }
36
+        path: '/game'
37
+        // query: {
38
+        //   type: 'win'
39
+        // }
40 40
       })
41 41
     }
42 42
     const goRule = () => {