bztang-admin/addons/yun_shop/static/app/js/chunk-22e7d6dd.07e2527d.js

1 line
4.5 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-22e7d6dd","chunk-2d0d83d6"],{"65d2":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'#newRetail-Inventory_details .list-row[data-v-49da0882]{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.375rem .875rem;background:#fff;position:relative}#newRetail-Inventory_details .list-row .list-col[data-v-49da0882]{width:50%;line-height:1.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#newRetail-Inventory_details .list-row .text-right[data-v-49da0882]{text-align:right}#newRetail-Inventory_details .list-row .text-left[data-v-49da0882]{text-align:left}#newRetail-Inventory_details .list-row .text-time[data-v-49da0882]{font-size:10px}#newRetail-Inventory_details .list-row .font-color[data-v-49da0882]{color:#999}#newRetail-Inventory_details .list-row .red-color[data-v-49da0882]{color:#f14e4e}#newRetail-Inventory_details .list-row[data-v-49da0882]:after{height:1px;position:absolute;z-index:0;bottom:0;left:0;content:"";width:100%;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#ececec),color-stop(0,transparent));background-image:-webkit-linear-gradient(bottom,#ececec 50%,transparent 0);background-image:linear-gradient(0deg,#ececec 50%,transparent 0)}',""]),t.exports=e},"79db":function(t,e,a){t.exports=a.p+"static/app/img/empty-image-search.ef236a93.png"},ac0d:function(t,e,a){"use strict";a.d(e,"a",(function(){return n}));var i=document.documentElement,o=document.body,n={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return i&&i.scrollTop?t=i.scrollTop:o&&(t=o.scrollTop),t},getClientHeight:function(){var t=0;return t=o.clientHeight&&i.clientHeight?Math.min(o.clientHeight,i.clientHeight):Math.max(o.clientHeight,i.clientHeight),t},getScrollHeight:function(){return Math.max(o.scrollHeight,i.scrollHeight)},handleScroll:function(){this.otherScroll();var t=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=t>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}},d375:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"newRetail-Inventory_details"}},[a("c-title",{attrs:{hide:!1,text:"库存明细"}}),t._l(t.list,(function(e){return a("div",{key:e.id,staticClass:"list-row"},[a("div",{staticClass:"list-col text-left"},[t._v(t._s(e.state_name))]),a("div",{staticClass:"list-col text-right",class:{"red-color":Number(e.change_num)>0}},[t._v(t._s(Number(e.change_num)>0?"+"+e.change_num:e.change_num))]),a("div",{staticClass:"list-col text-left text-time font-color"},[t._v(t._s(e.created_at))]),a("div",{staticClass:"list-col text-right text-time "},[t._v("剩余: "+t._s(e.stock_new))])])})),a("yz-blank",{attrs:{datas:t.list}})],2)},o=[],n=(a("e7e5"),a("d399")),l=(a("99af"),a("ac0d")),r=a("eb17"),s={mixins:[l["a"]],data:function(){return{list:[],page:1,isLoadMore:!0,total_page:0}},activated:function(){this.getData()},components:{yzBlank:r["default"]},computed:{},mounted:function(){},methods:{getData:function(){var t=this;$http.get("plugin.new-retail.frontend.index.getStockDetail",{goods_id:this.$route.params.gid,goods_option:this.$route.params.optionId},"...").then((function(e){1===e.result?(t.list=e.data.data,t.isLoadMore=!0,t.total_page=e.data.last_page,t.total_page||(t.total_page=0)):Object(n["a"])(e.msg)})).catch((function(t){}))},getMoreData:function(){this.isLoadMore=!1;var t=this;if(!(t.page>=t.total_page)){t.page+=1;var e="plugin.new-retail.frontend.index.getStockDetail",a={goods_id:this.$route.params.gid,goods_option:this.$route.params.optionId};a.page=t.page,$http.get(e,a,"加载中").then((function(e){if(t.isLoadMore=!0,1!=e.result)return t.page=t.page-1,void(t.isLoadMore=!1);var a=e.data.data;t.list=t.list.concat(a)})).catch((function(t){}))}}}},d=s,c=(a("de51"),a("2877")),g=Object(c["a"])(d,i,o,!1,null,"49da0882",null);e["default"]=g.exports},de51:function(t,e,a){"use strict";a("e7722")},e7722:function(t,e,a){var i=a("65d2");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("499e").default;o("7d18a51a",i,!0,{sourceMap:!1,shadowMode:!1})}}]);