'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'橙子大小分級機構(gòu)設(shè)計【柵條滾筒式橙子分級機】【蘋果,梨子等水果通用】全套含cad圖紙.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'A0-總裝圖.dwg (235KB)', click:'getBookinfo(8690788)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'A2-出料斗.dwg (55KB)', click:'getBookinfo(8690789)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'A2-帶輪.dwg (46KB)', click:'getBookinfo(8690790)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'A3-滾筒篩.dwg (63KB)', click:'getBookinfo(8690791)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'A3-軸承座.dwg (224KB)', click:'getBookinfo(8690792)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'A3-軸承蓋.dwg (57KB)', click:'getBookinfo(8690793)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'A3-防塵蓋.dwg (47KB)', click:'getBookinfo(8690794)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'A3-驅(qū)動軸.dwg (403KB)', click:'getBookinfo(8690795)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'A3-齒圈.dwg (80KB)', click:'getBookinfo(8690796)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'A3-齒圈2.dwg (120KB)', click:'getBookinfo(8690797)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'橙子大小分級機構(gòu)設(shè)計【柵條滾筒式橙子分級機】.doc (665KB)', click:'getBookinfo(8690798)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'正式版.doc (665KB)', click:'getBookinfo(8690799)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'目錄.doc (28KB)', click:'getBookinfo(8690800)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00014', pId:'1', name:'答辯ppt.ppt (437KB)', click:'getBookinfo(8690801)', icon:'/Images/filetype/PPT16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'橙子大小分級機構(gòu)設(shè)計【柵條滾筒式橙子分級機】【蘋果,梨子等水果通用】全套含cad圖紙.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'A0-總裝圖.dwg',url:'http://m.facezit.com/p-8690788.html', target:'_blank' },{ id:'00002', pId:'1', name:'A2-出料斗.dwg',url:'http://m.facezit.com/p-8690789.html', target:'_blank' },{ id:'00003', pId:'1', name:'A2-帶輪.dwg',url:'http://m.facezit.com/p-8690790.html', target:'_blank' },{ id:'00004', pId:'1', name:'A3-滾筒篩.dwg',url:'http://m.facezit.com/p-8690791.html', target:'_blank' },{ id:'00005', pId:'1', name:'A3-軸承座.dwg',url:'http://m.facezit.com/p-8690792.html', target:'_blank' },{ id:'00006', pId:'1', name:'A3-軸承蓋.dwg',url:'http://m.facezit.com/p-8690793.html', target:'_blank' },{ id:'00007', pId:'1', name:'A3-防塵蓋.dwg',url:'http://m.facezit.com/p-8690794.html', target:'_blank' },{ id:'00008', pId:'1', name:'A3-驅(qū)動軸.dwg',url:'http://m.facezit.com/p-8690795.html', target:'_blank' },{ id:'00009', pId:'1', name:'A3-齒圈.dwg',url:'http://m.facezit.com/p-8690796.html', target:'_blank' },{ id:'00010', pId:'1', name:'A3-齒圈2.dwg',url:'http://m.facezit.com/p-8690797.html', target:'_blank' },{ id:'00011', pId:'1', name:'橙子大小分級機構(gòu)設(shè)計【柵條滾筒式橙子分級機】.doc',url:'http://m.facezit.com/p-8690798.html', target:'_blank' },{ id:'00012', pId:'1', name:'正式版.doc',url:'http://m.facezit.com/p-8690799.html', target:'_blank' },{ id:'00013', pId:'1', name:'目錄.doc',url:'http://m.facezit.com/p-8690800.html', target:'_blank' },{ id:'00014', pId:'1', name:'答辯ppt.ppt',url:'http://m.facezit.com/p-8690801.html', target:'_blank' }]; $(document).ready(function(){ if(JSON.stringify(zNodes)=="{}") { $("#ysyl").hide(); }else { $.fn.zTree.init($("#treeDemo"), setting, zNodes); $.fn.zTree.init($("#treeDemo2"), setting, zNodes2); } }); $(function() { $("#jubao input[type='radio']").click(function() { $("#hidTypeID").val($(this).val()); }); }); function jubao() { var userid = '0'; if (userid != "" && userid != undefined && userid != "0") { $("#jubao").show(); } else { alert("請登錄!");window.location.href='login.aspx'; } } function saveJuBao() { var bookid = '7499637'; var type = $("#hidTypeID").val(); if (type != "" && type != undefined && bookid != "" && bookid != undefined) { $.ajax({ type: "post", url: "View.aspx/JuBao", data: "{bookid: '" + bookid + "', type: '" + type + "' }", contentType: "application/json; charset=utf-8", dataType: "json", success: function(data) { $("#jubao").hide(); $("#jubaoResponse").show(); if (data.d != "0") { $("#jubaoResponse h4").html("您的舉報提交成功"); } else { $("#jubaoResponse h4").html("您的舉報提交失敗"); } } }); } else { alert("請選擇投訴類型或者數(shù)據(jù)錯誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });