'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'塑料套筒注射模設(shè)計(jì)【12張圖紙】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'圖10總裝配圖.dwg (60KB)', click:'getBookinfo(8520639)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'圖1分型面.dwg (38KB)', click:'getBookinfo(8520640)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'圖2澆注系統(tǒng).dwg (39KB)', click:'getBookinfo(8520641)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'圖3 澆口套.dwg (33KB)', click:'getBookinfo(8520642)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'圖4澆口.dwg (31KB)', click:'getBookinfo(8520643)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'圖5分流道.dwg (30KB)', click:'getBookinfo(8520644)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'圖6冷料穴.dwg (32KB)', click:'getBookinfo(8520645)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'圖7型腔嵌件.dwg (37KB)', click:'getBookinfo(8520646)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'圖8動(dòng)模固定板.dwg (68KB)', click:'getBookinfo(8520647)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'圖9模板周界尺寸圖.dwg (34KB)', click:'getBookinfo(8520648)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'型芯嵌件.dwg (44KB)', click:'getBookinfo(8520649)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'塑料套筒注射模設(shè)計(jì)論文.doc (740KB)', click:'getBookinfo(8520650)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'實(shí)習(xí)報(bào)告.doc (21KB)', click:'getBookinfo(8520651)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00014', pId:'1', name:'澆口套.dwg (36KB)', click:'getBookinfo(8520652)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00015', pId:'1', name:'表格.doc (223KB)', click:'getBookinfo(8520653)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'塑料套筒注射模設(shè)計(jì)【12張圖紙】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'圖10總裝配圖.dwg',url:'http://m.facezit.com/p-8520639.html', target:'_blank' },{ id:'00002', pId:'1', name:'圖1分型面.dwg',url:'http://m.facezit.com/p-8520640.html', target:'_blank' },{ id:'00003', pId:'1', name:'圖2澆注系統(tǒng).dwg',url:'http://m.facezit.com/p-8520641.html', target:'_blank' },{ id:'00004', pId:'1', name:'圖3 澆口套.dwg',url:'http://m.facezit.com/p-8520642.html', target:'_blank' },{ id:'00005', pId:'1', name:'圖4澆口.dwg',url:'http://m.facezit.com/p-8520643.html', target:'_blank' },{ id:'00006', pId:'1', name:'圖5分流道.dwg',url:'http://m.facezit.com/p-8520644.html', target:'_blank' },{ id:'00007', pId:'1', name:'圖6冷料穴.dwg',url:'http://m.facezit.com/p-8520645.html', target:'_blank' },{ id:'00008', pId:'1', name:'圖7型腔嵌件.dwg',url:'http://m.facezit.com/p-8520646.html', target:'_blank' },{ id:'00009', pId:'1', name:'圖8動(dòng)模固定板.dwg',url:'http://m.facezit.com/p-8520647.html', target:'_blank' },{ id:'00010', pId:'1', name:'圖9模板周界尺寸圖.dwg',url:'http://m.facezit.com/p-8520648.html', target:'_blank' },{ id:'00011', pId:'1', name:'型芯嵌件.dwg',url:'http://m.facezit.com/p-8520649.html', target:'_blank' },{ id:'00012', pId:'1', name:'塑料套筒注射模設(shè)計(jì)論文.doc',url:'http://m.facezit.com/p-8520650.html', target:'_blank' },{ id:'00013', pId:'1', name:'實(shí)習(xí)報(bào)告.doc',url:'http://m.facezit.com/p-8520651.html', target:'_blank' },{ id:'00014', pId:'1', name:'澆口套.dwg',url:'http://m.facezit.com/p-8520652.html', target:'_blank' },{ id:'00015', pId:'1', name:'表格.doc',url:'http://m.facezit.com/p-8520653.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 = '7259887'; 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("請選擇投訴類型或者數(shù)據(jù)錯(cuò)誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });
copyright@ 2011-2023 聯(lián)系方式qq:9411152
本站所有資料均屬于原創(chuàng)者所有,僅提供參考和學(xué)習(xí)交流之用,請勿用做其他用途,轉(zhuǎn)載必究!如有侵犯您的權(quán)利請聯(lián)系本站,一經(jīng)查實(shí)我們會(huì)立即刪除相關(guān)內(nèi)容!