摘要:
var data = {op:'prize_del', turntable_id: 12, prize_id:3}; $.ajax({ type: 'post', url: '/mc/basic/turntable_index.php', data: data, dataType: 'json', success: function (res) { ... 阅读全文
posted @ 2017-11-08 20:32
薇薇123456
阅读(105)
评论(0)
推荐(0)