(window.webpackjsonp=window.webpackjsonp||[]).push([[48],{556:function(t,e,r){"use strict";r.r(e);r(19),r(160);var o=r(0),c=r(7),n=(r(51),r(65),r(66),r(64),object(o.a)({layout:"cn",name:"indexpage",head:function(){return{title:"search",meta:[{hid:"description",name:"search",content:"search"}]}},asyncdata:function(t){return object(c.a)(regeneratorruntime.mark((function e(){var r,o,c,n,d,l,h,v,_,w,y,f,m,c;return regeneratorruntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.$axios,t.params,t.error,o=t.query,t.store,c=o.keyword||"",n=o.searchtype||"所有",d=["所有","新闻","产品"],l=[],1,1,1,h=[],v=[],_=!1,w=!1,y=!1,f=0,""==c){e.next=30;break}if("所有"!=n&&"新闻"!=n){e.next=22;break}return e.next=18,r({url:"/api/public/query/glnewsinfomation",method:"post",data:{showsite:"cn",title:c,perpage:10,page:1}});case 18:m=e.sent,l=m.data.data,console.log("%c [ newslist1 ]-156","font-size:13px; background:pink; color:#bf2c9f;",l),w=!(l.rows.length<10);case 22:if("所有"!=n&&"产品"!=n){e.next=29;break}return e.next=25,r({url:"/api/public/query/lgproductcn",method:"post",data:{title:c,perpage:10,page:1}});case 25:c=e.sent,h=c.data.data,console.log("%c [ productlist12222 ]-171","font-size:13px; background:pink; color:#bf2c9f;",h),_=!(h.rows.length<6);case 29:"所有"==n?(f=l.count+h.count,console.log("%c [ total ]-188","font-size:13px; background:pink; color:#bf2c9f;",f)):"新闻"==n?f=l.count:"产品"==n&&(f=h.count);case 30:return e.abrupt("return",{keyword:c,keyword1:c,total:f,newslist:l,joblist:v,productlist:h,searchtypes:d,searchtype:n,news_page:1,product_page:1,job_page:1,showmoreproduct:_,showmorenews:w,showmorejob:y});case 31:case"end":return e.stop()}}),e)})))()},watch:{searchtype:function(t){"所有"==t?this.total=this.newslist.count+this.productlist.count:"新闻"==t?this.total=this.newslist.count:"产品"==t&&(this.total=this.productlist.count),console.log(t)}},methods:object(o.a)({search:function(){console.log(this.keyword),console.log(this.searchtype),location.href="/search?keyword="+this.keyword+"&searchtype="+this.searchtype},more_news:function(){var t=this;this.news_page+=1,this.$axios({url:"/api/public/query/glnewsinfomation",method:"post",data:{orderby:"seq",title:this.keyword,orderdir:"asc",perpage:10,page:this.news_page}}).then((function(e){t.newslist.rows=t.newslist.rows.concat(e.data.data.rows),e.data.data.rows.length<10&&(t.showmorenews=!1)}))},more_product:function(){var t=this;this.product_page+=1,this.$axios({url:"/api/public/query/lgproductcontent",method:"post",data:{language:"emea",title:this.keyword,perpage:6,page:this.product_page}}).then((function(e){t.productlist.rows=t.productlist.rows.concat(e.data.data.rows),e.data.data.rows.length<6&&(t.showmoreproduct=!1)}))},more_job:function(){var t=this;this.job_page+=1,this.$axios({url:"/api/public/query/lgcareer",method:"post",data:{title:this.keyword,perpage:10,page:this.job_page}}).then((function(e){t.joblist.rows=t.joblist.rows.concat(e.data.data.rows),e.data.data.rows.length<10&&(t.showmorejob=!1)}))}},"search",(function(){location.href="/search?keyword="+this.keyword+"&searchtype="+this.searchtype})),mounted:function(){var t=this.$route.query.searchtype;t&&this.searchtypes.includes(t)?this.searchtype=t:this.searchtype=this.searchtypes[0];new swiper(".campaings-swiper",{speed:1e3,slidesperview:3,spacebetween:14,loop:!0,autoheight:!0,autoplay:!0,pagination:{el:".swiper-pagination",clickable:!0},breakpoints:{320:{slidesperview:1,spacebetween:14},768:{slidesperview:2,spacebetween:14},1280:{slidesperview:3,spacebetween:14}}})}},"watch",{searchtype:function(t){location.href="/search?keyword="+this.keyword+"&searchtype="+t}})),d=r(6),component=object(d.a)(n,(function(){var t=this,e=t._self._c;return e("div",[e("div",{},[e("div",{staticclass:"wrap"},[e("div",{staticclass:"searcharea"},[e("div",{staticclass:"wrap"},[e("div",{staticclass:"infor"},[e("div",{staticclass:"tit"},[t._v("\n "+t._s(t.$t("sitesearch"))+"\n ")])]),t._v(" "),e("div",{staticclass:"content_form"},[e("div",{staticclass:"form_box"},[e("div",{staticclass:"search fix"},[e("div",{staticclass:"searchfixs"},[e("div",{staticclass:"input_wrap"},[e("input",{directives:[{name:"model",rawname:"v-model",value:t.keyword,expression:"keyword"}],staticclass:"searchquestion",attrs:{type:"text",placeholder:"请输入关键词"},domprops:{value:t.keyword},on:{input:function(e){e.target.composing||(t.keyword=e.target.value)}}}),t._v(" "),e("a",{staticclass:"textdelbtn",attrs:{href:"javascript:"}})]),t._v(" "),e("div",{staticclass:"btn_wrap"},[e("button",{staticclass:"btns",attrs:{type:"button"},on:{click:function(e){return t.search()}}},[t._v(t._s(t.$t("search")))])])]),t._v(" "),e("div",{staticclass:"dib vt sear_filt"},t._l(t.searchtypes,(function(r){return e("label",[e("input",{directives:[{name:"model",rawname:"v-model",value:t.searchtype,expression:"searchtype"}],attrs:{type:"radio"},domprops:{value:r,checked:t._q(t.searchtype,r)},on:{change:function(e){t.searchtype=r}}}),t._v(" "),e("span",[t._v(t._s(r))])])})),0)])])])])]),t._v(" "),e("div",{staticclass:"resultarea"},[e("div",{staticclass:"wrap"},[e("div",{staticclass:"infor"},[e("div",{staticclass:"tit"},[t._v("\n 搜索\n "),e("span",{attrs:{id:"keyword"}},[t._v(t._s(t.keyword1))]),t._v(" 总计\n "),e("span",{attrs:{id:"resultnum"}},[t._v(t._s(t.total))])])]),t._v(" "),t.productlist?e("div",{staticclass:"content_form",staticstyle:{display:"block"}},["所有"==t.searchtype||"产品"==t.searchtype?e("div",{staticclass:"area piclist_area content_product",staticstyle:{display:"block"}},[e("h3",{attrs:{id:"product"}},[t._v("产品("+t._s(t.productlist.count)+")")]),t._v(" "),e("div",{staticclass:"srchlist"},[e("ul",{staticclass:"row",staticstyle:{display:"flex"},attrs:{id:"productlist"}},t._l(t.productlist.rows,(function(r){return e("li",{staticclass:"span-4 smal-6"},[e("a",{staticclass:"imgzoom",attrs:{href:"/product/"+r.id,target:"_blank"}},[e("div",{staticclass:"rect-695"},[e("img",{staticclass:"_full",attrs:{src:r.img,alt:""}})]),t._v(" "),e("div",{staticclass:"intro"},[e("div",{staticclass:"t"},[t._v(t._s(r.title))])])])])})),0),t._v(" "),e("div",{attrs:{id:"botbtn"}},[e("a",{staticclass:"btnmore",staticstyle:{display:"none"},attrs:{href:"javascript:","data-type":"product",name:"product"}},[t._v(t._s(t.$t("learnmore")))])])]),t._v(" "),e("div",{staticclass:"product-more"},[t.showmoreproduct?e("a",{staticstyle:{cursor:"pointer"},on:{click:function(e){return t.more_product()}}},[e("span",[t._v(t._s(t.$t("loadmore")))]),t._v(" "),e("i",{staticclass:"iconfont"},[t._v("")])]):t._e()])]):t._e(),t._v(" "),"所有"==t.searchtype||"新闻"==t.searchtype?e("div",{staticclass:"area content_area content_news",staticstyle:{display:"block"}},[e("h3",{attrs:{id:"news"}},[t._v("新闻("+t._s(t.newslist.count)+")")]),t._v(" "),e("div",{staticclass:"srchlist"},[e("ul",{attrs:{id:"newlist"}},t._l(t.newslist.rows,(function(r){return e("li",[e("a",{attrs:{href:"/news/"+r.id+"/"+encodeuricomponent(r.title),target:"_blank"}},[e("div",{staticclass:"t"},[t._v(t._s(r.title))]),t._v(" "),e("div",{staticclass:"c el"},[t._v(t._s(t._f("date_cn")(r.publishtime))),r.briefintroduction?e("span",[t._v(",")]):t._e(),t._v(t._s(r.briefintroduction))])])])})),0),t._v(" "),e("div",{staticclass:"product-more"},[t.showmorenews?e("a",{staticstyle:{cursor:"pointer"},on:{click:function(e){return t.more_news()}}},[e("span",[t._v(t._s(t.$t("loadmore")))]),t._v(" "),e("i",{staticclass:"iconfont"},[t._v("")])]):t._e()])])]):t._e(),t._v(" "),e("div",{staticclass:"area content_area content_video",staticstyle:{display:"none"}},[e("h3",{attrs:{id:"video"}},[t._v("视频")]),t._v(" "),e("div",{staticclass:"srchlist"},[e("ul",{attrs:{id:"videolist"}}),t._v(" "),e("div",{attrs:{id:"botbtn"}},[e("a",{staticclass:"btnmore",attrs:{href:"javascript:","data-type":"video",name:"video"}},[t._v(t._s(t.$t("learnmore")))])])])])]):t._e()])])])])])}),[],!1,null,null,null);e.default=component.exports}}]);