'; } $("#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ì)全套含cad圖紙、說(shuō)明書(shū).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'下箱體.dwg (82KB)', click:'getBookinfo(8332198)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00002', pId:'1', name:'刀片.dwg (70KB)', click:'getBookinfo(8332199)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00003', pId:'1', name:'刀片固件.dwg (72KB)', click:'getBookinfo(8332200)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00004', pId:'1', name:'刀輪.dwg (79KB)', click:'getBookinfo(8332201)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00005', pId:'1', name:'喂入裝置.dwg (75KB)', click:'getBookinfo(8332202)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00006', pId:'1', name:'套筒.dwg (76KB)', click:'getBookinfo(8332203)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00007', pId:'1', name:'小論文.doc (565KB)', click:'getBookinfo(8332204)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00008', pId:'1', name:'帶輪.dwg (72KB)', click:'getBookinfo(8332205)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00009', pId:'1', name:'拋送機(jī)構(gòu).dwg (79KB)', click:'getBookinfo(8332206)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00010', pId:'1', name:'滾動(dòng)軸承座.dwg (101KB)', click:'getBookinfo(8332207)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00011', pId:'1', name:'答辯稿.ppt (2172KB)', click:'getBookinfo(8332208)', icon:'/Images/filetype/PPT16.PNG'},{ id:'00012', pId:'1', name:'裝配圖.dwg (160KB)', click:'getBookinfo(8332209)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00013', pId:'1', name:'輪刀式飼草切碎機(jī)的設(shè)計(jì)說(shuō)明書(shū).doc (726KB)', click:'getBookinfo(8332210)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00014', pId:'1', name:'軸.dwg (88KB)', click:'getBookinfo(8332211)', icon:'/Images/filetype/DOC16.PNG'},{ id:'00015', pId:'1', name:'部裝圖.dwg (85KB)', click:'getBookinfo(8332212)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'輪刀式飼草切碎機(jī)的設(shè)計(jì)全套含cad圖紙、說(shuō)明書(shū).rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'下箱體.dwg',url:'http://m.facezit.com/p-8332198.html', target:'_blank' },{ id:'00002', pId:'1', name:'刀片.dwg',url:'http://m.facezit.com/p-8332199.html', target:'_blank' },{ id:'00003', pId:'1', name:'刀片固件.dwg',url:'http://m.facezit.com/p-8332200.html', target:'_blank' },{ id:'00004', pId:'1', name:'刀輪.dwg',url:'http://m.facezit.com/p-8332201.html', target:'_blank' },{ id:'00005', pId:'1', name:'喂入裝置.dwg',url:'http://m.facezit.com/p-8332202.html', target:'_blank' },{ id:'00006', pId:'1', name:'套筒.dwg',url:'http://m.facezit.com/p-8332203.html', target:'_blank' },{ id:'00007', pId:'1', name:'小論文.doc',url:'http://m.facezit.com/p-8332204.html', target:'_blank' },{ id:'00008', pId:'1', name:'帶輪.dwg',url:'http://m.facezit.com/p-8332205.html', target:'_blank' },{ id:'00009', pId:'1', name:'拋送機(jī)構(gòu).dwg',url:'http://m.facezit.com/p-8332206.html', target:'_blank' },{ id:'00010', pId:'1', name:'滾動(dòng)軸承座.dwg',url:'http://m.facezit.com/p-8332207.html', target:'_blank' },{ id:'00011', pId:'1', name:'答辯稿.ppt',url:'http://m.facezit.com/p-8332208.html', target:'_blank' },{ id:'00012', pId:'1', name:'裝配圖.dwg',url:'http://m.facezit.com/p-8332209.html', target:'_blank' },{ id:'00013', pId:'1', name:'輪刀式飼草切碎機(jī)的設(shè)計(jì)說(shuō)明書(shū).doc',url:'http://m.facezit.com/p-8332210.html', target:'_blank' },{ id:'00014', pId:'1', name:'軸.dwg',url:'http://m.facezit.com/p-8332211.html', target:'_blank' },{ id:'00015', pId:'1', name:'部裝圖.dwg',url:'http://m.facezit.com/p-8332212.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 = '6793046'; 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)容!