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.
1 lines
48 KiB
1 lines
48 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b01364c0"],{"07c0":function(t,e,a){t.exports={menuText:"#bfcbd9",menuActiveText:"#6394F9",subMenuActiveText:"#f4f4f5",menuBg:"#0B1529",menuHover:"#182848",subMenuBg:"#030C17",subMenuHover:"#182848",sideBarWidth:"180px",leftBarWidth:"130px"}},"3fb7":function(t,e,a){},"5cda":function(t,e,a){"use strict";a.r(e);var n,s,i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"divBox"},[a("div",{staticClass:"selCard"},[a("el-form",{ref:"searchForm",attrs:{model:t.tableFrom,inline:"",size:"small","label-width":"85px"}},[a("el-form-item",{attrs:{label:"秒杀状态:",prop:"seckill_status"}},[a("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.seckill_status,callback:function(e){t.$set(t.tableFrom,"seckill_status",e)},expression:"tableFrom.seckill_status"}},t._l(t.seckillStatusList,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"商品状态:",prop:"us_status"}},[a("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",clearable:""},on:{change:t.getList},model:{value:t.tableFrom.us_status,callback:function(e){t.$set(t.tableFrom,"us_status",e)},expression:"tableFrom.us_status"}},t._l(t.productStatusList,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"标签:",prop:"sys_labels"}},[a("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",clearable:"",filterable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.sys_labels,callback:function(e){t.$set(t.tableFrom,"sys_labels",e)},expression:"tableFrom.sys_labels"}},t._l(t.labelList,(function(t){return a("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"商户名称:",prop:"mer_id"}},[a("el-select",{staticClass:"selWidth",attrs:{clearable:"",filterable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},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 a("el-option",{key:t.mer_id,attrs:{label:t.mer_name,value:t.mer_id}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"商户类别:",prop:"is_trader"}},[a("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.is_trader,callback:function(e){t.$set(t.tableFrom,"is_trader",e)},expression:"tableFrom.is_trader"}},[a("el-option",{attrs:{label:"自营",value:"1"}}),t._v(" "),a("el-option",{attrs:{label:"非自营",value:"0"}})],1)],1),t._v(" "),a("el-form-item",{attrs:{label:"推荐级别:",prop:"star"}},[a("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.star,callback:function(e){t.$set(t.tableFrom,"star",e)},expression:"tableFrom.star"}},t._l(t.recommendedLevelStatus,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"商品搜索:",prop:"keyword"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入商品名称,关键字,产品编号"},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(" "),a("el-form-item",[a("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getList(1)}}},[t._v("搜索")]),t._v(" "),a("el-button",{attrs:{size:"small"},on:{click:function(e){return t.searchReset()}}},[t._v("重置")])],1)],1)],1),t._v(" "),a("el-card",{staticClass:"mt14"},[a("el-tabs",{on:{"tab-click":function(e){t.getList(1),t.getLstFilterApi()}},model:{value:t.tableFrom.type,callback:function(e){t.$set(t.tableFrom,"type",e)},expression:"tableFrom.type"}},t._l(t.headeNum,(function(t,e){return a("el-tab-pane",{key:e,attrs:{name:t.type.toString(),label:t.name+"("+t.count+")"}})})),1),t._v(" "),"6"===t.tableFrom.type||Number(t.tableFrom.type)<3?a("div",{staticClass:"mt5"},["6"===t.tableFrom.type?a("el-button",{attrs:{type:"primary",size:"small"},on:{click:t.batch}},[t._v("批量审核")]):t._e(),t._v(" "),Number(t.tableFrom.type)<3?a("el-button",{attrs:{type:"primary",size:"small"},on:{click:t.batchOff}},[t._v("批量强制下架")]):t._e()],1):t._e(),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticClass:"mt20",attrs:{data:t.tableData.data,size:"small"},on:{"selection-change":t.handleSelectionChange}},[Number(t.tableFrom.type)<7?a("el-table-column",{key:"2",attrs:{type:"selection",width:"55"}}):t._e(),t._v(" "),a("el-table-column",{attrs:{type:"expand"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-form",{staticClass:"demo-table-expand",attrs:{"label-position":"left",inline:""}},[a("el-form-item",{attrs:{label:"平台分类:"}},[a("span",[t._v(t._s(e.row.storeCategory?e.row.storeCategory.cate_name:"-"))])]),t._v(" "),a("el-form-item",{attrs:{label:"品牌:"}},[a("span",[t._v(t._s(e.row.brand?e.row.brand.brand_name:"-"))])]),t._v(" "),a("el-form-item",{attrs:{label:"市场价格:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.ot_price)))])]),t._v(" "),a("el-form-item",{attrs:{label:"成本价:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.cost)))])]),t._v(" "),a("el-form-item",{attrs:{label:"收藏:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.care_count)))])]),t._v(" "),a("el-form-item",{attrs:{label:"已售数量:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.ficti)))])])],1)]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"product_id",label:"ID","min-width":"50"}}),t._v(" "),a("el-table-column",{attrs:{label:"商户名称","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.merchant?e.row.merchant.mer_name:""))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"mer_name",label:"商户类别","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.merchant?a("span",{staticClass:"spBlock"},[t._v(t._s(e.row.merchant.is_trader?"自营":"非自营"))]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"商品图","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[a("div",{staticClass:"demo-image__preview"},[a("el-image",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.row.image,"preview-src-list":[t.row.image]}})],1)]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"store_name",label:"活动标题","min-width":"120"}}),t._v(" "),a("el-table-column",{attrs:{prop:"price",label:"商品售价","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{prop:"sales",label:"销量","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{label:"推荐级别","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-rate",{attrs:{disabled:"",colors:t.colors},model:{value:e.row.star,callback:function(a){t.$set(e.row,"star",a)},expression:"scope.row.star"}})]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"限量剩余","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.stock))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"rank",label:"排序","min-width":"70"}}),t._v(" "),a("el-table-column",{attrs:{prop:"status",label:"是否显示","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-switch",{attrs:{"active-value":1,"inactive-value":0,"active-text":"显示","inactive-text":"隐藏"},on:{change:function(a){return t.onchangeIsShow(e.row)}},model:{value:e.row.is_used,callback:function(a){t.$set(e.row,"is_used",a)},expression:"scope.row.is_used"}})]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"stock",label:"商品状态","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("productStatusFilter")(e.row.us_status)))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"stock",label:"秒杀状态","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("seckillStatusFilter")(e.row.seckill_status)))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"秒杀活动日期","min-width":"180"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",[t._v("开始日期:"+t._s(e.row.seckillActive&&e.row.seckillActive.start_day?e.row.seckillActive.start_day.slice(0,10):""))]),t._v(" "),a("div",[t._v("结束日期:"+t._s(e.row.seckillActive&&e.row.seckillActive.end_day?e.row.seckillActive.end_day.slice(0,10):""))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"秒杀活动时间","min-width":"130"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",[t._v("开始时间:"+t._s(e.row.seckillActive?e.row.seckillActive.start_time+":00":""))]),t._v(" "),a("div",[t._v("结束时间:"+t._s(e.row.seckillActive?e.row.seckillActive.end_time+":00":""))])]}}])}),t._v(" "),Number(t.tableFrom.type)<7?a("el-table-column",{key:"8",attrs:{label:"操作","min-width":"180",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[Number(t.tableFrom.type)<7?a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.onEdit(e.row.product_id)}}},[t._v("编辑")]):t._e(),t._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.handlePreview(e.row.product_id)}}},[t._v("预览")]),t._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.onEditLabel(e.row)}}},[t._v("编辑标签")]),t._v(" "),"6"===t.tableFrom.type?a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.toExamine(e.row.product_id)}}},[t._v("审核")]):t._e(),t._v(" "),Number(t.tableFrom.type)<3?a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.toOff([e.row.product_id])}}},[t._v("强制下架")]):t._e(),t._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.goDetail(e.row.product_id)}}},[t._v("详情")])]}}],null,!1,1702767506)}):t._e()],1),t._v(" "),a("div",{staticClass:"block"},[a("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),t._v(" "),a("info-from",{ref:"infoFrom",attrs:{"is-show":t.isShow,ids:t.OffId},on:{subSuccess:t.subSuccess}}),t._v(" "),a("el-dialog",{attrs:{title:"商品编辑",visible:t.dialogVisible,width:"900px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("el-form",{directives:[{name:"loading",rawName:"v-loading",value:t.fullscreenLoading,expression:"fullscreenLoading"}],ref:"formValidate",staticClass:"formValidate",attrs:{size:"small",rules:t.ruleValidate,model:t.formValidate,"label-width":"110px"},nativeOn:{submit:function(t){t.preventDefault()}}},[a("el-form-item",{attrs:{label:"商品名称:",prop:"store_name"}},[a("el-input",{attrs:{placeholder:"请输入商品名称"},model:{value:t.formValidate.store_name,callback:function(e){t.$set(t.formValidate,"store_name",e)},expression:"formValidate.store_name"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"活动列表推荐:"}},[a("el-rate",{staticClass:"rate_star",staticStyle:{"margin-top":"4px"},attrs:{colors:t.colors},model:{value:t.formValidate.star,callback:function(e){t.$set(t.formValidate,"star",e)},expression:"formValidate.star"}}),t._v(" "),a("span",{staticStyle:{"margin-top":"4px","font-size":"12px"}},[t._v("备注:5星为最高推荐级别,1星为最低推荐级别,设置后会在商城商品列表、搜索商品列表中体现。")])],1),t._v(" "),a("el-form-item",{attrs:{label:"排序:"}},[a("el-input-number",{attrs:{label:"排序"},model:{value:t.formValidate.rank,callback:function(e){t.$set(t.formValidate,"rank",e)},expression:"formValidate.rank"}})],1),t._v(" "),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"商品详情:"}},[a("ueditor-from",{attrs:{content:t.formValidate.content},model:{value:t.formValidate.content,callback:function(e){t.$set(t.formValidate,"content",e)},expression:"formValidate.content"}})],1)],1),t._v(" "),a("el-form-item",{staticStyle:{"margin-top":"30px"}},[a("el-button",{staticClass:"submission",attrs:{type:"primary",size:"small"},on:{click:function(e){return t.handleSubmit("formValidate")}}},[t._v("提交")])],1)],1)],1),t._v(" "),t.detailDialog?a("el-dialog",{attrs:{title:"秒杀商品详情",center:"",visible:t.detailDialog,width:"700px"},on:{"update:visible":function(e){t.detailDialog=e}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticStyle:{"margin-top":"5px"}},[a("div",{staticClass:"box-container"},[a("div",{staticClass:"title"},[t._v("基本信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("商户名称:")]),t._v(t._s(t.detailFormValidate.merchant&&t.detailFormValidate.merchant.mer_name))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("商户类别:")]),t._v(t._s(1===(t.detailFormValidate.merchant&&t.detailFormValidate.merchant.is_trader)?"自营":"非自营"))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("商品ID:")]),t._v(t._s(t.detailFormValidate.product_id))]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("商品名称:")]),t._v(t._s(t.detailFormValidate.store_name))]),t._v(" "),a("div",{staticClass:"list sp100 image"},[a("label",{staticClass:"name"},[t._v("商品图:")]),t._v(" "),a("img",{staticStyle:{"max-width":"150px",height:"80px"},attrs:{src:t.detailFormValidate.image}})]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("商品信息:")]),t._v(" "),0===t.detailFormValidate.spec_type?a("div",[a("el-table",{staticClass:"tabNumWidth",attrs:{data:t.OneattrValue,border:"",size:"small"}},[a("el-table-column",{attrs:{align:"center",label:"秒杀价格","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["price"]))])]}}],null,!1,1703924291)}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"已售商品数量","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["sales"]))])]}}],null,!1,703426790)})],1)],1):t._e(),t._v(" "),1===t.detailFormValidate.spec_type?a("div",{staticClass:"labeltop",attrs:{label:"规格列表:"}},[a("el-table",{attrs:{data:t.ManyAttrValue,height:"250","tooltip-effect":"dark",size:"small","row-key":function(t){return t.id}}},[t.manyTabDate?t._l(t.manyTabDate,(function(e,n){return a("el-table-column",{key:n,attrs:{align:"center",label:t.manyTabTit[n].title,"min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox",domProps:{textContent:t._s(e.row[n])}})]}}],null,!0)})})):t._e(),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"秒杀价格","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["price"]))])]}}],null,!1,1703924291)}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"已售商品数量","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["sales"]))])]}}],null,!1,703426790)})],2)],1):t._e()])]),t._v(" "),a("div",{staticClass:"title",staticStyle:{"margin-top":"20px"}},[t._v("秒杀商品活动信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[t.detailFormValidate.sys_labels_data&&t.detailFormValidate.sys_labels_data.length?a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("平台标签:")]),t._v(" "),t._l(t.detailFormValidate.sys_labels_data,(function(e,n){return a("span",{key:n,staticClass:"value-item"},[t._v(" "+t._s(e)+" ")])}))],2):t._e(),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("秒杀简介:")]),t._v(t._s(t.detailFormValidate.store_info))]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("秒杀活动日期:")]),t._v(t._s(t.detailFormValidate.start_day+"-"+t.detailFormValidate.end_day))]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("秒杀活动时间:")]),t._v(t._s(t.detailFormValidate.start_time+"-"+t.detailFormValidate.end_time))]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("活动日期内最多购买次数:")]),t._v(t._s(t.detailFormValidate.all_pay_count))]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("秒杀时间段内最多购买次数:")]),t._v(t._s(t.detailFormValidate.once_pay_count))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("审核状态:")]),t._v(t._s(1===t.detailFormValidate.status?"审核通过":0===t.detailFormValidate.status?"未审核":"审核未通过"))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("商品状态:")]),t._v(t._s(1===t.detailFormValidate.us_status?"上架显示":-1===t.detailFormValidate.us_status?"平台关闭":"下架"))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("秒杀活动状态:")]),t._v(t._s(0===t.detailFormValidate.seckill_status?"未开始":1===t.detailFormValidate.seckill_status?"正在进行":"已结束"))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("创建时间:")]),t._v(t._s(t.detailFormValidate.create_time))])])])])]):t._e(),t._v(" "),t.previewVisible?a("div",[a("div",{staticClass:"bg",on:{click:function(e){e.stopPropagation(),t.previewVisible=!1}}}),t._v(" "),t.previewVisible?a("preview-box",{ref:"previewBox",attrs:{"goods-id":t.goodsId,"product-type":1,"preview-key":t.previewKey}}):t._e()],1):t._e(),t._v(" "),t.dialogLabel?a("el-dialog",{attrs:{title:"选择标签",visible:t.dialogLabel,width:"470px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogLabel=e}}},[a("el-form",{ref:"labelForm",attrs:{model:t.labelForm,size:"small"},nativeOn:{submit:function(t){t.preventDefault()}}},[a("el-form-item",[a("el-select",{staticClass:"width100",attrs:{clearable:"",filterable:"",multiple:"",placeholder:"请选择"},model:{value:t.labelForm.sys_labels,callback:function(e){t.$set(t.labelForm,"sys_labels",e)},expression:"labelForm.sys_labels"}},t._l(t.labelList,(function(t){return a("el-option",{key:t.id,attrs:{label:t.name,value:t.id.toString()}})})),1)],1)],1),t._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{size:"small"},on:{click:function(e){t.dialogLabel=!1}}},[t._v("取消")]),t._v(" "),a("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){return t.submitForm("labelForm")}}},[t._v("提交")])],1)],1):t._e()],1)},r=[],o=(a("8615"),a("55dd"),a("ac6a"),a("6762"),a("2fdb"),a("c80c")),l=(a("96cf"),a("3b8d")),c=(a("7f7f"),a("bd86")),u=a("c4c8"),d=a("b7be"),f=a("83d6"),m=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.dialogVisible?a("el-dialog",{staticClass:"projectInfo",attrs:{title:"商品审核",visible:t.dialogVisible,width:"900px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[t.projectData&&t.isShow?a("el-tabs",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],model:{value:t.activeNames,callback:function(e){t.activeNames=e},expression:"activeNames"}},[a("el-tab-pane",{attrs:{label:"商品信息",name:"first"}},[a("div",{staticClass:"acea-row"},[a("span",{staticClass:"sp100"},[t._v("商品名称:"+t._s(t.projectData.store_name))]),t._v(" "),a("span",{staticClass:"sp"},[t._v("平台分类:"+t._s(t.projectData.storeCategory?t.projectData.storeCategory.cate_name:""))]),t._v(" "),a("span",{staticClass:"sp"},[t._v("品牌:"+t._s(t.projectData.brand?t.projectData.brand.brand_name:""))]),t._v(" "),a("span",{staticClass:"sp"},[t._v("商品关键字:"+t._s(t.projectData.keyword))]),t._v(" "),a("span",{staticClass:"sp"},[t._v("商品单位:"+t._s(t.projectData.unit_name))]),t._v(" "),a("span",{staticClass:"sp"},[t._v("运费模板:"+t._s(t.projectData.temp?t.projectData.temp.name:""))]),t._v(" "),a("span",{staticClass:"sp100"},[t._v("运费说明:"+t._s(t.projectData.temp?t.projectData.temp.info:""))]),t._v(" "),a("span",{staticClass:"sp100"},[t._v("\n 商品分类:\n "),t.projectData.merCateId?t._l(t.projectData.merCateId,(function(e,n){return a("span",{key:n,staticClass:"mr10"},[t._v(t._s(e.category?e.category.cate_name:""))])})):a("span",[t._v("-")])],2),t._v(" "),a("span",{staticClass:"sp100"},[t._v("商品简介:"+t._s(t.projectData.store_info))]),t._v(" "),a("span",{staticClass:"sp100"},[t._v("\n 商品封面图:\n "),a("div",{staticClass:"demo-image__preview"},[a("el-image",{staticStyle:{width:"60px",height:"60px"},attrs:{src:t.projectData.image,"preview-src-list":[t.projectData.image]}})],1)]),t._v(" "),a("span",{staticClass:"sp100"},[t._v("商品轮播图:\n "),t._l(t.projectData.slider_image,(function(t,e){return a("div",{key:e,staticClass:"pictrue"},[a("el-image",{staticStyle:{width:"60px",height:"60px"},attrs:{src:t,"preview-src-list":[t]}})],1)}))],2)])]),t._v(" "),a("el-tab-pane",{attrs:{label:"商品详情",name:"second"}},[a("span",{staticClass:"sp100"},[t._v("商品详情:")]),t._v(" "),a("div",{staticClass:"contentPic",domProps:{innerHTML:t._s(t.projectData.content)}})]),t._v(" "),a("el-tab-pane",{attrs:{label:"其他设置",name:"third"}},[a("span",{staticClass:"sp100"},[t._v("商品排序:"+t._s(t.projectData.sort))]),t._v(" "),t.projectData.guarantee&&t.projectData.guarantee.templateValue.length?a("span",{staticClass:"third mb20"},[a("span",[t._v("服务保障:")]),t._v(" "),t._l(t.projectData.guarantee.templateValue,(function(e,n){return a("span",{key:n},[e.value?a("span",[t._v(t._s(n+1)+". "+t._s(e.value.guarantee_name)+";")]):t._e()])}))],2):t._e()]),t._v(" "),a("el-tab-pane",{attrs:{label:"商品规格",name:"fourth"}},[a("span",{staticClass:"sp"},[t._v("商品规格:"+t._s(0===t.projectData.spec_type?"单规格":"多规格"))]),t._v(" "),a("span",{staticClass:"sp"},[t._v("佣金设置:"+t._s(0===t.projectData.extension_type?"默认设置":"单独设置"))]),t._v(" "),a("span",{staticClass:"sp100"},[a("span",{staticClass:"mb15",staticStyle:{display:"block"}},[t._v("商品规格:")]),t._v(" "),0===t.projectData.spec_type?[a("el-table",{staticClass:"tabNumWidth",attrs:{data:t.OneattrValue,border:"",size:"mini"}},[a("el-table-column",{attrs:{align:"center",label:"图片","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[a("div",{staticClass:"demo-image__preview"},[a("el-image",{staticStyle:{width:"60px",height:"60px"},attrs:{src:t.row.image}})],1)]}}],null,!1,323865937)}),t._v(" "),t._l(t.attrValue,(function(e,n){return a("el-table-column",{key:n,attrs:{label:t.formThead[n].title,align:"center","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox",domProps:{textContent:t._s(e.row[n])}})]}}],null,!0)})})),t._v(" "),1===t.projectData.extension_type?[a("el-table-column",{attrs:{align:"center",label:"一级返佣(元)","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox",domProps:{textContent:t._s(e.row.extension_one)}})]}}],null,!1,102250766)}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"二级返佣(元)","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox",domProps:{textContent:t._s(e.row.extension_two)}})]}}],null,!1,4284057702)})]:t._e()],2)]:t._e(),t._v(" "),1===t.projectData.spec_type?[a("el-table",{staticClass:"tabNumWidth",attrs:{data:t.ManyAttrValue,border:"",size:"mini"}},[a("el-table-column",{attrs:{align:"center",label:"图片","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[a("div",{staticClass:"upLoadPicBox"},[a("div",{staticClass:"pictrue tabPic"},[a("img",{attrs:{src:t.row.image}})])])]}}],null,!1,651288578)}),t._v(" "),t._l(t.attrValue,(function(e,n){return a("el-table-column",{key:n,attrs:{label:t.formThead[n].title,align:"center","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox"},[t._v(t._s(e.row[n]))])]}}],null,!0)})})),t._v(" "),1===t.projectData.extension_type?[a("el-table-column",{attrs:{align:"center",label:"一级返佣(元)","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox"},[t._v(t._s(e.row.extension_one))])]}}],null,!1,1519547738)}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"二级返佣(元)","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox"},[t._v(t._s(e.row.extension_two))])]}}],null,!1,603129202)})]:t._e()],2)]:t._e()],2)])],1):t._e(),t._v(" "),a("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:t.ruleForm,rules:t.rules,"label-width":"80px"}},[a("el-form-item",{attrs:{label:"审核状态",prop:"status"}},[a("el-radio-group",{model:{value:t.ruleForm.status,callback:function(e){t.$set(t.ruleForm,"status",e)},expression:"ruleForm.status"}},[a("el-radio",{attrs:{label:1}},[t._v("通过")]),t._v(" "),a("el-radio",{attrs:{label:-1}},[t._v("拒绝")])],1)],1),t._v(" "),-1===t.ruleForm.status?a("el-form-item",{attrs:{label:"原因",prop:"refusal"}},[a("el-input",{attrs:{type:"textarea",placeholder:"请输入原因"},model:{value:t.ruleForm.refusal,callback:function(e){t.$set(t.ruleForm,"refusal",e)},expression:"ruleForm.refusal"}})],1):t._e(),t._v(" "),a("el-form-item",[a("el-button",{attrs:{type:"primary"},on:{click:t.onSubmit}},[t._v("提交")])],1)],1)],1):t._e()},p=[],_={image:"",slider_image:[],store_name:"",store_info:"",keyword:"",brand_id:"",cate_id:"",mer_cate_id:[],unit_name:"",sort:0,is_show:0,is_benefit:0,is_new:0,is_good:0,temp_id:"",attrValue:[{image:"",price:null,cost:null,ot_price:null,stock:null,bar_code:"",weight:null,volume:null}],attr:[],selectRule:"",extension_type:0,content:"",spec_type:0},b={price:{title:"售价"},cost:{title:"成本价"},ot_price:{title:"市场价"},stock:{title:"库存"},bar_code:{title:"商品编号"},weight:{title:"重量(KG)"},volume:{title:"体积(m³)"}},v=[{name:"热门榜单",value:"is_hot"},{name:"促销单品",value:"is_benefit"},{name:"精品推荐",value:"is_best"},{name:"首发新品",value:"is_new"}],g={name:"Info",props:{isShow:{type:Boolean,default:!0},ids:{type:Array,default:function(){return[]}}},data:function(){return{rules:{status:[{required:!0,message:"请选择审核状态",trigger:"change"}],refusal:[{required:!0,message:"请填写拒绝原因",trigger:"blur"}]},proId:0,ruleForm:{refusal:"",status:1,id:""},formThead:Object.assign({},b),manyTabDate:{},manyTabTit:{},loading:!1,dialogVisible:!1,activeNames:"first",projectData:{},recommend:v,OneattrValue:[Object.assign({},_.attrValue[0])],ManyAttrValue:[Object.assign({},_.attrValue[0])]}},computed:{attrValue:function(){var t=Object.assign({},_.attrValue[0]);return delete t.image,t},oneFormBatch:function(){var t=[Object.assign({},_.attrValue[0])];return delete t[0].bar_code,t}},methods:{onSubmit:function(){var t=this;this.isShow?this.ruleForm.id=this.proId:this.ruleForm.id=this.ids,Object(u["xb"])(this.ruleForm).then((function(e){t.$message.success(e.message),t.dialogVisible=!1,t.activeNames="first",t.$emit("subSuccess")})).catch((function(e){t.listLoading=!1,t.$message.error(e.message)}))},handleClose:function(){this.dialogVisible=!1,this.activeNames="first"},getInfo:function(t){var e=this;this.proId=t,this.loading=!0,Object(u["ub"])(t).then((function(t){e.projectData=t.data,0===e.projectData.spec_type?e.OneattrValue=t.data.attrValue:e.ManyAttrValue=t.data.attrValue;var a={},n={};e.projectData.attr.forEach((function(t,e){a["value"+e]={title:t.value},n["value"+e]=""})),e.manyTabDate=n,e.formThead=Object.assign({},e.formThead,a),e.loading=!1})).catch((function(t){e.$message.error(t.message),e.loading=!1}))}}},h=g,y=(a("ba55"),a("2877")),w=Object(y["a"])(h,m,p,!1,null,"1449b812",null),k=w.exports,C=a("8c98"),F=a("ef0d"),x=(s={product_id:"",image:"",slider_image:[],store_name:"",store_info:"",start_day:"",end_day:"",start_time:"",end_time:""},Object(c["a"])(s,"start_day",""),Object(c["a"])(s,"end_day",""),Object(c["a"])(s,"is_open_recommend",1),Object(c["a"])(s,"is_open_state",1),Object(c["a"])(s,"is_show",1),Object(c["a"])(s,"seckill_status",""),Object(c["a"])(s,"keyword",""),Object(c["a"])(s,"brand_id",""),Object(c["a"])(s,"cate_id",""),Object(c["a"])(s,"mer_cate_id",[]),Object(c["a"])(s,"unit_name",""),Object(c["a"])(s,"integral",0),Object(c["a"])(s,"sort",0),Object(c["a"])(s,"is_good",0),Object(c["a"])(s,"temp_id",""),Object(c["a"])(s,"seckill_date",""),Object(c["a"])(s,"finalPayment_date",""),Object(c["a"])(s,"delivery_type",1),Object(c["a"])(s,"delivery_day",10),Object(c["a"])(s,"create_time",""),Object(c["a"])(s,"attrValue",[(n={image:"",price:null},Object(c["a"])(n,"price",null),Object(c["a"])(n,"cost",null),Object(c["a"])(n,"ot_price",null),Object(c["a"])(n,"old_stock",null),Object(c["a"])(n,"stock",null),Object(c["a"])(n,"bar_code",""),Object(c["a"])(n,"weight",null),Object(c["a"])(n,"volume",null),n)]),Object(c["a"])(s,"attr",[]),Object(c["a"])(s,"extension_type",0),Object(c["a"])(s,"content",""),Object(c["a"])(s,"spec_type",0),Object(c["a"])(s,"is_gift_bag",0),Object(c["a"])(s,"tattend_two",{}),Object(c["a"])(s,"tattend_one",{}),s),V={name:"ProductExamine1",components:{infoFrom:k,ueditorFrom:F["a"],previewBox:C["a"]},data:function(){return{ruleValidate:{},dialogVisible:!1,detailDialog:!1,checkboxGroup:[],formValidate:{is_hot:0,is_best:0,is_new:0,is_benefit:0,ficti:1,content:"",store_name:""},detailFormValidate:Object.assign({},x),OneattrValue:[Object.assign({},x.attrValue[0])],ManyAttrValue:[Object.assign({},x.attrValue[0])],attrInfo:{},colors:["#99A9BF","#F7BA2A","#FF9900"],seckillStatusList:[{label:"正在进行",value:2},{label:"活动已结束",value:3},{label:"活动未开始",value:1}],productStatusList:[{label:"上架显示",value:1},{label:"下架",value:0},{label:"平台关闭",value:-1}],recommendedLevelStatus:[{label:"全部",value:""},{label:"5星",value:5},{label:"4星",value:4},{label:"3星",value:3},{label:"2星",value:2},{label:"1星",value:1}],fullscreenLoading:!1,isShow:!1,roterPre:f["roterPre"],listLoading:!0,labelLoading:!0,tableData:{data:[],total:0},tableFrom:{page:1,limit:20,cate_id:"",store_name:"",type:"6",mer_id:"",seckill_status:"",sys_labels:"",keyword:"",is_trader:"",us_status:"",star:"",product_id:this.$route.query.id?this.$route.query.id:""},product_id:"",categoryList:[],merCateList:[],multipleSelection:[],headeNum:[],merSelect:[],OffId:[],productId:0,previewVisible:!1,goodsId:"",previewKey:"",labelList:[],dialogLabel:!1,labelForm:{}}},mounted:function(){this.getMerSelect(),this.getList(""),this.getLabelLst(),this.getCategorySelect(),this.getLstFilterApi()},methods:{searchReset:function(){this.$refs.searchForm.resetFields(),this.getList(1)},subSuccess:function(){this.getList(""),this.getLstFilterApi()},onchangeIsShow:function(t){var e=this;Object(u["rb"])(t.product_id,t.is_used).then((function(t){var a=t.message;e.$message.success(a),e.getList("")})).catch((function(t){var a=t.message;e.$message.error(a)}))},getLabelLst:function(){var t=this;Object(u["A"])().then((function(e){t.labelList=e.data})).catch((function(e){t.$message.error(e.message)}))},getInfo:function(t){var e=this;this.fullscreenLoading=!0,this.checkboxGroup=[],Object(u["ub"])(t).then((function(t){var a=t.data;e.formValidate={is_hot:a.is_hot,is_best:a.is_best,is_new:a.is_new,is_benefit:a.is_benefit,ficti:a.ficti,content:a.content,store_name:a.store_name,rank:a.rank,star:a.star?a.star:1},1===a.is_hot&&e.checkboxGroup.push("is_hot"),1===a.is_benefit&&e.checkboxGroup.push("is_benefit"),1===a.is_best&&e.checkboxGroup.push("is_best"),1===a.is_new&&e.checkboxGroup.push("is_new"),e.fullscreenLoading=!1})).catch((function(t){e.$message.error(t.message),e.fullscreenLoading=!1}))},onEdit:function(t){this.productId=t,this.getInfo(t),this.dialogVisible=!0},onEditLabel:function(t){this.dialogLabel=!0,this.product_id=t.product_id,this.labelForm={sys_labels:t.sys_labels}},submitForm:function(t){var e=this;this.$refs[t].validate((function(t){t&&Object(u["Nb"])(e.product_id,e.labelForm).then((function(t){var a=t.message;e.$message.success(a),e.getList(""),e.dialogLabel=!1}))}))},handleSubmit:function(t){var e=this;this.$refs[t].validate((function(t){if(!t)return!1;Object(u["yb"])(e.productId,e.formValidate).then(function(){var t=Object(l["a"])(Object(o["a"])().mark((function t(a){return Object(o["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.fullscreenLoading=!1,e.$message.success(a.message),e.dialogVisible=!1,e.getList("");case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.fullscreenLoading=!1,e.$message.error(t.message)}))}))},onChangeGroup:function(){this.checkboxGroup.includes("is_benefit")?this.formValidate.is_benefit=1:this.formValidate.is_benefit=0,this.checkboxGroup.includes("is_best")?this.formValidate.is_best=1:this.formValidate.is_best=0,this.checkboxGroup.includes("is_new")?this.formValidate.is_new=1:this.formValidate.is_new=0,this.checkboxGroup.includes("is_hot")?this.formValidate.is_hot=1:this.formValidate.is_hot=0},handleClose:function(){this.dialogVisible=!1,this.dialogLabel=!1},watCh:function(t){var e=this,a={},n={};this.detailFormValidate.attr.forEach((function(t,e){a["value"+e]={title:t.value},n["value"+e]=""})),this.ManyAttrValue.forEach((function(t,a){var n=Object.values(t.detail).sort().join("/");e.attrInfo[n]&&(e.ManyAttrValue[a]=e.attrInfo[n])})),this.attrInfo={},this.ManyAttrValue.forEach((function(t){e.attrInfo[Object.values(t.detail).sort().join("/")]=t})),this.manyTabTit=a,this.manyTabDate=n},handlePreview:function(t){this.previewVisible=!0,this.goodsId=t,this.previewKey=""},goDetail:function(t){var e=this;this.detailDialog=!0,this.loading=!0,this.detailFormValidate={},Object(d["Qb"])(t).then(function(){var t=Object(l["a"])(Object(o["a"])().mark((function t(a){var n;return Object(o["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.loading=!1,n=a.data,e.detailFormValidate={product_id:n.product_id,image:n.image,slider_image:n.slider_image,store_name:n.store_name,store_info:n.store_info,start_time:n.seckillActive&&n.seckillActive.start_time?n.seckillActive.start_time+":00:00":"",end_time:n.seckillActive&&n.seckillActive.end_time?n.seckillActive.end_time+":00:00":"",start_day:n.seckillActive&&n.seckillActive.start_day?n.seckillActive.start_day.slice(0,10):"",end_day:n.seckillActive&&n.seckillActive.end_day?n.seckillActive.end_day.slice(0,10):"",sys_labels_data:n.sys_labels_data,brand_id:n.brand_id,cate_id:n.cate_id?n.cate_id:"",mer_cate_id:n.mer_cate_id,unit_name:n.unit_name,sort:n.sort,is_good:n.is_good,temp_id:n.temp_id,is_show:n.is_show,attr:n.attr,extension_type:n.extension_type,content:n.content,spec_type:n.spec_type,is_gift_bag:n.is_gift_bag,create_time:n.create_time,product_status:n.product_status,status:n.status,all_pay_count:n.seckillActive?n.seckillActive.all_pay_count:"",once_pay_count:n.seckillActive?n.seckillActive.once_pay_count:"",stock:n.stock,stock_count:n.stock_count,seckill_status:n.seckill_status,us_status:n.us_status,merchant:n.merchant},0===e.detailFormValidate.spec_type?e.OneattrValue=n.attrValue:(e.ManyAttrValue=n.attrValue,e.watCh(e.detailFormValidate.attr)),console.log(e.ManyAttrValue),e.fullscreenLoading=!1,e.detailFormValidate.seckill_date=[n.start_time,n.end_time];case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.fullscreenLoading=!1,e.$message.error(t.message)}))},batchOff:function(){if(0===this.multipleSelection.length)return this.$message.warning("请先选择商品");this.toOff(this.OffId)},toOff:function(t){var e=this;this.$prompt("强制下架",{confirmButtonText:"确定",cancelButtonText:"取消",inputErrorMessage:"请输入强制下架原因",inputType:"textarea",inputPlaceholder:"请输入强制下架原因",inputValidator:function(t){if(!t)return"请输入强制下架原因"}}).then((function(a){var n=a.value;Object(u["wb"])({id:t,status:-2,refusal:n}).then((function(t){e.$message({type:"success",message:"提交成功"}),e.getLstFilterApi(),e.getList("")})).catch((function(t){e.$message.error(t.message)}))})).catch((function(){e.$message({type:"info",message:"取消输入"})}))},getLstFilterApi:function(){var t=this;Object(u["sb"])().then((function(e){t.headeNum=e.data})).catch((function(e){t.$message.error(e.message)}))},getMerSelect:function(){var t=this;Object(u["tb"])().then((function(e){t.merSelect=e.data})).catch((function(e){t.$message.error(e.message)}))},batch:function(){if(0===this.multipleSelection.length)return this.$message.warning("请先选择商品");this.$refs.infoFrom.dialogVisible=!0,this.isShow=!1},handleSelectionChange:function(t){this.multipleSelection=t;var e=[];this.multipleSelection.map((function(t){e.push(t.product_id)})),this.OffId=e},toExamine:function(t){this.$refs.infoFrom.dialogVisible=!0,this.isShow=!0,this.$refs.infoFrom.getInfo(t)},getCategorySelect:function(){var t=this;Object(u["w"])().then((function(e){t.merCateList=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,Object(u["vb"])(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(1)}}},j=V,O=(a("a1e8"),a("c69b"),Object(y["a"])(j,i,r,!1,null,"322e1413",null));e["default"]=O.exports},a1e8:function(t,e,a){"use strict";a("07c0")},b7be:function(t,e,a){"use strict";a.d(e,"Ob",(function(){return s})),a.d(e,"Nb",(function(){return i})),a.d(e,"Jb",(function(){return r})),a.d(e,"Ib",(function(){return o})),a.d(e,"Hb",(function(){return l})),a.d(e,"Kb",(function(){return c})),a.d(e,"Lb",(function(){return u})),a.d(e,"Mb",(function(){return d})),a.d(e,"W",(function(){return f})),a.d(e,"R",(function(){return m})),a.d(e,"S",(function(){return p})),a.d(e,"U",(function(){return _})),a.d(e,"T",(function(){return b})),a.d(e,"Bb",(function(){return v})),a.d(e,"Q",(function(){return g})),a.d(e,"x",(function(){return h})),a.d(e,"D",(function(){return y})),a.d(e,"v",(function(){return w})),a.d(e,"u",(function(){return k})),a.d(e,"w",(function(){return C})),a.d(e,"Cb",(function(){return F})),a.d(e,"Db",(function(){return x})),a.d(e,"Yb",(function(){return V})),a.d(e,"A",(function(){return j})),a.d(e,"z",(function(){return O})),a.d(e,"E",(function(){return S})),a.d(e,"i",(function(){return L})),a.d(e,"Xb",(function(){return D})),a.d(e,"Ub",(function(){return A})),a.d(e,"Wb",(function(){return $})),a.d(e,"Tb",(function(){return I})),a.d(e,"Vb",(function(){return z})),a.d(e,"Qb",(function(){return B})),a.d(e,"Zb",(function(){return N})),a.d(e,"y",(function(){return T})),a.d(e,"C",(function(){return E})),a.d(e,"B",(function(){return M})),a.d(e,"O",(function(){return P})),a.d(e,"G",(function(){return W})),a.d(e,"J",(function(){return G})),a.d(e,"K",(function(){return K})),a.d(e,"I",(function(){return q})),a.d(e,"L",(function(){return H})),a.d(e,"P",(function(){return R})),a.d(e,"N",(function(){return J})),a.d(e,"M",(function(){return Q})),a.d(e,"F",(function(){return U})),a.d(e,"H",(function(){return X})),a.d(e,"V",(function(){return Y})),a.d(e,"nb",(function(){return Z})),a.d(e,"mb",(function(){return tt})),a.d(e,"Sb",(function(){return et})),a.d(e,"fb",(function(){return at})),a.d(e,"cc",(function(){return nt})),a.d(e,"cb",(function(){return st})),a.d(e,"ab",(function(){return it})),a.d(e,"bb",(function(){return rt})),a.d(e,"Rb",(function(){return ot})),a.d(e,"X",(function(){return lt})),a.d(e,"o",(function(){return ct})),a.d(e,"n",(function(){return ut})),a.d(e,"m",(function(){return dt})),a.d(e,"l",(function(){return ft})),a.d(e,"k",(function(){return mt})),a.d(e,"Y",(function(){return pt})),a.d(e,"t",(function(){return _t})),a.d(e,"r",(function(){return bt})),a.d(e,"q",(function(){return vt})),a.d(e,"s",(function(){return gt})),a.d(e,"p",(function(){return ht})),a.d(e,"ib",(function(){return yt})),a.d(e,"gb",(function(){return wt})),a.d(e,"kb",(function(){return kt})),a.d(e,"hb",(function(){return Ct})),a.d(e,"jb",(function(){return Ft})),a.d(e,"Z",(function(){return xt})),a.d(e,"zb",(function(){return Vt})),a.d(e,"yb",(function(){return jt})),a.d(e,"wb",(function(){return Ot})),a.d(e,"Ab",(function(){return St})),a.d(e,"eb",(function(){return Lt})),a.d(e,"vb",(function(){return Dt})),a.d(e,"xb",(function(){return At})),a.d(e,"ub",(function(){return $t})),a.d(e,"qb",(function(){return It})),a.d(e,"sb",(function(){return zt})),a.d(e,"rb",(function(){return Bt})),a.d(e,"lb",(function(){return Nt})),a.d(e,"db",(function(){return Tt})),a.d(e,"ob",(function(){return Et})),a.d(e,"tb",(function(){return Mt})),a.d(e,"pb",(function(){return Pt})),a.d(e,"a",(function(){return Wt})),a.d(e,"ac",(function(){return Gt})),a.d(e,"d",(function(){return Kt})),a.d(e,"f",(function(){return qt})),a.d(e,"c",(function(){return Ht})),a.d(e,"j",(function(){return Rt})),a.d(e,"b",(function(){return Jt})),a.d(e,"h",(function(){return Qt})),a.d(e,"e",(function(){return Ut})),a.d(e,"g",(function(){return Xt}));var n=a("0c6d");function s(t){return n["a"].get("/store/coupon/platformLst",t)}function i(t){return n["a"].get("/store/coupon/update/".concat(t,"/form"))}function r(t){return n["a"].get("/store/coupon/show/".concat(t))}function o(t){return n["a"].delete("store/coupon/delete/".concat(t))}function l(t){return n["a"].get("/store/coupon/sys/clone/".concat(t,"/form"))}function c(t){return n["a"].get("store/coupon/sys/issue",t)}function u(t,e){return n["a"].get("store/coupon/show_lst/".concat(t),e)}function d(t){return n["a"].get("/store/coupon/send/lst",t)}function f(t){return n["a"].post("store/coupon/send",t)}function m(t){return n["a"].get("store/coupon/detail/".concat(t))}function p(t){return n["a"].get("store/coupon/lst",t)}function _(t,e){return n["a"].post("store/coupon/status/".concat(t),{status:e})}function b(){return n["a"].get("store/coupon/create/form")}function v(t){return n["a"].get("store/coupon/issue",t)}function g(t){return n["a"].delete("store/coupon/delete/".concat(t))}function h(t){return n["a"].get("broadcast/room/lst",t)}function y(t,e){return n["a"].post("broadcast/room/status/".concat(t),e)}function w(t){return n["a"].delete("broadcast/room/delete/".concat(t))}function k(t){return n["a"].get("broadcast/room/apply/form/".concat(t))}function C(t){return n["a"].get("broadcast/room/detail/".concat(t))}function F(t,e){return n["a"].post("broadcast/room/feedsPublic/".concat(t),{status:e})}function x(t,e){return n["a"].post("broadcast/room/comment/".concat(t),{status:e})}function V(t,e){return n["a"].post("broadcast/room/closeKf/".concat(t),{status:e})}function j(t){return n["a"].get("broadcast/goods/lst",t)}function O(t){return n["a"].get("broadcast/goods/detail/".concat(t))}function S(t,e){return n["a"].post("broadcast/goods/status/".concat(t),e)}function L(t){return n["a"].get("broadcast/goods/apply/form/".concat(t))}function D(){return n["a"].get("seckill/config/create/form")}function A(t){return n["a"].get("seckill/config/lst",t)}function $(t){return n["a"].get("seckill/config/update/".concat(t,"/form"))}function I(t){return n["a"].delete("seckill/config/delete/".concat(t))}function z(t,e){return n["a"].post("seckill/config/status/".concat(t),{status:e})}function B(t,e){return n["a"].get("seckill/product/detail/".concat(t),e)}function N(t,e){return n["a"].get("broadcast/room/goods/".concat(t),e)}function T(t){return n["a"].delete("broadcast/goods/delete/".concat(t))}function E(t,e){return n["a"].post("broadcast/room/sort/".concat(t),e)}function M(t,e){return n["a"].post("broadcast/goods/sort/".concat(t),e)}function P(t){return n["a"].post("config/others/group_buying",t)}function W(){return n["a"].get("config/others/group_buying")}function G(t){return n["a"].get("store/product/group/lst",t)}function K(t){return n["a"].get("store/product/group/get/".concat(t))}function q(t){return n["a"].get("store/product/group/detail/".concat(t))}function H(t){return n["a"].post("store/product/group/status",t)}function R(t,e){return n["a"].post("store/product/group/is_show/".concat(t),{status:e})}function J(t){return n["a"].get("store/product/group/get/".concat(t))}function Q(t,e){return n["a"].post("store/product/group/update/".concat(t),e)}function U(t){return n["a"].get("store/product/group/buying/lst",t)}function X(t,e){return n["a"].get("store/product/group/buying/detail/".concat(t),e)}function Y(t,e){return n["a"].get("store/coupon/product/".concat(t),e)}function Z(){return n["a"].get("user/integral/title")}function tt(t){return n["a"].get("user/integral/lst",t)}function et(t){return n["a"].get("user/integral/excel",t)}function at(){return n["a"].get("user/integral/config")}function nt(t){return n["a"].post("user/integral/config",t)}function st(t){return n["a"].get("discounts/lst",t)}function it(t,e){return n["a"].post("discounts/status/".concat(t),{status:e})}function rt(t){return n["a"].get("discounts/detail/".concat(t))}function ot(t){return n["a"].get("marketing/spu/lst",t)}function lt(t){return n["a"].post("activity/atmosphere/create",t)}function ct(t,e){return n["a"].post("activity/atmosphere/update/".concat(t),e)}function ut(t){return n["a"].get("activity/atmosphere/lst",t)}function dt(t){return n["a"].get("activity/atmosphere/detail/".concat(t))}function ft(t,e){return n["a"].post("activity/atmosphere/status/".concat(t),{status:e})}function mt(t){return n["a"].delete("activity/atmosphere/delete/".concat(t))}function pt(t){return n["a"].post("activity/border/create",t)}function _t(t,e){return n["a"].post("activity/border/update/".concat(t),e)}function bt(t){return n["a"].get("activity/border/lst",t)}function vt(t){return n["a"].get("activity/border/detail/".concat(t))}function gt(t,e){return n["a"].post("activity/border/status/".concat(t),{status:e})}function ht(t){return n["a"].delete("activity/border/delete/".concat(t))}function yt(){return n["a"].get("points/cate/lst")}function wt(){return n["a"].get("points/cate/create/form")}function kt(t){return n["a"].get("points/cate/update/form/".concat(t))}function Ct(t){return n["a"].delete("points/cate/delete/".concat(t))}function Ft(t,e){return n["a"].post("points/cate/status/".concat(t),{status:e})}function xt(t){return n["a"].post("points/product/create",t)}function Vt(t,e){return n["a"].post("points/product/update/".concat(t),e)}function jt(t){return n["a"].get("points/product/lst",t)}function Ot(t){return n["a"].delete("points/product/delete/".concat(t))}function St(t,e){return n["a"].post("points/product/status/".concat(t),{status:e})}function Lt(t,e){return n["a"].post("points/product/get_attr_value/".concat(t),e)}function Dt(){return n["a"].get("points/cate/select")}function At(t){return n["a"].get("points/product/detail/".concat(t))}function $t(t){return n["a"].get("points/order/lst",t)}function It(t){return n["a"].get("points/order/detail/".concat(t))}function zt(t){return n["a"].get("points/order/express/".concat(t))}function Bt(t){return n["a"].get("points/order/excel",t)}function Nt(t,e){return n["a"].post("points/order/delivery/".concat(t),e)}function Tt(t){return n["a"].get("store/express/options",t)}function Et(t){return n["a"].get("points/order/mark/".concat(t,"/form"))}function Mt(t,e){return n["a"].get("points/order/status/".concat(t),e)}function Pt(t){return n["a"].delete("points/order/delete/".concat(t))}function Wt(t){return n["a"].post("activity/form/create",t)}function Gt(){return n["a"].get("system/form/select")}function Kt(t){return n["a"].get("activity/form/lst",t)}function qt(t,e){return n["a"].post("activity/form/status/".concat(t),{status:e})}function Ht(t){return n["a"].get("activity/form/detail/".concat(t))}function Rt(t,e){return n["a"].get("system/form/info/".concat(t),e)}function Jt(t){return n["a"].delete("activity/form/delete/".concat(t))}function Qt(t,e){return n["a"].get("activity/form/user/lst/".concat(t),e)}function Ut(t,e){return n["a"].get("activity/form/excel/".concat(t),e)}function Xt(t,e){return n["a"].post("activity/form/update/".concat(t),e)}},ba55:function(t,e,a){"use strict";a("d247")},c69b:function(t,e,a){"use strict";a("3fb7")},d247:function(t,e,a){}}]); |