'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'【zs精品】738軸端擋圈落料、沖孔、沖槽連續(xù)?!救?1張cad圖】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'738 軸端擋圈落料、沖孔、沖槽連續(xù)模【全套11張CAD圖】 (包含13個文件)', },{ id:'0000100001', pId:'00001', name:'acad.fas (15KB)', },{ id:'0000100002', pId:'00001', name:'Influence of processing technology on phase transformations in a.pdf (639KB)', click:'getBookinfo(8458056)', icon:'/Images/filetype/PDF16.PNG'},{ id:'0000100003', pId:'00001', name:'上模墊板.png (21KB)', click:'getBookinfo(8458057)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'全套11張CAD圖合集.png (68KB)', click:'getBookinfo(8458058)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'沖孔凹模.png (55KB)', click:'getBookinfo(8458059)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'沖槽凸模.png (29KB)', click:'getBookinfo(8458060)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'在含有稀有元素Mg–Zn–Zr的合金中,加工工藝對相變的影響--中英文翻譯.doc (1784KB)', click:'getBookinfo(8458061)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'開題報告.doc (44KB)', click:'getBookinfo(8458062)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'落料凸模.png (23KB)', click:'getBookinfo(8458063)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'裝配圖.png (42KB)', click:'getBookinfo(8458064)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100011', pId:'00001', name:'設(shè)計要求.doc (38KB)', click:'getBookinfo(8458065)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100012', pId:'00001', name:'軸端擋圈落料、沖孔、沖槽連續(xù)模11張CAD圖合集.dwg (304KB)', click:'getBookinfo(8458066)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100013', pId:'00001', name:'軸端擋圈零件圖.png (47KB)', click:'getBookinfo(8458067)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'【zs精品】738軸端擋圈落料、沖孔、沖槽連續(xù)?!救?1張cad圖】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100002', pId:'00001', name:'Influence of processing technology on phase transformations in a.pdf',url:'http://m.facezit.com/p-8458056.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'上模墊板.png',url:'http://m.facezit.com/p-8458057.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'全套11張CAD圖合集.png',url:'http://m.facezit.com/p-8458058.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'沖孔凹模.png',url:'http://m.facezit.com/p-8458059.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'沖槽凸模.png',url:'http://m.facezit.com/p-8458060.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'在含有稀有元素Mg–Zn–Zr的合金中,加工工藝對相變的影響--中英文翻譯.doc',url:'http://m.facezit.com/p-8458061.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'開題報告.doc',url:'http://m.facezit.com/p-8458062.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'落料凸模.png',url:'http://m.facezit.com/p-8458063.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'裝配圖.png',url:'http://m.facezit.com/p-8458064.html', target:'_blank' },{ id:'0000100011', pId:'00001', name:'設(shè)計要求.doc',url:'http://m.facezit.com/p-8458065.html', target:'_blank' },{ id:'0000100012', pId:'00001', name:'軸端擋圈落料、沖孔、沖槽連續(xù)模11張CAD圖合集.dwg',url:'http://m.facezit.com/p-8458066.html', target:'_blank' },{ id:'0000100013', pId:'00001', name:'軸端擋圈零件圖.png',url:'http://m.facezit.com/p-8458067.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 = '7252789'; 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; }); });