更新 cart.html

master
wangsiyuan 2024-01-18 22:07:10 +08:00
parent 37e942c0c9
commit 25d2148d8e
1 changed files with 1 additions and 3 deletions

View File

@ -52,9 +52,7 @@
function toPay() {
var nu = '1';
window.location = "cart_agreement.html";
window.location = "/cart_agreement";
}
</script>
<!--内容-->