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