@@ -177,7 +177,7 @@ $(function () {
success: function (data) {
}
});
- window.location.replace("/front/order/check_invoice/"+order_code);s
+ window.location.replace("/front/order/check_invoice/"+order_code);
})
// 取消
$('.cancel_btn').click(function(){