[baozhangchao] 3 年之前
父節點
當前提交
ae16add66f
共有 1 個檔案被更改,包括 4 行新增4 行删除
  1. 4
    4
      src/pages/homePage.vue

+ 4
- 4
src/pages/homePage.vue 查看文件

@@ -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 = () => {