1 line
2.1 KiB
JavaScript
1 line
2.1 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3d6eff02","chunk-2d0d83d6"],{"253a":function(o,t,a){o.exports=a.p+"static/app/img/img_default.a608a24a.png"},"483c":function(o,t,a){"use strict";a.r(t);var e=function(){var o=this,t=o.$createElement,a=o._self._c||t;return a("div",[a("yz-blank",{directives:[{name:"show",rawName:"v-show",value:o.isShow,expression:"isShow"}],attrs:{datas:o.goods,text:"没找到相关产品,换个词搜搜吧"}}),a("d-list",{attrs:{finished:!o.isLoadMore,loading:o.loading,showStatusText:!1},on:{load:o.getMoreData}},[a("c-goodsList",{staticClass:"osll",attrs:{goods:o.goods,goods_template:o.goods_template,text:"搜索结果",loading:!o.isLoadMore}})],1)],1)},s=[],i=(a("99af"),a("94b4")),d=a("98e3"),g=a("eb17"),n={data:function(){return{groupId:"",isShow:!0,loading:!1,goods:[],page:1,isLoadMore:!0,isLoading:!1,total_page:0,goods_template:""}},activated:function(){this.groupId=this.$route.params.id,this.getData()},methods:{getData:function(){var o=this;$http.get("plugin.group-code.api.group-code.get-goods",{id:this.groupId}).then((function(t){o.isShow=!0,o.isLoading=!1,1==t.result?(window.scrollTo(0,0),o.isLoadMore=!0,o.loading=!1,o.total_page=t.data.last_page||0,o.goods_template=t.data.goods_template,o.goods=t.data.data,o.total_page<=1&&(o.isLoadMore=!1)):(o.goods=[],o.isLoadMore=!1,o.isShow=!0)}))},getMoreData:function(){var o=this;!0!==this.loading&&!1!==this.isLoadMore&&(this.loading=!0,this.page>=this.total_page?this.isLoadMore=!1:(this.page+=1,$http.get("plugin.group-code.api.group-code.get-goods",{id:this.groupId,page:this.page},"...").then((function(t){if(o.isLoadMore=!0,o.loading=!1,1==t.result){var a=t.data.data;o.goods=o.goods.concat(a)}else o.page=o.page-1,o.isLoadMore=!1})).catch((function(o){}))))}},components:{cGoodsList:d["a"],DList:i["a"],yzBlank:g["default"]}},p=n,r=a("2877"),l=Object(r["a"])(p,e,s,!1,null,"b931005e",null);t["default"]=l.exports},"79db":function(o,t,a){o.exports=a.p+"static/app/img/empty-image-search.ef236a93.png"},8798:function(o,t,a){o.exports=a.p+"static/app/img/no-more-product.f4632785.png"}}]); |