'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'六邊形墊片復(fù)合沖壓模設(shè)計(jì)【說(shuō)明書(shū)cad】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'123 六邊形墊片復(fù)合沖壓模設(shè)計(jì)【說(shuō)明書(shū)+CAD】 (包含13個(gè)文件)', },{ id:'0000100001', pId:'00001', name:'翻譯 (包含2個(gè)文件)', },{ id:'000010000100001', pId:'0000100001', name:'Spray-formed tooling for injection molding and die casting applications.pdf (1884KB)', click:'getBookinfo(8710608)', icon:'/Images/filetype/PDF16.PNG'},{ id:'000010000100002', pId:'0000100001', name:'翻譯.doc (1102KB)', click:'getBookinfo(8710609)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'A0-總裝圖.dwg (222KB)', click:'getBookinfo(8710610)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100003', pId:'00001', name:'A4-沖孔凸模.dwg (97KB)', click:'getBookinfo(8710611)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100004', pId:'00001', name:'A4-凸凹模.dwg (103KB)', click:'getBookinfo(8710612)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100005', pId:'00001', name:'A4-凸凹模固定板.dwg (79KB)', click:'getBookinfo(8710613)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100006', pId:'00001', name:'A4-凸模固定板.dwg (111KB)', click:'getBookinfo(8710614)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100007', pId:'00001', name:'A4-凹模.dwg (113KB)', click:'getBookinfo(8710615)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100008', pId:'00001', name:'A4-卸料板.dwg (120KB)', click:'getBookinfo(8710616)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100009', pId:'00001', name:'A4-工件.dwg (49KB)', click:'getBookinfo(8710617)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100010', pId:'00001', name:'A4-推件塊.dwg (102KB)', click:'getBookinfo(8710618)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100011', pId:'00001', name:'說(shuō)明書(shū).doc (363KB)', click:'getBookinfo(8710619)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'六邊形墊片復(fù)合沖壓模設(shè)計(jì)【說(shuō)明書(shū)cad】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'000010000100001', pId:'0000100001', name:'Spray-formed tooling for injection molding and die casting applications.pdf',url:'http://m.facezit.com/p-8710608.html', target:'_blank' },{ id:'000010000100002', pId:'0000100001', name:'翻譯.doc',url:'http://m.facezit.com/p-8710609.html', target:'_blank' },{ id:'0000100002', pId:'00001', name:'A0-總裝圖.dwg',url:'http://m.facezit.com/p-8710610.html', target:'_blank' },{ id:'0000100003', pId:'00001', name:'A4-沖孔凸模.dwg',url:'http://m.facezit.com/p-8710611.html', target:'_blank' },{ id:'0000100004', pId:'00001', name:'A4-凸凹模.dwg',url:'http://m.facezit.com/p-8710612.html', target:'_blank' },{ id:'0000100005', pId:'00001', name:'A4-凸凹模固定板.dwg',url:'http://m.facezit.com/p-8710613.html', target:'_blank' },{ id:'0000100006', pId:'00001', name:'A4-凸模固定板.dwg',url:'http://m.facezit.com/p-8710614.html', target:'_blank' },{ id:'0000100007', pId:'00001', name:'A4-凹模.dwg',url:'http://m.facezit.com/p-8710615.html', target:'_blank' },{ id:'0000100008', pId:'00001', name:'A4-卸料板.dwg',url:'http://m.facezit.com/p-8710616.html', target:'_blank' },{ id:'0000100009', pId:'00001', name:'A4-工件.dwg',url:'http://m.facezit.com/p-8710617.html', target:'_blank' },{ id:'0000100010', pId:'00001', name:'A4-推件塊.dwg',url:'http://m.facezit.com/p-8710618.html', target:'_blank' },{ id:'0000100011', pId:'00001', name:'說(shuō)明書(shū).doc',url:'http://m.facezit.com/p-8710619.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("請(qǐng)登錄!");window.location.href='login.aspx'; } } function saveJuBao() { var bookid = '3433516'; 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("您的舉報(bào)提交成功"); } else { $("#jubaoResponse h4").html("您的舉報(bào)提交失敗"); } } }); } else { alert("請(qǐng)選擇投訴類(lèi)型或者數(shù)據(jù)錯(cuò)誤請(qǐng)刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });
copyright@ 2011-2023 聯(lián)系方式qq:9411152
本站所有資料均屬于原創(chuàng)者所有,僅提供參考和學(xué)習(xí)交流之用,請(qǐng)勿用做其他用途,轉(zhuǎn)載必究!如有侵犯您的權(quán)利請(qǐng)聯(lián)系本站,一經(jīng)查實(shí)我們會(huì)立即刪除相關(guān)內(nèi)容!