Warning: DOMDocument::loadHTML(): Unexpected end tag : div in Entity, line: 140 in /www/wwwroot/web/fun.php on line 48

Warning: DOMDocument::loadHTML(): Unexpected end tag : div in Entity, line: 140 in /www/wwwroot/web/fun.php on line 48

Warning: DOMDocument::loadHTML(): Unexpected end tag : div in Entity, line: 199 in /www/wwwroot/web/fun.php on line 48

Warning: DOMDocument::loadHTML(): Unexpected end tag : div in Entity, line: 201 in /www/wwwroot/web/fun.php on line 48
鍦ㄧ嚎鐣欒█鈥旀箹鍗楀柗鐮佹満缁翠慨鍞悗鏈嶅姟_鍗庢垐鍠风爜鏈虹淮淇巶瀹迭/title> <meta name="Keywords" content=""> <meta name="Description" content=""> <meta name="viewport" content="width=1380"> <link href="/theme/TF000031/css/aos.css" rel="stylesheet"> <link href="/theme/TF000031/css/style.css" rel="stylesheet"> <link href="/theme/TF000031/css/common.css" rel="stylesheet"> <script> $(function() { if($("#bookstaus").length>0) { $.ajax( { type:"post", cache:false, url:"/plug/book.asp?act=islogin", success:function(_){$("#bookstaus").html(_);} }); }; $(".form_book").validator( { stopOnError:true, theme:'yellow_top', ignore:':hidden', valid:function(form) { $.fn.tips({type:'loading',content:'鏁版嵁鎻愪氦涓?}); $.ajax( { url:"/plug/book.asp?act=add", type:"post", data:$(form).serialize(), success:function(data){ data=jQuery.parseJSON(data); if(data.status!="y"){$.fn.tips({content:data.info});} if(data.status=="y") { var info=data.info.substring(1); $.fn.tips({type:"ok",content:info}); $(".form_book")[0].reset(); if(data.info.substring(0,1)==2){setTimeout(function(){location.href='/book/';},1500)} } } }); } }); }) </script>