'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'四組調(diào)料盒注塑模具設計【12張cad圖紙word畢業(yè)論文】【注塑模具類】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'注塑模-四組調(diào)料盒注塑模具設計 (包含13個文件)', },{ id:'0000100001', pId:'00001', name:'動模座板.dwg (45KB)', click:'getBookinfo(8820168)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'動模板.dwg (76KB)', click:'getBookinfo(8820169)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'型芯鑲件1.dwg (49KB)', click:'getBookinfo(8820170)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'墊鐵.dwg (39KB)', click:'getBookinfo(8820171)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'塑件圖.dwg (71KB)', click:'getBookinfo(8820172)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'定模座板.dwg (60KB)', click:'getBookinfo(8820173)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'定模板.dwg (90KB)', click:'getBookinfo(8820174)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'推板.dwg (34KB)', click:'getBookinfo(8820175)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'水口板.dwg (49KB)', click:'getBookinfo(8820176)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'裝配圖.dwg (215KB)', click:'getBookinfo(8820177)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100011', pId:'00001', name:'說明書.doc (1296KB)', click:'getBookinfo(8820178)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100012', pId:'00001', name:'零件圖.dwg (592KB)', click:'getBookinfo(8820179)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100013', pId:'00001', name:'頂桿固定板.dwg (48KB)', click:'getBookinfo(8820180)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'四組調(diào)料盒注塑模具設計【12張cad圖紙word畢業(yè)論文】【注塑模具類】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'動模座板.dwg',url:'http://facezit.com/p-8820168.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'動模板.dwg',url:'http://facezit.com/p-8820169.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'型芯鑲件1.dwg',url:'http://facezit.com/p-8820170.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'墊鐵.dwg',url:'http://facezit.com/p-8820171.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'塑件圖.dwg',url:'http://facezit.com/p-8820172.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'定模座板.dwg',url:'http://facezit.com/p-8820173.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'定模板.dwg',url:'http://facezit.com/p-8820174.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'推板.dwg',url:'http://facezit.com/p-8820175.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'水口板.dwg',url:'http://facezit.com/p-8820176.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'裝配圖.dwg',url:'http://facezit.com/p-8820177.html', target:'_blank' },{ id:'0000100011', pId:'00001', name:'說明書.doc',url:'http://facezit.com/p-8820178.html', target:'_blank' },{ id:'0000100012', pId:'00001', name:'零件圖.dwg',url:'http://facezit.com/p-8820179.html', target:'_blank' },{ id:'0000100013', pId:'00001', name:'頂桿固定板.dwg',url:'http://facezit.com/p-8820180.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 = '3519207'; 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; }); });