<script> $(function(){ $("#loginbtn").on('click',function(){ $.ajax({ type: 'POST', url: "{:url('login/check')}", data: $("#layui-form").serialize(), dataType: "json", success: function(data){ window.alert('yyyyyyyyyyyyyyy'); if (data.status == 1) { alert(data.message); window.location.href = "{:url('index/index')}"; } else { alert(data.message); window.location.href = "{:url('index/index')}"; } } }) }) })

神不在的星期二
三国纷争
随时随地看视频慕课网APP
相关分类