@@ -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