'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'卷揚機傳動系統(tǒng)的設(shè)計【畢業(yè)論文答辯ppt全套cad】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'卷揚機傳動系統(tǒng)的設(shè)計【畢業(yè)論文+答辯ppt+全套cad】 (包含9個文件)', },{ id:'0000100001', pId:'00001', name:'A0-減速器_修改.bak (1).dwg (224KB)', click:'getBookinfo(8266145)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'A0-裝配圖.dwg (257KB)', click:'getBookinfo(8266146)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'A1-卷筒.dwg (99KB)', click:'getBookinfo(8266147)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'A2-齒輪圖1.dwg (108KB)', click:'getBookinfo(8266148)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'A2-齒輪軸.dwg (114KB)', click:'getBookinfo(8266149)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'卷揚機傳動系統(tǒng)的設(shè)計.doc (6114KB)', click:'getBookinfo(8266150)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'心軸a3.dwg (93KB)', click:'getBookinfo(8266151)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'畢業(yè)設(shè)計答辯PPT-卷揚機傳動系統(tǒng)的設(shè)計.pptx (6873KB)', click:'getBookinfo(8266152)', icon:'/Images/filetype/PPT16.PNG'},{ id:'0000100009', pId:'00001', name:'滾筒a3.dwg (92KB)', click:'getBookinfo(8266153)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'卷揚機傳動系統(tǒng)的設(shè)計【畢業(yè)論文答辯ppt全套cad】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'A0-減速器_修改.bak (1).dwg',url:'http://m.facezit.com/p-8266145.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'A0-裝配圖.dwg',url:'http://m.facezit.com/p-8266146.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'A1-卷筒.dwg',url:'http://m.facezit.com/p-8266147.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'A2-齒輪圖1.dwg',url:'http://m.facezit.com/p-8266148.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'A2-齒輪軸.dwg',url:'http://m.facezit.com/p-8266149.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'卷揚機傳動系統(tǒng)的設(shè)計.doc',url:'http://m.facezit.com/p-8266150.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'心軸a3.dwg',url:'http://m.facezit.com/p-8266151.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'畢業(yè)設(shè)計答辯PPT-卷揚機傳動系統(tǒng)的設(shè)計.pptx',url:'http://m.facezit.com/p-8266152.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'滾筒a3.dwg',url:'http://m.facezit.com/p-8266153.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 = '6333918'; 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; }); });