Ver Fonte

跳页修改

tanxue há 3 semanas atrás
pai
commit
268074f2fc
1 ficheiros alterados com 1 adições e 1 exclusões
  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`
 		})
 	}