Explorar o código

update 更新

wangxy hai 3 meses
pai
achega
8a1b55edaa
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      components/catalogue/catalogue.vue

+ 2 - 2
components/catalogue/catalogue.vue

@@ -231,11 +231,11 @@
 	}
 
 	function handleConfirmPay() {
-		const url =
+		/*const url =
 			`/pages/pay/svip?subjectId=${subjectId.value}&formPage=studyWithCatalgue&selectZhangId=${selectZhang.value.zhangId}`
 		uni.redirectTo({
 			url
-		})
+		})*/
 	}
 	defineExpose({
 		showPopup