Browse Source

修改跳转路径

plg 9 months ago
parent
commit
9742bcede0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/renderer/components/LoginPage.vue

+ 2 - 2
src/renderer/components/LoginPage.vue

@@ -745,8 +745,8 @@ IF NOT EXISTS t_user_table (
               // });
               sessionStorage.setItem("defaultUrl", '/menu/smart1');
               that.$router.push({
-                path: "/menu/animation",
-                query: { url: "swfk" },
+                path: "/menu/smart1",
+                query: { url: "rjdh" },
               });
             }
             //当type等于2时跳转到我的测试页面