소스 검색

跳页修改

tanxue 3 주 전
부모
커밋
268074f2fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/zhuapaiConfirm/submitScore.vue

+ 1 - 1
components/zhuapaiConfirm/submitScore.vue

@@ -65,7 +65,7 @@
 	}
 	
 	function goIndex(){
-		uni.navigateTo({
+		uni.redirectTo({
 		  url: `/pages/client/ShouYe/shouye`
 		})
 	}