'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'4788圍板包裝箱自動生產(chǎn)線上料與拼接裝置設(shè)計(jì)【機(jī)械畢業(yè)設(shè)計(jì)全套資料已通過答辯】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'4788-圍板包裝箱自動生產(chǎn)線上料與拼接裝置設(shè)計(jì) (包含40個(gè)文件)', },{ id:'0000100001', pId:'00001', name:'bolun.prt (235KB)', },{ id:'0000100002', pId:'00001', name:'bujindianji.prt (420KB)', },{ id:'0000100003', pId:'00001', name:'dcslq.prt (220KB)', },{ id:'0000100004', pId:'00001', name:'fzgz.prt (116KB)', },{ id:'0000100005', pId:'00001', name:'fzgz2.prt (330KB)', },{ id:'0000100006', pId:'00001', name:'gddg.prt (132KB)', },{ id:'0000100007', pId:'00001', name:'gdgz.prt (156KB)', },{ id:'0000100008', pId:'00001', name:'gdtm.prt (160KB)', },{ id:'0000100009', pId:'00001', name:'gdzcj.prt (116KB)', },{ id:'0000100010', pId:'00001', name:'jingxiangpjt.prt (180KB)', },{ id:'0000100011', pId:'00001', name:'jingxzkt.prt (228KB)', },{ id:'0000100012', pId:'00001', name:'liaodou.prt (270KB)', },{ id:'0000100013', pId:'00001', name:'mirror_zpgdgt.prt (184KB)', },{ id:'0000100014', pId:'00001', name:'mirror_zpsjt.prt (158KB)', },{ id:'0000100015', pId:'00001', name:'pjgzt.prt (252KB)', },{ id:'0000100016', pId:'00001', name:'pjjj.prt (173KB)', },{ id:'0000100017', pId:'00001', name:'pjslq.prt (184KB)', },{ id:'0000100018', pId:'00001', name:'pjsst.prt (404KB)', },{ id:'0000100019', pId:'00001', name:'qigang.prt (192KB)', },{ id:'0000100020', pId:'00001', name:'qinxieqigang.prt (176KB)', },{ id:'0000100021', pId:'00001', name:'sigan.prt (696KB)', },{ id:'0000100022', pId:'00001', name:'sjld.prt (132KB)', },{ id:'0000100023', pId:'00001', name:'sjlg1.prt (144KB)', },{ id:'0000100024', pId:'00001', name:'sjtb.prt (124KB)', },{ id:'0000100025', pId:'00001', name:'tb.prt (124KB)', },{ id:'0000100026', pId:'00001', name:'tbj.prt (276KB)', },{ id:'0000100027', pId:'00001', name:'xiayakuai.prt (140KB)', },{ id:'0000100028', pId:'00001', name:'yajinqigang.prt (124KB)', },{ id:'0000100029', pId:'00001', name:'zcd.prt (116KB)', },{ id:'0000100030', pId:'00001', name:'zcd2.prt (116KB)', },{ id:'0000100031', pId:'00001', name:'zkgzt.prt (207KB)', },{ id:'0000100032', pId:'00001', name:'zkjj.prt (231KB)', },{ id:'0000100033', pId:'00001', name:'zpgdgt.prt (636KB)', },{ id:'0000100034', pId:'00001', name:'zppj.prt (112KB)', },{ id:'0000100035', pId:'00001', name:'zppjt.prt (165KB)', },{ id:'0000100036', pId:'00001', name:'zpsjt.prt (1132KB)', },{ id:'0000100037', pId:'00001', name:'zpz.prt (297KB)', },{ id:'0000100038', pId:'00001', name:'zuankongtai.prt (168KB)', },{ id:'0000100039', pId:'00001', name:'zuantou.prt (360KB)', },{ id:'0000100040', pId:'00001', name:'圍板包裝箱自動生產(chǎn)線上料與拼接裝置設(shè)計(jì).doc (7327KB)', click:'getBookinfo(8807974)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'4788圍板包裝箱自動生產(chǎn)線上料與拼接裝置設(shè)計(jì)【機(jī)械畢業(yè)設(shè)計(jì)全套資料已通過答辯】.rar', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'0000100040', pId:'00001', name:'圍板包裝箱自動生產(chǎn)線上料與拼接裝置設(shè)計(jì).doc',url:'http://canyonlakefaqs.com/p-8807974.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 = '3517551'; 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í)我們會立即刪除相關(guān)內(nèi)容!