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

4

... ... @@ -77,7 +77,9 @@
// },
success: function (res) {
add();
$.post("{:url('Members/fenxyh')}",{},function (data) {
});
alert('分享成功');
//分享成功返回信息
... ... @@ -108,9 +110,7 @@
});
function add(){
$.post("{:url('Members/fenxyh')}",{},function (data) {
});
}
</script>
... ...