zx/public/system/js/chunk-2300d658.64a39a52.js

1 line
24 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2300d658"],{"0b65":function(t,e,n){"use strict";e["a"]={shortcuts:[{text:"今天",onClick:function(t){var e=new Date,n=new Date;n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate())),t.$emit("pick",[n,e])}},{text:"昨天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),t.$emit("pick",[n,e])}},{text:"最近7天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.getTime()-6048e5),t.$emit("pick",[n,e])}},{text:"最近30天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.getTime()-2592e6),t.$emit("pick",[n,e])}},{text:"本月",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),1))),t.$emit("pick",[n,e])}},{text:"本年",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),0,1))),t.$emit("pick",[n,e])}}]}},"103b":function(t,e,n){"use strict";n("22ef")},"22ef":function(t,e,n){},"995d":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"divBox"},[n("pages-header",{ref:"pageHeader",attrs:{title:"秒杀统计",backUrl:"/marketing/seckill/store_seckill/list"}}),t._v(" "),n("div",{staticClass:"selCard mt14 mb14"},[n("el-form",{ref:"searchForm",attrs:{model:t.tableFrom,inline:"",size:"small","label-width":"85px"}},["order"==t.type?n("el-form-item",{attrs:{label:"订单状态:",prop:"status"}},[n("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择订单状态",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},t._l(t.orderStatusList,(function(t){return n("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1):t._e(),t._v(" "),n("el-form-item",{attrs:{label:"搜索:",prop:"keyword"}},[n("el-input",{staticClass:"selWidth",attrs:{placeholder:"product"==t.type?"请输入商品名称/ID":"请输入用户姓名/手机/UID",clearable:""},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.keyword,callback:function(e){t.$set(t.tableFrom,"keyword",e)},expression:"tableFrom.keyword"}})],1),t._v(" "),"product"!==t.type?n("el-form-item",{attrs:{label:"活动日期:"}},[n("el-date-picker",{staticStyle:{width:"280px"},attrs:{clearable:"","value-format":"yyyy/MM/dd",format:"yyyy/MM/dd",size:"small",type:"daterange",placement:"bottom-end",placeholder:"自定义时间","picker-options":t.pickerOptions},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}})],1):t._e(),t._v(" "),n("el-form-item",{attrs:{label:"商户名称:",prop:"mer_id"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",filterable:"",placeholder:"请选择"},on:{change:function(e){t.getList(1),t.getCardList()}},model:{value:t.tableFrom.mer_id,callback:function(e){t.$set(t.tableFrom,"mer_id",e)},expression:"tableFrom.mer_id"}},t._l(t.merSelect,(function(t){return n("el-option",{key:t.mer_id,attrs:{label:t.mer_name,value:t.mer_id}})})),1)],1),t._v(" "),n("el-form-item",[n("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getList(1)}}},[t._v("搜索")]),t._v(" "),n("el-button",{attrs:{size:"small"},on:{click:function(e){return t.searchReset()}}},[t._v("重置")])],1)],1)],1),t._v(" "),t.cardLists.length>0?n("cards-data",{attrs:{"card-lists":t.cardLists,more:!0}}):t._e(),t._v(" "),n("el-card",[n("el-tabs",{on:{"tab-click":function(e){return t.getList(1)}},model:{value:t.type,callback:function(e){t.type=e},expression:"type"}},[n("el-tab-pane",{attrs:{label:"活动参与人",name:"participants"}}),t._v(" "),n("el-tab-pane",{attrs:{label:"活动订单",name:"order"}}),t._v(" "),n("el-tab-pane",{attrs:{label:"活动商品",name:"product"}})],1),t._v(" "),"participants"==t.type?n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],attrs:{data:t.tableData.data,size:"small"}},[n("el-table-column",{key:"11",attrs:{prop:"nickname",label:"用户姓名","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.uid?n("span",[t._v("["+t._s(e.row.uid)+"]")]):t._e(),t._v(t._s(e.row.nickname)+"\n ")]}}],null,!1,2908637543)}),t._v(" "),n("el-table-column",{key:"10",attrs:{prop:"sum_total_num",label:"购买件数","min-width":"80"}}),t._v(" "),n("el-table-column",{key:"9",attrs:{prop:"order_count",label:"支付订单数","min-width":"90"}}),t._v(" "),n("el-table-column",{key:"8",attrs:{prop:"sum_pay_price",label:"支付金额","min-width":"90"}}),t._v(" "),n("el-table-column",{key:"7",attrs:{prop:"create_time",label:"最近参与时间","min-width":"90"}})],1):t._e(),t._v(" "),"order"==t.type?n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],attrs:{data:t.tableData.data,size:"small"}},[n("el-table-column",{key:"1",attrs:{prop:"order_sn",label:"订单号","min-width":"100"}}),t._v(" "),n("el-table-column",{key:"2",attrs:{prop:"nickname",label:"用户","min-width":"90"}}),t._v(" "),n("el-table-column",{key:"3",attrs:{prop:"status",label:"订单状态","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.is_del?n("span",[0===e.row.paid?n("span",[t._v("待付款")]):n("span",[0===e.row.order_type||2===e.row.order_type?n("span",[t._v(t._s(t._f("orderStatusFilter")(e.row.status)))]):n("span",[t._v(t._s(t._f("takeOrderStatusFilter")(e.row.status)))])])]):n("span",[t._v("已删除")])]}}],null,!1,3146762916)}),t._v(" "),n("el-table-column",{key:"4",attrs:{prop:"pay_price",label:"订单支付金额","min-width":"90"}}),t._v(" "),n("el-table-column",{key:"5",attrs:{prop:"total_num",label:"订单商品数","min-width":"90"}}),t._v(" "),n("el-table-column",{attrs:{prop:"create_time",label:"下单时间","min-width":"100"}}),t._v(" "),n("el-table-column",{key:"6",attrs:{prop:"pay_time",label:"支付时间","min-width":"100"}})],1):t._e(),t._v(" "),n("el-table",{directives:[{name:"show",rawName:"v-show",value:"product"==t.type,expression:"type=='product'"},{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],ref:"tableList",attrs:{"row-key":"product_id",data:t.tableData.data,size:"small","default-expand-all":t.isExpand,"tree-props":{children:"children",hasChildren:"hasChildren"}}},[n("el-table-column",{key:"12",attrs:{prop:"product_id",label:"ID","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.sku?t._e():n("span",[t._v(t._s(e.row.product_id))])]}}])}),t._v(" "),n("el-table-column",{key:"13",attrs:{label:"商品图片","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("div",{staticClass:"demo-image__preview"},[n("el-image",{attrs:{src:t.row.image,"preview-src-list":[t.row.image]}})],1)]}}])}),t._v(" "),n("el-table-column",{key:"21",attrs:{label:"商品名称","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("el-tooltip",{attrs:{placement:"top","open-delay":600}},[n("div",{attrs:{slot:"content"},slot:"content"},[t._v(t._s(e.row.store_name))]),t._v(" "),n("span",{staticClass:"line2"},[t._v(t._s(e.row.store_name))])])]}}])}),t._v(" "),n("el-table-column",{key:"14",attrs:{label:"商品分类","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.storeCategory&&e.row.storeCategory.cate_name||"-"))])]}}])}),t._v(" "),n("el-table-column",{key:"15",attrs:{prop:"mer_name",label:"商户名称","min-width":"80"}}),t._v(" "),n("el-table-column",{key:"16",attrs:{prop:"ot_price",label:"售价","min-width":"80"}}),t._v(" "),n("el-table-column",{key:"17",attrs:{prop:"stock",label:"限量","min-width":"80"}}),t._v(" "),n("el-table-column",{key:"18",attrs:{prop:"price",label:"秒杀价","min-width":"70"}}),t._v(" "),n("el-table-column",{key:"19",attrs:{prop:"sales",label:"秒杀销量","min-width":"70"}}),t._v(" "),n("el-table-column",{key:"20",attrs:{label:"活动场次","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(e.row.seckill_time_text_arr,(function(e,r){return n("div",{key:r},[t._v(t._s(e)),n("br")])}))}}])})],1),t._v(" "),n("div",{staticClass:"block"},[n("el-pagination",{attrs:{background:"","page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1)],1)},a=[],o=n("db72"),c=n("b7be"),i=n("83d6"),u=n("0b65"),s=n("0f56"),l=n("2f62"),d={name:"SeckillStatistics",components:{cardsData:s["a"]},data:function(){return{activity_id:this.$route.params.id,isExpand:!1,cardLists:[],spikeTimeList:[],type:"participants",pickerOptions:u["a"],getSelectSessionApi:[],orderStatusList:[{label:"全部",value:""},{label:"待付款",value:1},{label:"待发货",value:2},{label:"待收货",value:3},{label:"待核销",value:8},{label:"待评价",value:4},{label:"交易完成",value:5},{label:"已退款",value:6}],timeVal:[],roterPre:i["roterPre"],listLoading:!0,tableData:{data:[],total:0},tableFrom:{page:1,limit:20,status:"",keyword:"",mer_id:"",date:""}}},computed:Object(o["a"])({},Object(l["b"])(["merSelect"])),mounted:function(){this.merSelect.length||this.$store.dispatch("product/getMerSelect"),this.getCardList(),this.getSeckillIntervalList(),this.getList("")},methods:{searchReset:function(){this.timeVal=[],this.tableFrom.date="",this.$refs.searchForm.resetFields(),this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.tableFrom.page=1,this.getList(1)},getCardList:function(){var t=this;Object(c["Xb"])(this.activity_id).then((function(e){t.cardLists=e.data})).catch((function(e){t.$message.error(e.message)}))},getSeckillIntervalList:function(){var t=this;Object(c["ac"])(this.activity_id).then((function(e){t.spikeTimeList=e.data})).catch((function(e){t.$message.error(e.message)}))},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page;var n=this.type;switch(n){case"order":Object(c["bc"])(this.activity_id,this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)}));break;case"product":Object(c["ec"])(this.activity_id,this.tableFrom).then((function(t){e.tableData.total=t.data.count,e.getAttrValue(t.data.list),e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)}));break;default:Object(c["cc"])(this.activity_id,this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)}))}},getAttrValue:function(t){var e=this;t.map((function(t){e.$set(t,"mer_name",t.merchant&&t.merchant.mer_name?t.merchant.mer_name:""),e.$set(t,"seckill_time_text_arr",t.seckillActive&&t.seckillActive.seckill_time_text_arr||[]),t.attrValue.map((function(n){e.$set(n,"store_name",n.sku||"默认"),e.$set(n,"image",n.image),e.$set(n,"mer_name",t.mer_name),e.$set(n,"storeCategory",t.storeCategory),e.$set(n,"stock",n.stock||0),e.$set(n,"sales",n.sales||0),e.$set(n,"price",n.price||0),e.$set(n,"product_id",n.value_id||0),e.$set(n,"seckill_time_text_arr",t.seckill_time_text_arr)})),e.$set(t,"children",t.attrValue)})),e.tableData.data=t},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList(1)}}},f=d,p=(n("103b"),n("2877")),m=Object(p["a"])(f,r,a,!1,null,"46875ec4",null);e["default"]=m.exports},b7be:function(t,e,n){"use strict";n.d(e,"Qb",(function(){return a})),n.d(e,"Pb",(function(){return o})),n.d(e,"Lb",(function(){return c})),n.d(e,"Kb",(function(){return i})),n.d(e,"Jb",(function(){return u})),n.d(e,"Mb",(function(){return s})),n.d(e,"Nb",(function(){return l})),n.d(e,"Ob",(function(){return d})),n.d(e,"W",(function(){return f})),n.d(e,"R",(function(){return p})),n.d(e,"S",(function(){return m})),n.d(e,"U",(function(){return b})),n.d(e,"T",(function(){return g})),n.d(e,"Db",(function(){return _})),n.d(e,"Q",(function(){return v})),n.d(e,"x",(function(){return h})),n.d(e,"D",(function(){return k})),n.d(e,"v",(function(){return y})),n.d(e,"u",(function(){return w})),n.d(e,"w",(function(){return D})),n.d(e,"Eb",(function(){return L})),n.d(e,"Fb",(function(){return x})),n.d(e,"nc",(function(){return F})),n.d(e,"A",(function(){return C})),n.d(e,"z",(function(){return $})),n.d(e,"E",(function(){return S})),n.d(e,"i",(function(){return T})),n.d(e,"mc",(function(){return O})),n.d(e,"jc",(function(){return j})),n.d(e,"lc",(function(){return z})),n.d(e,"ic",(function(){return V})),n.d(e,"kc",(function(){return M})),n.d(e,"Zb",(function(){return A})),n.d(e,"oc",(function(){return Y})),n.d(e,"y",(function(){return E})),n.d(e,"C",(function(){return I})),n.d(e,"B",(function(){return N})),n.d(e,"O",(function(){return P})),n.d(e,"G",(function(){return W})),n.d(e,"J",(function(){return J})),n.d(e,"K",(function(){return U})),n.d(e,"I",(function(){return B})),n.d(e,"L",(function(){return K})),n.d(e,"P",(function(){return R})),n.d(e,"N",(function(){return X})),n.d(e,"M",(function(){return q})),n.d(e,"F",(function(){return H})),n.d(e,"H",(function(){return Q})),n.d(e,"V",(function(){return Z})),n.d(e,"pb",(function(){return G})),n.d(e,"ob",(function(){return tt})),n.d(e,"hc",(function(){return et})),n.d(e,"fb",(function(){return nt})),n.d(e,"rc",(function(){return rt})),n.d(e,"cb",(function(){return at})),n.d(e,"ab",(function(){return ot})),n.d(e,"bb",(function(){return ct})),n.d(e,"gc",(function(){return it})),n.d(e,"X",(function(){return ut})),n.d(e,"o",(function(){return st})),n.d(e,"n",(function(){return lt})),n.d(e,"m",(function(){return dt})),n.d(e,"l",(function(){return ft})),n.d(e,"k",(function(){return pt})),n.d(e,"Y",(function(){return mt})),n.d(e,"t",(function(){return bt})),n.d(e,"r",(function(){return gt})),n.d(e,"q",(function(){return _t})),n.d(e,"s",(function(){return vt})),n.d(e,"p",(function(){return ht})),n.d(e,"kb",(function(){return kt})),n.d(e,"ib",(function(){return yt})),n.d(e,"mb",(function(){return wt})),n.d(e,"jb",(function(){return Dt})),n.d(e,"lb",(function(){return Lt})),n.d(e,"Z",(function(){return xt})),n.d(e,"Bb",(function(){return Ft})),n.d(e,"Ab",(function(){return Ct})),n.d(e,"yb",(function(){return $t})),n.d(e,"Cb",(function(){return St})),n.d(e,"eb",(function(){return Tt})),n.d(e,"xb",(function(){return Ot})),n.d(e,"zb",(function(){return jt})),n.d(e,"wb",(function(){return zt})),n.d(e,"sb",(function(){return Vt})),n.d(e,"ub",(function(){return Mt})),n.d(e,"tb",(function(){return At})),n.d(e,"nb",(function(){return Yt})),n.d(e,"db",(function(){return Et})),n.d(e,"qb",(function(){return It})),n.d(e,"vb",(function(){return Nt})),n.d(e,"rb",(function(){return Pt})),n.d(e,"a",(function(){return Wt})),n.d(e,"pc",(function(){return Jt})),n.d(e,"d",(function(){return Ut})),n.d(e,"f",(function(){return Bt})),n.d(e,"c",(function(){return Kt})),n.d(e,"j",(function(){return Rt})),n.d(e,"b",(function(){return Xt})),n.d(e,"h",(function(){return qt})),n.d(e,"e",(function(){return Ht})),n.d(e,"g",(function(){return Qt})),n.d(e,"Sb",(function(){return Zt})),n.d(e,"ac",(function(){return Gt})),n.d(e,"Vb",(function(){return te})),n.d(e,"Tb",(function(){return ee})),n.d(e,"Ub",(function(){return ne})),n.d(e,"Wb",(function(){return re})),n.d(e,"Yb",(function(){return ae})),n.d(e,"gb",(function(){return oe})),n.d(e,"hb",(function(){return ce})),n.d(e,"dc",(function(){return ie})),n.d(e,"fc",(function(){return ue})),n.d(e,"Xb",(function(){return se})),n.d(e,"cc",(function(){return le})),n.d(e,"bc",(function(){return de})),n.d(e,"ec",(function(){return fe}));var r=n("0c6d");function a(t){return r["a"].get("/store/coupon/platformLst",t)}function o(t){return r["a"].get("/store/coupon/update/".concat(t,"/form"))}function c(t){return r["a"].get("/store/coupon/show/".concat(t))}function i(t){return r["a"].delete("store/coupon/delete/".concat(t))}function u(t){return r["a"].get("/store/coupon/sys/clone/".concat(t,"/form"))}function s(t){return r["a"].get("store/coupon/sys/issue",t)}function l(t,e){return r["a"].get("store/coupon/show_lst/".concat(t),e)}function d(t){return r["a"].get("/store/coupon/send/lst",t)}function f(t){return r["a"].post("store/coupon/send",t)}function p(t){return r["a"].get("store/coupon/detail/".concat(t))}function m(t){return r["a"].get("store/coupon/lst",t)}function b(t,e){return r["a"].post("store/coupon/status/".concat(t),{status:e})}function g(){return r["a"].get("store/coupon/create/form")}function _(t){return r["a"].get("store/coupon/issue",t)}function v(t){return r["a"].delete("store/coupon/delete/".concat(t))}function h(t){return r["a"].get("broadcast/room/lst",t)}function k(t,e){return r["a"].post("broadcast/room/status/".concat(t),e)}function y(t){return r["a"].delete("broadcast/room/delete/".concat(t))}function w(t){return r["a"].get("broadcast/room/apply/form/".concat(t))}function D(t){return r["a"].get("broadcast/room/detail/".concat(t))}function L(t,e){return r["a"].post("broadcast/room/feedsPublic/".concat(t),{status:e})}function x(t,e){return r["a"].post("broadcast/room/comment/".concat(t),{status:e})}function F(t,e){return r["a"].post("broadcast/room/closeKf/".concat(t),{status:e})}function C(t){return r["a"].get("broadcast/goods/lst",t)}function $(t){return r["a"].get("broadcast/goods/detail/".concat(t))}function S(t,e){return r["a"].post("broadcast/goods/status/".concat(t),e)}function T(t){return r["a"].get("broadcast/goods/apply/form/".concat(t))}function O(){return r["a"].get("seckill/config/create/form")}function j(t){return r["a"].get("seckill/config/lst",t)}function z(t){return r["a"].get("seckill/config/update/".concat(t,"/form"))}function V(t){return r["a"].delete("seckill/config/delete/".concat(t))}function M(t,e){return r["a"].post("seckill/config/status/".concat(t),{status:e})}function A(t,e){return r["a"].get("seckill/product/detail/".concat(t),e)}function Y(t,e){return r["a"].get("broadcast/room/goods/".concat(t),e)}function E(t){return r["a"].delete("broadcast/goods/delete/".concat(t))}function I(t,e){return r["a"].post("broadcast/room/sort/".concat(t),e)}function N(t,e){return r["a"].post("broadcast/goods/sort/".concat(t),e)}function P(t){return r["a"].post("config/others/group_buying",t)}function W(){return r["a"].get("config/others/group_buying")}function J(t){return r["a"].get("store/product/group/lst",t)}function U(t){return r["a"].get("store/product/group/get/".concat(t))}function B(t){return r["a"].get("store/product/group/detail/".concat(t))}function K(t){return r["a"].post("store/product/group/status",t)}function R(t,e){return r["a"].post("store/product/group/is_show/".concat(t),{status:e})}function X(t){return r["a"].get("store/product/group/get/".concat(t))}function q(t,e){return r["a"].post("store/product/group/update/".concat(t),e)}function H(t){return r["a"].get("store/product/group/buying/lst",t)}function Q(t,e){return r["a"].get("store/product/group/buying/detail/".concat(t),e)}function Z(t,e){return r["a"].get("store/coupon/product/".concat(t),e)}function G(){return r["a"].get("user/integral/title")}function tt(t){return r["a"].get("user/integral/lst",t)}function et(t){return r["a"].get("user/integral/excel",t)}function nt(){return r["a"].get("user/integral/config")}function rt(t){return r["a"].post("user/integral/config",t)}function at(t){return r["a"].get("discounts/lst",t)}function ot(t,e){return r["a"].post("discounts/status/".concat(t),{status:e})}function ct(t){return r["a"].get("discounts/detail/".concat(t))}function it(t){return r["a"].get("marketing/spu/lst",t)}function ut(t){return r["a"].post("activity/atmosphere/create",t)}function st(t,e){return r["a"].post("activity/atmosphere/update/".concat(t),e)}function lt(t){return r["a"].get("activity/atmosphere/lst",t)}function dt(t){return r["a"].get("activity/atmosphere/detail/".concat(t))}function ft(t,e){return r["a"].post("activity/atmosphere/status/".concat(t),{status:e})}function pt(t){return r["a"].delete("activity/atmosphere/delete/".concat(t))}function mt(t){return r["a"].post("activity/border/create",t)}function bt(t,e){return r["a"].post("activity/border/update/".concat(t),e)}function gt(t){return r["a"].get("activity/border/lst",t)}function _t(t){return r["a"].get("activity/border/detail/".concat(t))}function vt(t,e){return r["a"].post("activity/border/status/".concat(t),{status:e})}function ht(t){return r["a"].delete("activity/border/delete/".concat(t))}function kt(){return r["a"].get("points/cate/lst")}function yt(){return r["a"].get("points/cate/create/form")}function wt(t){return r["a"].get("points/cate/update/form/".concat(t))}function Dt(t){return r["a"].delete("points/cate/delete/".concat(t))}function Lt(t,e){return r["a"].post("points/cate/status/".concat(t),{status:e})}function xt(t){return r["a"].post("points/product/create",t)}function Ft(t,e){return r["a"].post("points/product/update/".concat(t),e)}function Ct(t){return r["a"].get("points/product/lst",t)}function $t(t){return r["a"].delete("points/product/delete/".concat(t))}function St(t,e){return r["a"].post("points/product/status/".concat(t),{status:e})}function Tt(t,e){return r["a"].post("points/product/get_attr_value/".concat(t),e)}function Ot(){return r["a"].get("points/cate/select")}function jt(t){return r["a"].get("points/product/detail/".concat(t))}function zt(t){return r["a"].get("points/order/lst",t)}function Vt(t){return r["a"].get("points/order/detail/".concat(t))}function Mt(t){return r["a"].get("points/order/express/".concat(t))}function At(t){return r["a"].get("points/order/excel",t)}function Yt(t,e){return r["a"].post("points/order/delivery/".concat(t),e)}function Et(t){return r["a"].get("store/express/options",t)}function It(t){return r["a"].get("points/order/mark/".concat(t,"/form"))}function Nt(t,e){return r["a"].get("points/order/status/".concat(t),e)}function Pt(t){return r["a"].delete("points/order/delete/".concat(t))}function Wt(t){return r["a"].post("activity/form/create",t)}function Jt(){return r["a"].get("system/form/select")}function Ut(t){return r["a"].get("activity/form/lst",t)}function Bt(t,e){return r["a"].post("activity/form/status/".concat(t),{status:e})}function Kt(t){return r["a"].get("activity/form/detail/".concat(t))}function Rt(t,e){return r["a"].get("system/form/info/".concat(t),e)}function Xt(t){return r["a"].delete("activity/form/delete/".concat(t))}function qt(t,e){return r["a"].get("activity/form/user/lst/".concat(t),e)}function Ht(t,e){return r["a"].get("activity/form/excel/".concat(t),e)}function Qt(t,e){return r["a"].post("activity/form/update/".concat(t),e)}function Zt(t){return r["a"].post("seckill/active/create",t)}function Gt(t){return r["a"].get("seckill/config/select",t)}function te(t){return r["a"].get("seckill/active/lst",t)}function ee(t){return r["a"].delete("seckill/active/delete/".concat(t))}function ne(t){return r["a"].get("seckill/active/detail/".concat(t))}function re(t,e){return r["a"].post("seckill/active/update/".concat(t),e)}function ae(t,e){return r["a"].post("seckill/active/update_status/".concat(t),{status:e})}function oe(t){return r["a"].get("store/product/self_lst",t)}function ce(t){return r["a"].get("seckill/product/list",t)}function ie(t){return r["a"].get("seckill/product/switchStatus/".concat(t,"/form"))}function ue(t,e){return r["a"].post("seckill/product/update/".concat(t),e)}function se(t){return r["a"].get("seckill/active/chart_panel/".concat(t))}function le(t,e){return r["a"].get("seckill/active/chart_people/".concat(t),e)}function de(t,e){return r["a"].get("seckill/active/chart_order/".concat(t),e)}function fe(t,e){return r["a"].get("seckill/active/chart_product/".concat(t),e)}}}]);