瀏覽代碼

跳页修改

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`
 		})
 	}