'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'型星齒輪的注塑模設計(論文dwg圖紙).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'型星齒輪的注塑模設計(論文+DWG圖紙) (包含13個文件)', },{ id:'0000100001', pId:'00001', name:'型星齒輪的注塑模設計(論文+DWG圖紙) (包含12個文件)', },{ id:'000010000100001', pId:'0000100001', name:'CAD圖121 (包含11個文件)', },{ id:'00001000010000100001', pId:'000010000100001', name:'任務書.doc (59KB)', click:'getBookinfo(8853993)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100002', pId:'000010000100001', name:'動模板.dwg (77KB)', click:'getBookinfo(8853994)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100003', pId:'000010000100001', name:'型星齒輪零件圖A3.dwg (71KB)', click:'getBookinfo(8853995)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100004', pId:'000010000100001', name:'墊塊A3.dwg (55KB)', click:'getBookinfo(8853996)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100005', pId:'000010000100001', name:'墊板A2.dwg (55KB)', click:'getBookinfo(8853997)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100006', pId:'000010000100001', name:'定模固定板A3.dwg (54KB)', click:'getBookinfo(8853998)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100007', pId:'000010000100001', name:'定模板.dwg (70KB)', click:'getBookinfo(8853999)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100008', pId:'000010000100001', name:'推桿固定板A2.dwg (55KB)', click:'getBookinfo(8854000)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100009', pId:'000010000100001', name:'畢業(yè)設計論文.doc (705KB)', click:'getBookinfo(8854001)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100010', pId:'000010000100001', name:'澆口套A3.dwg (52KB)', click:'getBookinfo(8854002)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00001000010000100011', pId:'000010000100001', name:'裝配圖A0.dwg (179KB)', click:'getBookinfo(8854003)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'型星齒輪的注塑模設計(論文dwg圖紙).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001000010000100001', pId:'000010000100001', name:'任務書.doc',url:'http://m.facezit.com/p-8853993.html', target:'_blank' },{ id:'00001000010000100002', pId:'000010000100001', name:'動模板.dwg',url:'http://m.facezit.com/p-8853994.html', target:'_blank' },{ id:'00001000010000100003', pId:'000010000100001', name:'型星齒輪零件圖A3.dwg',url:'http://m.facezit.com/p-8853995.html', target:'_blank' },{ id:'00001000010000100004', pId:'000010000100001', name:'墊塊A3.dwg',url:'http://m.facezit.com/p-8853996.html', target:'_blank' },{ id:'00001000010000100005', pId:'000010000100001', name:'墊板A2.dwg',url:'http://m.facezit.com/p-8853997.html', target:'_blank' },{ id:'00001000010000100006', pId:'000010000100001', name:'定模固定板A3.dwg',url:'http://m.facezit.com/p-8853998.html', target:'_blank' },{ id:'00001000010000100007', pId:'000010000100001', name:'定模板.dwg',url:'http://m.facezit.com/p-8853999.html', target:'_blank' },{ id:'00001000010000100008', pId:'000010000100001', name:'推桿固定板A2.dwg',url:'http://m.facezit.com/p-8854000.html', target:'_blank' },{ id:'00001000010000100009', pId:'000010000100001', name:'畢業(yè)設計論文.doc',url:'http://m.facezit.com/p-8854001.html', target:'_blank' },{ id:'00001000010000100010', pId:'000010000100001', name:'澆口套A3.dwg',url:'http://m.facezit.com/p-8854002.html', target:'_blank' },{ id:'00001000010000100011', pId:'000010000100001', name:'裝配圖A0.dwg',url:'http://m.facezit.com/p-8854003.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 = '3634610'; 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; }); });