摘要:
$.ajax({ type: 'post', async: false, url: "/index/Login/check", data: { "id": id, "password": password, "role_id": role_id }, dataType: 'text', success: function (data) { if (data == "... 阅读全文
posted @ 2019-08-01 19:38
x_hui
阅读(5334)
评论(0)
推荐(0)

浙公网安备 33010602011771号