Browse Source

修改跳转

wangxy 4 months ago
parent
commit
4278a43278
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/custom-tabbar/custom-tabbar.vue

+ 1 - 1
components/custom-tabbar/custom-tabbar.vue

@@ -110,7 +110,7 @@
 						});
 						return;
 					} */
-					uni.navigateTo({
+					uni.redirectTo({
 						url: path,
 						"animationType": "fade-in",
 						"animationDuration":0