'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'基于proe與mastercam的煙灰缸設計與數(shù)控加工.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'基于ProE與MasterCAM的煙灰缸設計與數(shù)控加工 (包含18個文件)', },{ id:'0000100001', pId:'00001', name:'原稿?。』赑roE與MasterCAM的煙灰缸設計與數(shù)控加工 (包含10個文件)', },{ id:'000010000100001', pId:'0000100001', name:'12機械開題報告-基于ProE與MasterCAM的煙灰缸設計與數(shù)控加工.doc (29KB)', click:'getBookinfo(8270149)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100002', pId:'0000100001', name:'moxing.prt.1 (585KB)', },{ id:'000010000100003', pId:'0000100001', name:'prt0001__out.log.1 (2KB)', },{ id:'000010000100004', pId:'0000100001', name:'YANHUIGANG.err (5KB)', },{ id:'000010000100005', pId:'0000100001', name:'yanhuigang.igs (755KB)', },{ id:'000010000100006', pId:'0000100001', name:'YANHUIGANG.MCX-6 (4506KB)', },{ id:'000010000100007', pId:'0000100001', name:'YANHUIGANG.NC (1017KB)', },{ id:'000010000100008', pId:'0000100001', name:'煙灰缸.rar (2369KB)', click:'getBookinfo(8270150)', icon:'/Images/filetype/RAR16.PNG'},{ id:'000010000100009', pId:'0000100001', name:'煙灰缸數(shù)控加工 - 副本.doc (703KB)', click:'getBookinfo(8270151)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100010', pId:'0000100001', name:'煙灰缸數(shù)控加工 - 未查重版.doc (693KB)', click:'getBookinfo(8270152)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'截圖?。』赑roE與MasterCAM的煙灰缸設計與數(shù)控加工 (包含6個文件)', },{ id:'000010000200001', pId:'0000100002', name:'三維圖.png (28KB)', click:'getBookinfo(8270153)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200002', pId:'0000100002', name:'三維模型.png (8KB)', click:'getBookinfo(8270154)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200003', pId:'0000100002', name:'全套.png (124KB)', click:'getBookinfo(8270155)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200004', pId:'0000100002', name:'加工三維.jpg (28KB)', click:'getBookinfo(8270156)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200005', pId:'0000100002', name:'字數(shù)與摘要.png (86KB)', click:'getBookinfo(8270157)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200006', pId:'0000100002', name:'清單.png (23KB)', click:'getBookinfo(8270158)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'基于proe與mastercam的煙灰缸設計與數(shù)控加工.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'000010000100001', pId:'0000100001', name:'12機械開題報告-基于ProE與MasterCAM的煙灰缸設計與數(shù)控加工.doc',url:'http://canyonlakefaqs.com/p-8270149.html', target:'_blank' },{ id:'000010000100008', pId:'0000100001', name:'煙灰缸.rar',url:'http://canyonlakefaqs.com/p-8270150.html', target:'_blank' },{ id:'000010000100009', pId:'0000100001', name:'煙灰缸數(shù)控加工 - 副本.doc',url:'http://canyonlakefaqs.com/p-8270151.html', target:'_blank' },{ id:'000010000100010', pId:'0000100001', name:'煙灰缸數(shù)控加工 - 未查重版.doc',url:'http://canyonlakefaqs.com/p-8270152.html', target:'_blank' },{ id:'000010000200001', pId:'0000100002', name:'三維圖.png',url:'http://canyonlakefaqs.com/p-8270153.html', target:'_blank' },{ id:'000010000200002', pId:'0000100002', name:'三維模型.png',url:'http://canyonlakefaqs.com/p-8270154.html', target:'_blank' },{ id:'000010000200003', pId:'0000100002', name:'全套.png',url:'http://canyonlakefaqs.com/p-8270155.html', target:'_blank' },{ id:'000010000200004', pId:'0000100002', name:'加工三維.jpg',url:'http://canyonlakefaqs.com/p-8270156.html', target:'_blank' },{ id:'000010000200005', pId:'0000100002', name:'字數(shù)與摘要.png',url:'http://canyonlakefaqs.com/p-8270157.html', target:'_blank' },{ id:'000010000200006', pId:'0000100002', name:'清單.png',url:'http://canyonlakefaqs.com/p-8270158.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 = '6334432'; 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; }); });