作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

1

... ... @@ -59,7 +59,6 @@
<script>
$(".footer").click(function(){
var comment=$("#comment").val()
// alert("{$list.id}")
$.ajax({
url: "{:url('portal/brand/commentPost')}",
type: "post",
... ...