'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'圖書館agv小車設(shè)計【8張cad圖紙畢業(yè)論文任務(wù)書開題報告】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'CAXA圖紙.rar (3923KB)', click:'getBookinfo(8511078)', icon:'/Images/filetype/RAR16.PNG'},{ id:'00002', pId:'1', name:'CL-01(齒輪)A4.dwg (84KB)', click:'getBookinfo(8511079)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'CT-01(齒條)A4.dwg (73KB)', click:'getBookinfo(8511080)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'DG-01(導軌)A1.dwg (92KB)', click:'getBookinfo(8511081)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'二級板導軌A1.dwg (167KB)', click:'getBookinfo(8511082)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'任務(wù)書.doc (40KB)', click:'getBookinfo(8511083)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'圖書館AGV小車裝配圖A0.dwg (4341KB)', click:'getBookinfo(8511084)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'圖書館AGV小車設(shè)計開題報告.doc (33KB)', click:'getBookinfo(8511085)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'圖書館AGV小車設(shè)計說明書.doc (8629KB)', click:'getBookinfo(8511086)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'水平帶輪A4.dwg (78KB)', click:'getBookinfo(8511087)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'水平滑板機構(gòu)A0.dwg (474KB)', click:'getBookinfo(8511088)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'滑輪A3.dwg (117KB)', click:'getBookinfo(8511089)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'論文相似性檢測報告(詳細版).pdf (127KB)', click:'getBookinfo(8511090)', icon:'/Images/filetype/PDF16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'圖書館agv小車設(shè)計【8張cad圖紙畢業(yè)論文任務(wù)書開題報告】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'CAXA圖紙.rar',url:'http://m.facezit.com/p-8511078.html', target:'_blank' },{ id:'00002', pId:'1', name:'CL-01(齒輪)A4.dwg',url:'http://m.facezit.com/p-8511079.html', target:'_blank' },{ id:'00003', pId:'1', name:'CT-01(齒條)A4.dwg',url:'http://m.facezit.com/p-8511080.html', target:'_blank' },{ id:'00004', pId:'1', name:'DG-01(導軌)A1.dwg',url:'http://m.facezit.com/p-8511081.html', target:'_blank' },{ id:'00005', pId:'1', name:'二級板導軌A1.dwg',url:'http://m.facezit.com/p-8511082.html', target:'_blank' },{ id:'00006', pId:'1', name:'任務(wù)書.doc',url:'http://m.facezit.com/p-8511083.html', target:'_blank' },{ id:'00007', pId:'1', name:'圖書館AGV小車裝配圖A0.dwg',url:'http://m.facezit.com/p-8511084.html', target:'_blank' },{ id:'00008', pId:'1', name:'圖書館AGV小車設(shè)計開題報告.doc',url:'http://m.facezit.com/p-8511085.html', target:'_blank' },{ id:'00009', pId:'1', name:'圖書館AGV小車設(shè)計說明書.doc',url:'http://m.facezit.com/p-8511086.html', target:'_blank' },{ id:'00010', pId:'1', name:'水平帶輪A4.dwg',url:'http://m.facezit.com/p-8511087.html', target:'_blank' },{ id:'00011', pId:'1', name:'水平滑板機構(gòu)A0.dwg',url:'http://m.facezit.com/p-8511088.html', target:'_blank' },{ id:'00012', pId:'1', name:'滑輪A3.dwg',url:'http://m.facezit.com/p-8511089.html', target:'_blank' },{ id:'00013', pId:'1', name:'論文相似性檢測報告(詳細版).pdf',url:'http://m.facezit.com/p-8511090.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 = '7259124'; 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; }); });