更新 cart.html
This commit is contained in:
@@ -52,9 +52,7 @@
|
||||
|
||||
function toPay() {
|
||||
var nu = '1';
|
||||
|
||||
window.location = "cart_agreement.html";
|
||||
|
||||
window.location = "/cart_agreement";
|
||||
}
|
||||
</script>
|
||||
<!--内容-->
|
||||
|
||||
Reference in New Issue
Block a user