Hexinkui 1 month ago
parent
commit
36c624cf5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/HomeIndex.vue

+ 1 - 1
src/views/HomeIndex.vue

@@ -28,7 +28,7 @@
 
   const tabbarChange = (key, path) => {
     current.value = key;
-    router.push(path);
+    router.push('/'+key);
   };
 
   const tabbarList = [