@@ -416,7 +416,7 @@
})
$(".payOrder").on("click", function () {
- location.href = "/front/subvip/orderPay/" + orderCode;
+ location.href = "/front/docMember/orderPay/" + orderCode;
function diffCountdown(endTime) {
timerId = setInterval(function () {