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