更新 cart.html
This commit is contained in:
@@ -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
Block a user