소스 검색

修改跳转

wangxy 4 달 전
부모
커밋
4278a43278
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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