作者 lihan
1 个管道 的构建 通过 耗费 0 秒

修改bug阶段

... ... @@ -293,6 +293,7 @@
//ajax如何传数组对象?
$(".publish").click(function () {
console.log(more);
more.toString();
var data = {
oid:'{$oid}',
content:$("#write_evalute").val(),
... ...