Commit 4f6e4f4b by jackzhou

修改

parent 8197b768
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
} }
} }
function enterpage (id) { function enterpage (id) {
window.location = "detail.php?id="+id; window.location = "cartondetails.php?id="+id;
} }
</script> </script>
<style type="text/css"> <style type="text/css">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment