bztang-admin/addons/yun_shop/static/app/js/chunk-dc9ff25c.6ddac7c0.js

1 line
4.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-dc9ff25c"],{"16cf":function(t,e,a){var r=a("ed92");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var i=a("499e").default;i("a923b4cc",r,!0,{sourceMap:!1,shadowMode:!1})},"231e":function(t,e,a){"use strict";a.r(e);var r=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("c-title",{attrs:{text:"订单概括"}}),r("div",{staticClass:"top-tab-select"},[r("tab-select",{attrs:{orderTotal:t.order_total,orderAmount:t.order_amount,countAmount:t.total_amount,showTypeTab:t.showTypeTab,showOrderAmount:t.showOrderAmount},on:{loadData:t.switchTab}})],1),r("van-tabs",{staticStyle:{"margin-top":"1rem"},on:{change:t.selectType},model:{value:t.selected,callback:function(e){t.selected=e},expression:"selected"}},[r("van-tab",{attrs:{title:"全部",name:"0"}}),r("van-tab",{attrs:{title:"已完成",name:"1"}})],1),t.orderList.length>0?r("div",{staticClass:"order-list"},[r("van-pull-refresh",{attrs:{"success-text":"刷新成功"},on:{refresh:t.loadTop},model:{value:t.pullLoading,callback:function(e){t.pullLoading=e},expression:"pullLoading"}},[r("d-list",{attrs:{loading:t.loading,finished:t.finished},on:{load:t.onLoad}},[r("c-orderList",{ref:"mychild",staticClass:"osll",attrs:{datasource:t.orderList,orderType:t.orderType,detailUrl:t.detailUrl},on:{ConfrimOrderNotification:t.cofirmOrderAction,ToDetailNotification:t.toDetail,MultiplePayNotification:t.multiplePayAction}})],1)],1)],1):r("div",{staticClass:"empty"},[r("img",{attrs:{src:a("22af")}}),r("div",{staticClass:"text"},[t._v("还没有记录哦")])])],1)},i=[],s=(a("e7e5"),a("d399")),o=a("c7eb"),n=a("1da1"),d=(a("99af"),a("6968")),c=a("94b4"),l=a("8890"),u=a("5659"),p={data:function(){return{time_type:1,order_type:0,selected:"0",showTypeTab:!0,showOrderAmount:!0,loading:!1,finished:!1,page:1,pullLoading:!1,orderType:"store",detailUrl:"storeOrderdetail",orderList:[],order_total:0,order_amount:0,total_amount:0,isChangeStatus:!1}},activated:function(){this.initData(),this.getData()},methods:{switchTab:function(t){this.getInitData(),this.isChangeStatus=!1,this.order_type=t.orderType||this.order_type,this.time_type=t.dataFormat||this.time_type,this.getData()},selectType:function(){this.isChangeStatus=!0,this.getInitData(),this.getData()},loadTop:function(){var t=this;return Object(n["a"])(Object(o["a"])().mark((function e(){return Object(o["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t.getInitData(),e.next=3,t.getData();case 3:t.pullLoading=!1;case 4:case"end":return e.stop()}}),e)})))()},getData:function(){var t=this;return Object(n["a"])(Object(o["a"])().mark((function e(){var a;return Object(o["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!t.finished&&!t.loading){e.next=2;break}return e.abrupt("return");case 2:return t.loading=!0,e.next=5,$http.get("plugin.store-cashier.frontend.Order.list.survey",{page:t.page,is_recommend:t.order_type,time_type:t.time_type,status:1*t.selected},"正在获取订单");case 5:if(a=e.sent,1===a.result){e.next=9;break}return Object(s["a"])(a.msg),e.abrupt("return");case 9:if(t.page++,t.loading=!1,t.isChangeStatus||(t.total_amount=a.data.sum,t.order_amount=a.data.price,t.order_total=a.data.count,t.isChangeStatus=!1),(a.data.last_page===a.data.current_page||a.data.data.length<a.data.per_page)&&(t.finished=!0),!(a.data.current_page>1)){e.next=16;break}return t.orderList=t.orderList.concat(a.data.list.data),e.abrupt("return");case 16:return t.orderList=a.data.list.data,e.abrupt("return",!0);case 18:case"end":return e.stop()}}),e)})))()},cofirmOrderAction:function(t){this.getInitData(),this.getData()},toDetail:function(t){this.$router.push(this.fun.getUrl("storeOrderdetail",{order_id:t.id,isDetail:!0,orderType:"store"}))},initData:function(){this.time_type=1,this.order_type=0,this.selected="0",this.showTypeTab=!0,this.showOrderAmount=!0,this.loading=!1,this.finished=!1,this.page=1,this.pullLoading=!1,this.orderList=[],this.order_total=0,this.order_amount=0,this.total_amount=0,this.isChangeStatus=!1},getInitData:function(){this.loading=!1,this.finished=!1,this.page=1,this.orderList=[]}},components:{cTitle:d["a"],DList:c["a"],tabSelect:l["a"],cOrderList:u["a"]}},h=p,f=(a("bd66"),a("2877")),g=Object(f["a"])(h,r,i,!1,null,"2f7a0da3",null);e["default"]=g.exports},bd66:function(t,e,a){"use strict";a("16cf")},ed92:function(t,e,a){var r=a("24fb");e=r(!1),e.push([t.i,".empty[data-v-2f7a0da3]{padding:2rem 0 4rem 0}.empty img[data-v-2f7a0da3]{width:6rem;height:6rem}.empty .text[data-v-2f7a0da3]{margin-top:15px;color:#ccc;font-size:14px}",""]),t.exports=e}}]);