更新 cart.html
parent
37e942c0c9
commit
25d2148d8e
|
|
@ -52,9 +52,7 @@
|
||||||
|
|
||||||
function toPay() {
|
function toPay() {
|
||||||
var nu = '1';
|
var nu = '1';
|
||||||
|
window.location = "/cart_agreement";
|
||||||
window.location = "cart_agreement.html";
|
|
||||||
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<!--内容-->
|
<!--内容-->
|
||||||
|
|
|
||||||
Reference in New Issue