'; } $("#imgPer").html(htmlPer); $("#imgDiv").html(html); }else{ alert(data.resultInfo); } } }); } var setting = { data: { simpleData: { enable: true } } }; var zNodes = [{ id:'1', pId:'0', name:'cd盒注塑模設(shè)計.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'00001', pId:'1', name:'CD盒注塑模設(shè)計 (包含16個文件)', },{ id:'0000100001', pId:'00001', name:'CAD圖紙 (包含11個文件)', },{ id:'000010000100001', pId:'0000100001', name:'回 程 桿.dwg (31KB)', click:'getBookinfo(8793524)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100002', pId:'0000100001', name:'墊塊.dwg (28KB)', click:'getBookinfo(8793525)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100003', pId:'0000100001', name:'導套.dwg (31KB)', click:'getBookinfo(8793526)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100004', pId:'0000100001', name:'導柱.dwg (42KB)', click:'getBookinfo(8793527)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100005', pId:'0000100001', name:'工藝卡1.dwg (82KB)', click:'getBookinfo(8793528)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100006', pId:'0000100001', name:'工藝卡2.dwg (80KB)', click:'getBookinfo(8793529)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100007', pId:'0000100001', name:'工藝卡3.dwg (87KB)', click:'getBookinfo(8793530)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100008', pId:'0000100001', name:'澆 口 套.dwg (44KB)', click:'getBookinfo(8793531)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100009', pId:'0000100001', name:'裝配圖.dwg (110KB)', click:'getBookinfo(8793532)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100010', pId:'0000100001', name:'頂 桿 固 定 板.dwg (41KB)', click:'getBookinfo(8793533)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000100011', pId:'0000100001', name:'頂 桿 墊 板.dwg (33KB)', click:'getBookinfo(8793534)', icon:'/Images/filetype/DOC16.PNG'},{ id:'0000100002', pId:'00001', name:'設(shè)計說明書 (包含3個文件)', },{ id:'000010000200001', pId:'0000100002', name:'內(nèi)容提要.doc (22KB)', click:'getBookinfo(8793535)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200002', pId:'0000100002', name:'畢業(yè)設(shè)計.doc (403KB)', click:'getBookinfo(8793536)', icon:'/Images/filetype/DOC16.PNG'},{ id:'000010000200003', pId:'0000100002', name:'目錄.doc (29KB)', click:'getBookinfo(8793537)', icon:'/Images/filetype/DOC16.PNG'}]; var zNodes2 = [{ id:'1', pId:'0', name:'cd盒注塑模設(shè)計.zip', open:true, icon:'/Images/filetype/RAR16.PNG'},{ id:'000010000100001', pId:'0000100001', name:'回 程 桿.dwg',url:'http://canyonlakefaqs.com/p-8793524.html', target:'_blank' },{ id:'000010000100002', pId:'0000100001', name:'墊塊.dwg',url:'http://canyonlakefaqs.com/p-8793525.html', target:'_blank' },{ id:'000010000100003', pId:'0000100001', name:'導套.dwg',url:'http://canyonlakefaqs.com/p-8793526.html', target:'_blank' },{ id:'000010000100004', pId:'0000100001', name:'導柱.dwg',url:'http://canyonlakefaqs.com/p-8793527.html', target:'_blank' },{ id:'000010000100005', pId:'0000100001', name:'工藝卡1.dwg',url:'http://canyonlakefaqs.com/p-8793528.html', target:'_blank' },{ id:'000010000100006', pId:'0000100001', name:'工藝卡2.dwg',url:'http://canyonlakefaqs.com/p-8793529.html', target:'_blank' },{ id:'000010000100007', pId:'0000100001', name:'工藝卡3.dwg',url:'http://canyonlakefaqs.com/p-8793530.html', target:'_blank' },{ id:'000010000100008', pId:'0000100001', name:'澆 口 套.dwg',url:'http://canyonlakefaqs.com/p-8793531.html', target:'_blank' },{ id:'000010000100009', pId:'0000100001', name:'裝配圖.dwg',url:'http://canyonlakefaqs.com/p-8793532.html', target:'_blank' },{ id:'000010000100010', pId:'0000100001', name:'頂 桿 固 定 板.dwg',url:'http://canyonlakefaqs.com/p-8793533.html', target:'_blank' },{ id:'000010000100011', pId:'0000100001', name:'頂 桿 墊 板.dwg',url:'http://canyonlakefaqs.com/p-8793534.html', target:'_blank' },{ id:'000010000200001', pId:'0000100002', name:'內(nèi)容提要.doc',url:'http://canyonlakefaqs.com/p-8793535.html', target:'_blank' },{ id:'000010000200002', pId:'0000100002', name:'畢業(yè)設(shè)計.doc',url:'http://canyonlakefaqs.com/p-8793536.html', target:'_blank' },{ id:'000010000200003', pId:'0000100002', name:'目錄.doc',url:'http://canyonlakefaqs.com/p-8793537.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 = '3427647'; 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("您的舉報提交成功"); } else { $("#jubaoResponse h4").html("您的舉報提交失敗"); } } }); } else { alert("請選擇投訴類型或者數(shù)據(jù)錯誤請刷新重試!"); } } $(function(){ $(document).bind("contextmenu",function(e){ return false; }); });