'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'油位計(jì)注射塑料模具設(shè)計(jì)【一模兩腔滑塊抽芯帶三維圖】.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'全部圖紙.dwg (1485KB)', click:'getBookinfo(8109901)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'動(dòng)模板.dwg (1109KB)', click:'getBookinfo(8109902)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'型腔.dwg (1108KB)', click:'getBookinfo(8109903)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'塑件圖.dwg (1105KB)', click:'getBookinfo(8109904)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'塑料成型工藝卡片.doc (42KB)', click:'getBookinfo(8109905)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'定位環(huán).dwg (1095KB)', click:'getBookinfo(8109906)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'定模板.dwg (1112KB)', click:'getBookinfo(8109907)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'開題報(bào)告-外文翻譯-答辯常見問題.zip (601KB)', },{ id:'00009', pId:'1', name:'斜導(dǎo)柱.dwg (1098KB)', click:'getBookinfo(8109908)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'油位計(jì)注塑模具設(shè)計(jì)說明書.doc (764KB)', click:'getBookinfo(8109909)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'澆口襯套.dwg (1099KB)', click:'getBookinfo(8109910)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00012', pId:'1', name:'滑塊.dwg (1118KB)', click:'getBookinfo(8109911)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'裝配圖.dwg (1320KB)', click:'getBookinfo(8109912)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00014', pId:'1', name:'通用三維格式.stp (4929KB)', },{ id:'00015', pId:'1', name:'鎖緊塊.dwg (1104KB)', click:'getBookinfo(8109913)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00016', pId:'1', name:'面板.dwg (1104KB)', click:'getBookinfo(8109914)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'油位計(jì)注射塑料模具設(shè)計(jì)【一模兩腔滑塊抽芯帶三維圖】.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'全部圖紙.dwg',url:'http://m.facezit.com/p-8109901.html', target:'_blank' },{ id:'00002', pId:'1', name:'動(dòng)模板.dwg',url:'http://m.facezit.com/p-8109902.html', target:'_blank' },{ id:'00003', pId:'1', name:'型腔.dwg',url:'http://m.facezit.com/p-8109903.html', target:'_blank' },{ id:'00004', pId:'1', name:'塑件圖.dwg',url:'http://m.facezit.com/p-8109904.html', target:'_blank' },{ id:'00005', pId:'1', name:'塑料成型工藝卡片.doc',url:'http://m.facezit.com/p-8109905.html', target:'_blank' },{ id:'00006', pId:'1', name:'定位環(huán).dwg',url:'http://m.facezit.com/p-8109906.html', target:'_blank' },{ id:'00007', pId:'1', name:'定模板.dwg',url:'http://m.facezit.com/p-8109907.html', target:'_blank' },{ id:'00009', pId:'1', name:'斜導(dǎo)柱.dwg',url:'http://m.facezit.com/p-8109908.html', target:'_blank' },{ id:'00010', pId:'1', name:'油位計(jì)注塑模具設(shè)計(jì)說明書.doc',url:'http://m.facezit.com/p-8109909.html', target:'_blank' },{ id:'00011', pId:'1', name:'澆口襯套.dwg',url:'http://m.facezit.com/p-8109910.html', target:'_blank' },{ id:'00012', pId:'1', name:'滑塊.dwg',url:'http://m.facezit.com/p-8109911.html', target:'_blank' },{ id:'00013', pId:'1', name:'裝配圖.dwg',url:'http://m.facezit.com/p-8109912.html', target:'_blank' },{ id:'00015', pId:'1', name:'鎖緊塊.dwg',url:'http://m.facezit.com/p-8109913.html', target:'_blank' },{ id:'00016', pId:'1', name:'面板.dwg',url:'http://m.facezit.com/p-8109914.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 = '3527664'; 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)容!