You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
crmeb_php/public/system/js/chunk-7a2a054a.a87032bb.js

1 lines
23 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7a2a054a"],{1086:function(t,e,n){},"927d":function(t,e,n){"use strict";n("1086")},aaad:function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"divBox"},[a("el-card",{staticClass:"box-card"},[a("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[a("div",{staticClass:"filter-container"},[a("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[a("el-form-item",{staticClass:"width100",attrs:{label:"时间选择:"}},[a("el-radio-group",{staticClass:"mr20",attrs:{type:"button",size:"small"},on:{change:function(e){return t.selectChange(t.tableFrom.date)}},model:{value:t.tableFrom.date,callback:function(e){t.$set(t.tableFrom,"date",e)},expression:"tableFrom.date"}},t._l(t.fromList.fromTxt,(function(e,n){return a("el-radio-button",{key:n,attrs:{label:e.val}},[t._v(t._s(e.text))])})),1),t._v(" "),a("el-date-picker",{staticStyle:{width:"250px"},attrs:{"value-format":"yyyy/MM/dd",format:"yyyy/MM/dd",size:"small",type:"daterange",placement:"bottom-end",placeholder:"自定义时间"},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}})],1),t._v(" "),a("el-form-item",{staticClass:"width100",attrs:{label:"优惠券类型:"}},[a("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.coupon_type,callback:function(e){t.$set(t.tableFrom,"coupon_type",e)},expression:"tableFrom.coupon_type"}},[a("el-option",{attrs:{label:"全部",value:""}}),t._v(" "),a("el-option",{attrs:{label:"通用券",value:10}}),t._v(" "),a("el-option",{attrs:{label:"品类券",value:11}}),t._v(" "),a("el-option",{attrs:{label:"跨店券",value:12}})],1)],1),t._v(" "),a("el-form-item",{staticClass:"width100",attrs:{label:"优惠券名称:"}},[a("el-input",{staticClass:"selWidth mr20",attrs:{placeholder:"请输入优惠券名称",clearable:""},on:{change:function(e){return t.getList(1)}},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.coupon_name,callback:function(e){t.$set(t.tableFrom,"coupon_name",e)},expression:"tableFrom.coupon_name"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1)],1)],1)],1)]),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"small","highlight-current-row":""}},[a("el-table-column",{attrs:{prop:"coupon_send_id",label:"ID","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{prop:"title",label:"优惠劵名称","min-width":"200"}}),t._v(" "),a("el-table-column",{attrs:{label:"优惠劵类型","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.row;return[10==n.type?a("span",[t._v("通用券")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"create_time","min-width":"200",label:"发送日期"}}),t._v(" "),a("el-table-column",{attrs:{"min-width":"200",label:"使用有效期"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.row;return[n.use_start_time&&n.use_end_time?a("div",[t._v("\n "+t._s(n.use_start_time)+" "),a("br"),t._v("- "+t._s(n.use_end_time)+"\n ")]):a("span",[t._v(t._s(n.coupon_time)+"天")])]}}])}),t._v(" "),a("el-table-column",{attrs:{"min-width":"200",label:"筛选条件"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.row;return[n.mark.search?a("div",[n.mark.search["用户标签"]?a("span",[t._v("\n 用户标签:"+t._s(n.mark.search["用户标签"])+"\n ")]):t._e(),t._v(" "),n.mark.search["用户类型"]?a("span",[t._v("\n 用户类型:"+t._s(n.mark.search["用户类型"])+"\n ")]):t._e(),t._v(" "),n.mark.search["性别"]?a("span",[t._v("\n 性别:"+t._s(n.mark.search["性别"])+"\n ")]):t._e(),t._v(" "),n.mark.search["消费情况"]?a("span",[t._v("\n 消费情况:"+t._s(n.mark.search["消费情况"])+"\n ")]):t._e(),t._v(" "),n.mark.search["身份"]?a("span",[t._v("\n 身份:"+t._s(n.mark.search["身份"])+"\n ")]):t._e(),t._v(" "),n.mark.search["访问情况"]?a("span",[t._v("\n 访问情况:"+t._s(n.mark.search["访问情况"])+"\n ")]):t._e(),t._v(" "),n.mark.search["访问时间"]?a("span",[t._v("\n 访问时间:"+t._s(n.mark.search["访问时间"])+"\n ")]):t._e(),t._v(" "),n.mark.search["昵称"]?a("span",[t._v("\n 昵称:"+t._s(n.mark.search["昵称"])+"\n ")]):t._e()]):a("span",[t._v("无")])]}}])}),t._v(" "),a("el-table-column",{attrs:{"min-width":"200",label:"使用情况"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.row;return[a("div",[a("span",[t._v("发放数量:"+t._s(n.coupon_num))]),t._v(" "),a("span",{staticClass:"sheng"},[t._v("发放使用数量:"+t._s(n.useCount))])])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作","min-width":"150",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(n){return t.details(e.row)}}},[t._v("详情")]),t._v(" "),a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(n){return t.usedRecord(e.row.coupon_send_id)}}},[t._v("使用记录")])]}}])})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1),t._v(" "),t.detailDialog?a("el-dialog",{attrs:{title:"优惠券详情",visible:t.detailDialog,width:"700px"},on:{"update:visible":function(e){t.detailDialog=e}}},[a("div",[a("div",{staticClass:"box-container"},[a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("优惠券名称:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.title))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("优惠券类型:")]),t._v(" "),10==t.couponDetail.type?a("span",{staticClass:"info"},[t._v("通用券")]):t._e(),t._v(" "),11==t.couponDetail.type?a("span",{staticClass:"info"},[t._v("品类券")]):t._e(),t._v(" "),12==t.couponDetail.type?a("span",{staticClass:"info"},[t._v("跨店券")]):t._e()]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("优惠券面值:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.coupon_price))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("使用门槛:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s("0.00"==t.couponDetail.use_min_price?"无门槛":"最低消费"+t.couponDetail.use_min_price))])]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("使用有效期:")]),t._v(" "),t.couponDetail.coupon_time&&0==t.couponDetail.coupon_type?a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.coupon_time)+"天")]):1==t.couponDetail.coupon_type?a("span",{staticClass:"info",staticStyle:{"font-size":"12px"}},[t._v(t._s(t.couponDetail.use_start_time+" - "+t.couponDetail.use_end_time))]):t._e()]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("领取时间:")]),t._v(" "),1==t.couponDetail.is_timeout?a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.start_time)+" - "+t._s(t.couponDetail.end_time))]):a("span",{staticClass:"info",staticStyle:{"font-size":"12px"}},[t._v("不限时")])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("类型:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t._f("couponUseTypeFilter")(t.couponDetail.send_type)))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("是否限量:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t._f("filterClose")(t.couponDetail.is_limited)))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("已发布总数:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(0==t.couponDetail.is_limited?"不限量":t.couponDetail.total_count))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("剩余总数:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(0==t.couponDetail.is_limited?"不限量":t.couponDetail.remain_count))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("已发送总数:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.coupon_num))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("已使用总数:")]),t._v(" "),a("span",{staticClass:"info",staticStyle:{color:"red"}},[t._v(t._s(t.couponDetail.useCount))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("发放筛选条件:")]),t._v(" "),t.couponDetail.mark.search?a("span",[t.couponDetail.mark.search["用户标签"]?a("span",{staticClass:"condition"},[t._v("\n 用户标签:"+t._s(t.couponDetail.mark.search["用户标签"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["用户类型"]?a("span",{staticClass:"condition"},[t._v("\n 用户类型:"+t._s(t.couponDetail.mark.search["用户类型"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["性别"]?a("span",{staticClass:"condition"},[t._v("\n 性别:"+t._s(t.couponDetail.mark.search["性别"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["消费情况"]?a("span",{staticClass:"condition"},[t._v("\n 消费情况:"+t._s(t.couponDetail.mark.search["消费情况"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["身份"]?a("span",{staticClass:"condition"},[t._v("\n 身份:"+t._s(t.couponDetail.mark.search["身份"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["访问情况"]?a("span",{staticClass:"condition"},[t._v("\n 访问情况:"+t._s(t.couponDetail.mark.search["访问情况"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["访问时间"]?a("span",{staticClass:"condition"},[t._v("\n 访问时间:"+t._s(t.couponDetail.mark.search["访问时间"])+"\n ")]):t._e(),t._v(" "),t.couponDetail.mark.search["昵称"]?a("span",{staticClass:"condition"},[t._v("\n 昵称:"+t._s(t.couponDetail.mark.search["昵称"])+"\n ")]):t._e()]):a("span",[t._v("无")])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("排序:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.sort))])]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("状态:")]),t._v(" "),a("span",{staticClass:"info"},[t._v(t._s(t.couponDetail.status?"开启":"关闭"))])])])])]):t._e(),t._v(" "),a("el-dialog",{staticClass:"modalbox",attrs:{title:t.title,visible:t.dialogVisible,"min-width":"500px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("div",{staticClass:"header clearfix"},[a("div",{staticClass:"filter-container"},[a("div",{staticClass:"demo-input-suffix acea-row"},[a("span",{staticClass:"seachTiele"},[t._v("优惠券获取方式:")]),t._v(" "),a("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getIssueList()}},model:{value:t.tableFromIssue.type,callback:function(e){t.$set(t.tableFromIssue,"type",e)},expression:"tableFromIssue.type"}},[a("el-option",{attrs:{label:"全部",value:""}}),t._v(" "),a("el-option",{attrs:{label:"自己领取",value:"receive"}}),t._v(" "),a("el-option",{attrs:{label:"后台发送",value:"send"}}),t._v(" "),a("el-option",{attrs:{label:"新人赠送",value:"new"}}),t._v(" "),a("el-option",{attrs:{label:"买东西赠送",value:"buy"}})],1)],1)])]),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.Loading,expression:"Loading"}],staticStyle:{width:"100%","margin-top":"15px"},attrs:{data:t.issueData.data,size:"small","highlight-current-row":""}},[a("el-table-column",{attrs:{prop:"user.nickname",label:"用户名","min-width":"120"}}),t._v(" "),a("el-table-column",{attrs:{label:"用户头像","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[t.row.user&&t.row.user.avatar?a("div",{staticClass:"demo-image__preview"},[a("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.row.user.avatar}})]):a("div",{staticClass:"demo-image__preview"},[a("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:n("cdfe")}})])]}}])}),t._v(" "),a("el-table-column",{attrs:{"min-width":"200",label:"优惠券获取方式"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s("receive"==e.row.type?"自己领取":"send"==e.row.type?"后台发送":"new"==e.row.type?"新人":"买赠送"))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"使用情况","min-width":"180"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.use_time?a("span",[t._v(t._s(e.row.use_time))]):a("span",[t._v("未使用")])]}}])})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[10,20,30,40],"page-size":t.tableFromIssue.limit,"current-page":t.tableFromIssue.page,layout:"total, sizes, prev, pager, next, jumper",total:t.issueData.total},on:{"size-change":t.handleSizeChangeIssue,"current-change":t.pageChangeIssue}})],1)],1)],1)},s=[],o=n("b7be"),i=n("83d6"),r={name:"CouponList",data:function(){return{Loading:!1,dialogVisible:!1,detailDialog:!1,roterPre:i["roterPre"],listLoading:!0,title:"领取记录",receiveTime:"领取时间",receiveType:0,timeVal:[],fromList:{title:"选择时间",custom:!0,fromTxt:[{text:"全部",val:""},{text:"今天",val:"today"},{text:"昨天",val:"yesterday"},{text:"最近7天",val:"lately7"},{text:"最近30天",val:"lately30"},{text:"本月",val:"month"},{text:"本年",val:"year"}]},tableData:{data:[],total:0},tableFrom:{page:1,limit:20,status:"",coupon_name:"",coupon_type:"",send_type:"",date:""},tableFromIssue:{page:1,limit:10,send_id:0,type:"send"},issueData:{data:[],total:0},couponDetail:{}}},mounted:function(){this.getList(1)},methods:{handleClose:function(){this.dialogVisible=!1},details:function(t){console.log(t),this.detailDialog=!0,this.couponDetail=t},usedRecord:function(t){this.dialogVisible=!0,this.title="使用记录",this.receiveTime="使用时间",this.receiveType=1,this.tableFromIssue.send_id=t,this.tableFromIssue.type="send",this.tableFromIssue.page=1,this.getIssueList()},selectChange:function(t){this.timeVal=[],this.tableFrom.date=t,this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.getList(1)},getIssueList:function(){var t=this;this.Loading=!0,Object(o["W"])(this.tableFromIssue).then((function(e){t.issueData.data=e.data.list,t.issueData.total=e.data.count,t.Loading=!1})).catch((function(e){t.Loading=!1,t.$message.error(e.message)}))},pageChangeIssue:function(t){this.tableFromIssue.page=t,this.getIssueList()},handleSizeChangeIssue:function(t){this.tableFromIssue.limit=t,this.getIssueList()},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(o["eb"])(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)}))},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList("")}}},c=r,u=(n("927d"),n("2877")),l=Object(u["a"])(c,a,s,!1,null,"38fa12d1",null);e["default"]=l.exports},b7be:function(t,e,n){"use strict";n.d(e,"gb",(function(){return s})),n.d(e,"fb",(function(){return o})),n.d(e,"bb",(function(){return i})),n.d(e,"ab",(function(){return r})),n.d(e,"Z",(function(){return c})),n.d(e,"cb",(function(){return u})),n.d(e,"db",(function(){return l})),n.d(e,"eb",(function(){return d})),n.d(e,"N",(function(){return p})),n.d(e,"I",(function(){return f})),n.d(e,"J",(function(){return _})),n.d(e,"L",(function(){return m})),n.d(e,"K",(function(){return v})),n.d(e,"W",(function(){return g})),n.d(e,"H",(function(){return b})),n.d(e,"o",(function(){return h})),n.d(e,"u",(function(){return C})),n.d(e,"m",(function(){return y})),n.d(e,"l",(function(){return k})),n.d(e,"n",(function(){return D})),n.d(e,"X",(function(){return w})),n.d(e,"Y",(function(){return x})),n.d(e,"pb",(function(){return F})),n.d(e,"r",(function(){return L})),n.d(e,"q",(function(){return z})),n.d(e,"v",(function(){return I})),n.d(e,"a",(function(){return S})),n.d(e,"ob",(function(){return V})),n.d(e,"lb",(function(){return T})),n.d(e,"nb",(function(){return j})),n.d(e,"kb",(function(){return $})),n.d(e,"mb",(function(){return O})),n.d(e,"hb",(function(){return M})),n.d(e,"qb",(function(){return W})),n.d(e,"p",(function(){return P})),n.d(e,"t",(function(){return E})),n.d(e,"s",(function(){return J})),n.d(e,"F",(function(){return N})),n.d(e,"x",(function(){return R})),n.d(e,"A",(function(){return q})),n.d(e,"B",(function(){return B})),n.d(e,"z",(function(){return K})),n.d(e,"C",(function(){return U})),n.d(e,"G",(function(){return A})),n.d(e,"E",(function(){return G})),n.d(e,"D",(function(){return H})),n.d(e,"w",(function(){return Q})),n.d(e,"y",(function(){return X})),n.d(e,"M",(function(){return Y})),n.d(e,"V",(function(){return Z})),n.d(e,"U",(function(){return tt})),n.d(e,"jb",(function(){return et})),n.d(e,"T",(function(){return nt})),n.d(e,"rb",(function(){return at})),n.d(e,"S",(function(){return st})),n.d(e,"Q",(function(){return ot})),n.d(e,"R",(function(){return it})),n.d(e,"ib",(function(){return rt})),n.d(e,"O",(function(){return ct})),n.d(e,"f",(function(){return ut})),n.d(e,"e",(function(){return lt})),n.d(e,"d",(function(){return dt})),n.d(e,"c",(function(){return pt})),n.d(e,"b",(function(){return ft})),n.d(e,"P",(function(){return _t})),n.d(e,"k",(function(){return mt})),n.d(e,"i",(function(){return vt})),n.d(e,"h",(function(){return gt})),n.d(e,"j",(function(){return bt})),n.d(e,"g",(function(){return ht}));var a=n("0c6d");function s(t){return a["a"].get("/store/coupon/platformLst",t)}function o(t){return a["a"].get("/store/coupon/update/".concat(t,"/form"))}function i(t){return a["a"].get("/store/coupon/show/".concat(t))}function r(t){return a["a"].delete("store/coupon/delete/".concat(t))}function c(t){return a["a"].get("/store/coupon/sys/clone/".concat(t,"/form"))}function u(t){return a["a"].get("store/coupon/sys/issue",t)}function l(t,e){return a["a"].get("store/coupon/show_lst/".concat(t),e)}function d(t){return a["a"].get("/store/coupon/send/lst",t)}function p(t){return a["a"].post("store/coupon/send",t)}function f(t){return a["a"].get("store/coupon/detail/".concat(t))}function _(t){return a["a"].get("store/coupon/lst",t)}function m(t,e){return a["a"].post("store/coupon/status/".concat(t),{status:e})}function v(){return a["a"].get("store/coupon/create/form")}function g(t){return a["a"].get("store/coupon/issue",t)}function b(t){return a["a"].delete("store/coupon/delete/".concat(t))}function h(t){return a["a"].get("broadcast/room/lst",t)}function C(t,e){return a["a"].post("broadcast/room/status/".concat(t),e)}function y(t){return a["a"].delete("broadcast/room/delete/".concat(t))}function k(t){return a["a"].get("broadcast/room/apply/form/".concat(t))}function D(t){return a["a"].get("broadcast/room/detail/".concat(t))}function w(t,e){return a["a"].post("broadcast/room/feedsPublic/".concat(t),{status:e})}function x(t,e){return a["a"].post("broadcast/room/comment/".concat(t),{status:e})}function F(t,e){return a["a"].post("broadcast/room/closeKf/".concat(t),{status:e})}function L(t){return a["a"].get("broadcast/goods/lst",t)}function z(t){return a["a"].get("broadcast/goods/detail/".concat(t))}function I(t,e){return a["a"].post("broadcast/goods/status/".concat(t),e)}function S(t){return a["a"].get("broadcast/goods/apply/form/".concat(t))}function V(){return a["a"].get("seckill/config/create/form")}function T(t){return a["a"].get("seckill/config/lst",t)}function j(t){return a["a"].get("seckill/config/update/".concat(t,"/form"))}function $(t){return a["a"].delete("seckill/config/delete/".concat(t))}function O(t,e){return a["a"].post("seckill/config/status/".concat(t),{status:e})}function M(t,e){return a["a"].get("seckill/product/detail/".concat(t),e)}function W(t,e){return a["a"].get("broadcast/room/goods/".concat(t),e)}function P(t){return a["a"].delete("broadcast/goods/delete/".concat(t))}function E(t,e){return a["a"].post("broadcast/room/sort/".concat(t),e)}function J(t,e){return a["a"].post("broadcast/goods/sort/".concat(t),e)}function N(t){return a["a"].post("config/others/group_buying",t)}function R(){return a["a"].get("config/others/group_buying")}function q(t){return a["a"].get("store/product/group/lst",t)}function B(t){return a["a"].get("store/product/group/get/".concat(t))}function K(t){return a["a"].get("store/product/group/detail/".concat(t))}function U(t){return a["a"].post("store/product/group/status",t)}function A(t,e){return a["a"].post("store/product/group/is_show/".concat(t),{status:e})}function G(t){return a["a"].get("store/product/group/get/".concat(t))}function H(t,e){return a["a"].post("store/product/group/update/".concat(t),e)}function Q(t){return a["a"].get("store/product/group/buying/lst",t)}function X(t,e){return a["a"].get("store/product/group/buying/detail/".concat(t),e)}function Y(t,e){return a["a"].get("store/coupon/product/".concat(t),e)}function Z(){return a["a"].get("user/integral/title")}function tt(t){return a["a"].get("user/integral/lst",t)}function et(t){return a["a"].get("user/integral/excel",t)}function nt(){return a["a"].get("user/integral/config")}function at(t){return a["a"].post("user/integral/config",t)}function st(t){return a["a"].get("discounts/lst",t)}function ot(t,e){return a["a"].post("discounts/status/".concat(t),{status:e})}function it(t){return a["a"].get("discounts/detail/".concat(t))}function rt(t){return a["a"].get("marketing/spu/lst",t)}function ct(t){return a["a"].post("activity/atmosphere/create",t)}function ut(t,e){return a["a"].post("activity/atmosphere/update/".concat(t),e)}function lt(t){return a["a"].get("activity/atmosphere/lst",t)}function dt(t){return a["a"].get("activity/atmosphere/detail/".concat(t))}function pt(t,e){return a["a"].post("activity/atmosphere/status/".concat(t),{status:e})}function ft(t){return a["a"].delete("activity/atmosphere/delete/".concat(t))}function _t(t){return a["a"].post("activity/border/create",t)}function mt(t,e){return a["a"].post("activity/border/update/".concat(t),e)}function vt(t){return a["a"].get("activity/border/lst",t)}function gt(t){return a["a"].get("activity/border/detail/".concat(t))}function bt(t,e){return a["a"].post("activity/border/status/".concat(t),{status:e})}function ht(t){return a["a"].delete("activity/border/delete/".concat(t))}},cdfe:function(t,e,n){t.exports=n.p+"system/img/f.5aa43cd3.png"}}]);