瀏覽代碼

update 更新

wangxy 3 月之前
父節點
當前提交
8a1b55edaa
共有 1 個文件被更改,包括 2 次插入2 次删除
  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