'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'led導光柱注塑模具設計【12張cad圖紙和說明書】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'相關資料 (包含2個文件)', },{ id:'0000100001', pId:'00001', name:'相關資料.doc (100KB)', click:'getBookinfo(8164448)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'計劃周記進度檢查表-5.xls (25KB)', click:'getBookinfo(8164449)', icon:'/Images/filetype/XLS16.PNG'},{ id:'00002', pId:'1', name:'1 LED裝配圖A0.dwg (127KB)', click:'getBookinfo(8164450)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'10 澆口套A4.dwg (50KB)', click:'getBookinfo(8164451)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'11 推桿A4.dwg (54KB)', click:'getBookinfo(8164452)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'12 導套A4.dwg (53KB)', click:'getBookinfo(8164453)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'2 模架A1.dwg (77KB)', click:'getBookinfo(8164454)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'3 型腔A1.dwg (63KB)', click:'getBookinfo(8164455)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'4 型芯A1.dwg (69KB)', click:'getBookinfo(8164456)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'5 定模座板A1.dwg (59KB)', click:'getBookinfo(8164457)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'6 動模座板A1.dwg (64KB)', click:'getBookinfo(8164458)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'7 推板A3.dwg (56KB)', click:'getBookinfo(8164459)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'8 推桿固定板A3.dwg (63KB)', click:'getBookinfo(8164460)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'9 導柱A3.dwg (52KB)', click:'getBookinfo(8164461)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00014', pId:'1', name:'畢業(yè)論文.doc (2322KB)', click:'getBookinfo(8164462)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'led導光柱注塑模具設計【12張cad圖紙和說明書】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100001', pId:'00001', name:'相關資料.doc',url:'http://m.facezit.com/p-8164448.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'計劃周記進度檢查表-5.xls',url:'http://m.facezit.com/p-8164449.html', target:'_blank' },{ id:'00002', pId:'1', name:'1 LED裝配圖A0.dwg',url:'http://m.facezit.com/p-8164450.html', target:'_blank' },{ id:'00003', pId:'1', name:'10 澆口套A4.dwg',url:'http://m.facezit.com/p-8164451.html', target:'_blank' },{ id:'00004', pId:'1', name:'11 推桿A4.dwg',url:'http://m.facezit.com/p-8164452.html', target:'_blank' },{ id:'00005', pId:'1', name:'12 導套A4.dwg',url:'http://m.facezit.com/p-8164453.html', target:'_blank' },{ id:'00006', pId:'1', name:'2 模架A1.dwg',url:'http://m.facezit.com/p-8164454.html', target:'_blank' },{ id:'00007', pId:'1', name:'3 型腔A1.dwg',url:'http://m.facezit.com/p-8164455.html', target:'_blank' },{ id:'00008', pId:'1', name:'4 型芯A1.dwg',url:'http://m.facezit.com/p-8164456.html', target:'_blank' },{ id:'00009', pId:'1', name:'5 定模座板A1.dwg',url:'http://m.facezit.com/p-8164457.html', target:'_blank' },{ id:'00010', pId:'1', name:'6 動模座板A1.dwg',url:'http://m.facezit.com/p-8164458.html', target:'_blank' },{ id:'00011', pId:'1', name:'7 推板A3.dwg',url:'http://m.facezit.com/p-8164459.html', target:'_blank' },{ id:'00012', pId:'1', name:'8 推桿固定板A3.dwg',url:'http://m.facezit.com/p-8164460.html', target:'_blank' },{ id:'00013', pId:'1', name:'9 導柱A3.dwg',url:'http://m.facezit.com/p-8164461.html', target:'_blank' },{ id:'00014', pId:'1', name:'畢業(yè)論文.doc',url:'http://m.facezit.com/p-8164462.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 = '3526021'; 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("請選擇投訴類型或者數據錯誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });