徐总多门店
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
30 KiB

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-c992d93a"],{"0b65":function(t,e,n){"use strict";e.a={shortcuts:[{text:"今天",value:function(){var t=new Date,e=new Date;return e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate())),[e,t]}},{text:"昨天",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),t.setTime(t.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),[e,t]}},{text:"最近7天",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-6))),[e,t]}},{text:"最近30天",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-29))),[e,t]}},{text:"上月",value:function(){var t=new Date,e=new Date,n=new Date(e.getFullYear(),e.getMonth(),0).getDate();return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth()-1,1))),t.setTime(t.setTime(new Date((new Date).getFullYear(),(new Date).getMonth()-1,n))),[e,t]}},{text:"本月",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),1))),[e,t]}},{text:"本年",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),0,1))),[e,t]}}]}},6926:function(t,e,n){"use strict";n.r(e);var r=n("2f62"),o=n("b0e7"),a=n("9b41"),u=n("0b65"),i=n("90e7"),c=n("d708");function s(t){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function m(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?l(Object(n),!0).forEach((function(e){d(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function d(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=s(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==s(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var f={data:function(){return{roterPre:c.a.roterPre,userLoading:!1,groupStatus:!1,formItem:{template_type:"0",name:"",type:"1",client_type:"0",where_time:"",where_label:[],ownerInfo:[],send_time:"",welcome_words:{text:{content:""},attachments:[]}},ruleValidate:{name:[{required:!0,message:"群发名称不能为空",trigger:"blur"}],template_type:[{required:!0,message:"请选择发送类型",trigger:"change"}]},options:u.a,timeVal:[],labelList:[],gridBtn:{xl:4,lg:8,md:8,sm:8,xs:8},gridPic:{xl:6,lg:8,md:12,sm:12,xs:12},rontineObj:{msgtype:"miniprogram",miniprogram:{pic_url:"",pic_media_id:"",title:"",appid:"",page:""}},imageObj:{msgtype:"image",image:{media_id:"",pic_url:""}},groupColumn:[{type:"selection",width:60,align:"center"},{title:"群名称",key:"name",minWidth:80,align:"center"},{title:"群主",slot:"ownerInfo",minWidth:100,align:"center"},{title:"群公告",slot:"notice",minWidth:100,align:"center"},{title:"管理员",slot:"admin_user_list",minWidth:80,align:"center"},{title:"创建时间",key:"group_create_time",minWidth:110,align:"center"},{title:"群人数",key:"member_num",minWidth:80,align:"center"},{title:"退群人数",key:"retreat_group_num",minWidth:80,align:"center"}],groupData:[],groupForm:{page:1,limit:15},picTit:"",modalPic:!1,modalRoutine:!1,isChoice:"单选",activeDepartment:{},isSite:!0,onlyDepartment:!1,openType:"",userList:[]}},components:{uploadPictures:o.a},computed:m(m({},Object(r.e)("admin/layout",["isMobile"])),{},{labelWidth:function(){return this.isMobile?void 0:80},labelPosition:function(){return this.isMobile?"top":"left"}}),mounted:function(){this.setCopyrightShow({value:!1}),this.getWorkGroupChat()},destroyed:function(){this.setCopyrightShow({value:!0})},methods:m(m({},Object(r.d)("admin/layout",["setCopyrightShow"])),{},{onchangeTime:function(t){this.timeVal=t,this.formItem.where_time=this.timeVal.join("-")},snedChangeTime:function(t){this.formItem.send_time=t},modalPicTap:function(t){this.modalPic=!0,this.picTit=t},selectAll:function(t){t.length&&(this.selectGroup=t)},handleSelectRow:function(t){this.selectGroup=t},groupConfirm:function(){this.formItem.ownerInfo=this.selectGroup.map((function(t){return{userid:t.ownerInfo.userid,name:t.ownerInfo.name}}))},getWorkGroupChat:function(){var t=this;this.userLoading=!0,Object(a.G)(this.groupForm).then((function(e){t.groupData=e.data,t.userLoading=!1})).catch((function(e){t.$Message.error(e.msg),t.userLoading=!1}))},mapTree:function(t){var e=this,n=Array.isArray(t.children)&&t.children.length>0;return{title:t.label,expand:!0,value:t.value,selected:!1,checked:!1,children:n?t.children.map((function(t){return e.mapTree(t)})):[]}},addRoutine:function(){var t=this;Object(i.t)("routine").then((function(e){var n=e.data;t.rontineObj.miniprogram.pic_url="",t.rontineObj.miniprogram.title=n.routine_name.value,t.rontineObj.miniprogram.appid=n.routine_appId.value,t.rontineObj.miniprogram.page="/pages/index/index"})),this.modalRoutine=!0},addUser:function(){this.groupStatus=!0},handleDel:function(t,e){var n=this.formItem.ownerInfo.indexOf(e);this.formItem.ownerInfo.splice(n,1)},wordsDel:function(t){var e=this.formItem.welcome_words.attachments.indexOf(t);this.formItem.welcome_words.attachments.splice(e,1)},groupChange:function(t){this.groupForm.page=t,this.getWorkGroupChat()},getPic:function(t){switch(this.picTit){case"image":this.imageObj.image.pic_url=t.att_dir,this.formItem.welcome_words.attachments.push(this.imageObj);break;case"routine":this.rontineObj.miniprogram.pic_url=t.att_dir}this.modalPic=!1},routineConfirm:function(){var t=this.deepClone(this.rontineObj);this.formItem.welcome_words.attachments.push(t)},submit:function(){var t=this,e=this.deepClone(this.formItem);e.userids=e.ownerInfo.map((function(t){return t.userid})),this.$refs.formItem.validate((function(n){n&&Object(a.L)(e).then((function(e){t.$Message.success(e.msg),t.$router.push(t.roterPre+"/work/group/template")})).catch((function(e){t.$Message.error(e.msg)}))}))},ownerChange:function(t){this.clientForm.page=t,this.getownerList()},deepClone:function(t){var e=Array.isArray(t)?[]:{};if(t&&"object"===s(t))for(var n in t)t.hasOwnProperty(n)&&(e[n]=t&&"object"===s(t[n])?this.deepClone(t[n]):t[n]);return e}})},p=(n("bad3"),n("2877")),g=Object(p.a)(f,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"i-layout-page-header"},[e("PageHeader",{staticClass:"product_tabs",attrs:{"hidden-breadcrumb":""}},[e("div",{attrs:{slot:"title"},slot:"title"},[e("div",{staticClass:"float-l"},[e("router-link",{attrs:{to:{path:"".concat(t.roterPre,"/work/group/template")}}},[e("div",{staticClass:"font-sm after-line"},[e("span",{staticClass:"iconfont iconfanhui"}),e("span",{staticClass:"pl10"},[t._v("返回")])])])],1),e("span",{staticClass:"mr20 ml16"},[t._v("新建群发")])])])],1),e("Card",{staticClass:"ivu-mt mb100",attrs:{bordered:!1,"dis-hover":""}},[e("Form",{ref:"formItem",attrs:{model:t.formItem,rules:t.ruleValidate,"label-width":110,"label-colon":!0}},[e("FormItem",{attrs:{label:"群发名称",prop:"name"}},[e("Input",{staticClass:"input-add",attrs:{placeholder:"群发名称仅内部可见"},model:{value:t.formItem.name,callback:function(e){t.$set(t.formItem,"name",e)},expression:"formItem.name"}})],1),e("FormItem",{attrs:{label:"选择群主",required:""}},[e("Button",{on:{click:function(e){return t.addUser()}}},[t._v("选择群主")]),e("div",{staticClass:"mt10"},t._l(t.formItem.ownerInfo,(function(n,r){return e("Tag",{key:r,attrs:{closable:"",name:n.name,size:"medium"},on:{"on-close":t.handleDel}},[t._v(t._s(n.name))])})),1),e("div",{staticClass:"tips"},[t._v("群主收到群发任务后,可在企业微信上选择群聊发送群发消息")])],1),e("FormItem",{attrs:{label:"群发内容",required:""}},[e("Input",{staticClass:"input-add",attrs:{type:"textarea",rows:4,placeholder:"限制1000字"},model:{value:t.formItem.welcome_words.text.content,callback:function(e){t.$set(t.formItem.welcome_words.text,"content",e)},expression:"formItem.welcome_words.text.content"}})],1),e("FormItem",[e("Poptip",{attrs:{trigger:"hover"}},[e("template",{slot:"content"},[e("div",{staticClass:"poptip_content"},[e("div",{on:{click:function(e){return t.modalPicTap("image")}}},[e("div",{staticClass:"add_img acea-row row-center-wrapper"},[e("span",{staticClass:"iconfont icontupian4"})]),e("span",{staticClass:"tip_tit"},[t._v("图片")])]),e("div",{on:{click:function(e){return t.addRoutine()}}},[e("div",{staticClass:"add_routine acea-row row-center-wrapper"},[e("span",{staticClass:"iconfont iconxiaochengxu"})]),e("span",{staticClass:"tip_tit"},[t._v("小程序")])])])]),e("Button",{attrs:{type:"success"}},[t._v("添加图片/小程序")])],2)],1),e("FormItem",t._l(t.formItem.welcome_words.attachments,(function(n,r){return e("div",{key:r},[e("div",{staticClass:"ivu-tag ivu-tag-dot ivu-tag-size-default ivu-tag-closable ivu-tag-checked"},["image"==n.msgtype?e("span",{staticClass:"iconfont icontupian4 tag_icon"}):t._e(),"miniprogram"==n.msgtype?e("span",{staticClass:"iconfont iconxiaochengxu tag_icon"}):t._e(),"image"==n.msgtype?e("span",{staticClass:"ivu-tag-text"},[t._v(t._s(n.image.pic_url))]):t._e(),"miniprogram"==n.msgtype?e("span",{staticClass:"ivu-tag-text"},[t._v(t._s(n.miniprogram.title))]):t._e(),"image"==n.msgtype?e("i",{staticClass:"ivu-icon ivu-icon-ios-close",on:{click:function(e){return t.wordsDel(n.image.pic_url)}}}):t._e(),"miniprogram"==n.msgtype?e("i",{staticClass:"ivu-icon ivu-icon-ios-close",on:{click:function(e){return t.wordsDel(n.miniprogram.title)}}}):t._e()])])})),0),e("FormItem",{attrs:{label:"发送类型",prop:"template_type"}},[e("RadioGroup",{model:{value:t.formItem.template_type,callback:function(e){t.$set(t.formItem,"template_type",e)},expression:"formItem.template_type"}},[e("Radio",{attrs:{label:"0"}},[t._v("立即发送")]),e("Radio",{attrs:{label:"1"}},[t._v("定时发送")])],1)],1),1==t.formItem.template_type?e("FormItem",{attrs:{label:"定时发送时间"}},[e("DatePicker",{staticClass:"input-add",attrs:{type:"datetime",placeholder:"请选择发送时间"},on:{"on-change":t.snedChangeTime},model:{value:t.formItem.send_time,callback:function(e){t.$set(t.formItem,"send_time",e)},expression:"formItem.send_time"}})],1):t._e()],1)],1),e("Card",{staticClass:"fixed-card",attrs:{bordered:!1,"dis-hover":""}},[e("div",{staticClass:"acea-row row-center-wrapper"},[e("Button",{staticClass:"step_btn",attrs:{type:"primary"},on:{click:function(e){return t.submit()}}},[t._v("提交")])],1)]),e("Modal",{attrs:{width:"960px",scrollable:"","footer-hide":"",closable:"",title:"logo","mask-closable":!1,"z-index":9},model:{value:t.modalPic,callback:function(e){t.modalPic=e},expression:"modalPic"}},[t.modalPic?e("uploadPictures",{attrs:{isChoice:t.isChoice,gridBtn:t.gridBtn,gridPic:t.gridPic},on:{getPic:t.getPic}}):t._e()],1),e("Modal",{attrs:{title:"添加小程序消息","z-index":1},on:{"on-ok":t.routineConfirm},model:{value:t.modalRoutine,callback:function(e){t.modalRoutine=e},expression:"modalRoutine"}},[e("Form",{attrs:{model:t.formItem,"label-width":110}},[e("FormItem",{attrs:{label:"封面图:"}},[e("div",{staticClass:"picBox",on:{click:function(e){return t.modalPicTap("routine")}}},[t.rontineObj.miniprogram.pic_url?e("div",{staticClass:"pictrue"},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:t.rontineObj.miniprogram.pic_url,expression:"rontineObj.miniprogram.pic_url"}]})]):e("div",{staticClass:"upLoad"},[e("div",{staticClass:"iconfont"},[t._v("+")])])])]),e("FormItem",{attrs:{label:"小程序消息标题:"}},[e("Input",{model:{value:t.rontineObj.miniprogram.title,callback:function(e){t.$set(t.rontineObj.miniprogram,"title",e)},expression:"rontineObj.miniprogram.title"}})],1),e("FormItem",{attrs:{label:"小程序Appid:"}},[e("Input",{model:{value:t.rontineObj.miniprogram.appid,callback:function(e){t.$set(t.rontineObj.miniprogram,"appid",e)},expression:"rontineObj.miniprogram.appid"}})],1),e("FormItem",{attrs:{label:"小程序功能页:"}},[e("Input",{model:{value:t.rontineObj.miniprogram.page,callback:function(e){t.$set(t.rontineObj.miniprogram,"page",e)},expression:"rontineObj.miniprogram.page"}})],1)],1)],1),e("Modal",{attrs:{title:"客户群列表",width:"900"},on:{"on-ok":t.groupConfirm},model:{value:t.groupStatus,callback:function(e){t.groupStatus=e},expression:"groupStatus"}},[e("Table",{attrs:{columns:t.groupColumn,data:t.groupData.list,loading:t.userLoading},on:{"on-select-all":t.selectAll,"on-select-all-cancel":t.selectAll,"on-selection-change":t.handleSelectRow},scopedSlots:t._u([{key:"avatar",fn:function(t){var n=t.row;return[e("viewer",{staticClass:"acea-row row-center"},[e("div",{staticClass:"tabBox_img"},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:n.client.avatar,expression:"row.client.avatar"}]})])])]}},{key:"notice",fn:function(n){var r=n.row;return[e("Tooltip",{attrs:{"max-width":"200",placement:"bottom"}},[e("span",{staticClass:"line2"},[t._v(t._s(r.notice))]),e("p",{attrs:{slot:"content"},slot:"content"},[t._v(t._s(r.notice))])])]}},{key:"ownerInfo",fn:function(n){var r=n.row;return[e("span",[t._v(t._s(r.ownerInfo.name))])]}},{key:"admin_user_list",fn:function(n){var r=n.row;return t._l(r.admin_user_list,(function(n,r){return e("span",{key:r},[t._v(t._s(n.name))])}))}}])}),e("div",{staticClass:"acea-row row-right page"},[e("Page",{attrs:{total:t.groupData.count,current:t.groupForm.page,"show-elevator":"","show-total":"","page-size":t.groupForm.limit},on:{"on-change":t.groupChange}})],1)],1)],1)}),[],!1,null,"1dea5522",null);e.default=g.exports},"90e7":function(t,e,n){"use strict";n.d(e,"u",(function(){return o})),n.d(e,"i",(function(){return a})),n.d(e,"wb",(function(){return u})),n.d(e,"vb",(function(){return i})),n.d(e,"X",(function(){return c})),n.d(e,"c",(function(){return s})),n.d(e,"ab",(function(){return l})),n.d(e,"P",(function(){return m})),n.d(e,"kb",(function(){return d})),n.d(e,"H",(function(){return f})),n.d(e,"jb",(function(){return p})),n.d(e,"p",(function(){return g})),n.d(e,"n",(function(){return h})),n.d(e,"o",(function(){return b})),n.d(e,"q",(function(){return w})),n.d(e,"r",(function(){return O})),n.d(e,"S",(function(){return j})),n.d(e,"T",(function(){return _})),n.d(e,"Q",(function(){return v})),n.d(e,"R",(function(){return y})),n.d(e,"I",(function(){return k})),n.d(e,"B",(function(){return C})),n.d(e,"F",(function(){return D})),n.d(e,"E",(function(){return I})),n.d(e,"w",(function(){return x})),n.d(e,"G",(function(){return T})),n.d(e,"y",(function(){return P})),n.d(e,"D",(function(){return F})),n.d(e,"x",(function(){return S})),n.d(e,"v",(function(){return M})),n.d(e,"h",(function(){return L})),n.d(e,"d",(function(){return G})),n.d(e,"e",(function(){return R})),n.d(e,"xb",(function(){return W})),n.d(e,"yb",(function(){return z})),n.d(e,"zb",(function(){return E})),n.d(e,"Z",(function(){return $})),n.d(e,"lb",(function(){return A})),n.d(e,"J",(function(){return B})),n.d(e,"nb",(function(){return Y})),n.d(e,"mb",(function(){return U})),n.d(e,"ob",(function(){return q})),n.d(e,"pb",(function(){return V})),n.d(e,"qb",(function(){return N})),n.d(e,"rb",(function(){return J})),n.d(e,"Ab",(function(){return H})),n.d(e,"Bb",(function(){return K})),n.d(e,"K",(function(){return Q})),n.d(e,"f",(function(){return X})),n.d(e,"Cb",(function(){return Z})),n.d(e,"bb",(function(){return tt})),n.d(e,"cb",(function(){return et})),n.d(e,"C",(function(){return nt})),n.d(e,"z",(function(){return rt})),n.d(e,"Y",(function(){return ot})),n.d(e,"db",(function(){return at})),n.d(e,"eb",(function(){return ut})),n.d(e,"fb",(function(){return it})),n.d(e,"A",(function(){return ct})),n.d(e,"L",(function(){return st})),n.d(e,"O",(function(){return lt})),n.d(e,"M",(function(){return mt})),n.d(e,"N",(function(){return dt})),n.d(e,"g",(function(){return ft})),n.d(e,"t",(function(){return pt})),n.d(e,"s",(function(){return gt})),n.d(e,"U",(function(){return ht})),n.d(e,"gb",(function(){return bt})),n.d(e,"ib",(function(){return wt})),n.d(e,"b",(function(){return Ot})),n.d(e,"hb",(function(){return jt})),n.d(e,"l",(function(){return _t})),n.d(e,"a",(function(){return vt})),n.d(e,"k",(function(){return yt})),n.d(e,"j",(function(){return kt})),n.d(e,"sb",(function(){return Ct})),n.d(e,"tb",(function(){return Dt})),n.d(e,"ub",(function(){return It})),n.d(e,"m",(function(){return xt})),n.d(e,"V",(function(){return Tt})),n.d(e,"W",(function(){return Pt}));var r=n("b6bd");function o(t){return Object(r.a)({url:"setting/config/header_basics",method:"get",params:t})}function a(t,e){return Object(r.a)({url:e,method:"get",params:t})}function u(t){return Object(r.a)({url:t.url,method:"get",params:t.data})}function i(){return Object(r.a)({url:"notify/sms/temp/create",method:"get"})}function c(){return Object(r.a)({url:"serve/info",method:"get"})}function s(t){return Object(r.a)({url:"serve/captcha",method:"post",data:t})}function l(t){return Object(r.a)({url:"serve/meal_list",method:"get",params:t})}function m(t){return Object(r.a)({url:"serve/pay_meal",method:"post",data:t})}function d(){return Object(r.a)({url:"merchant/store",method:"GET"})}function f(){return Object(r.a)({url:"merchant/store/address",method:"GET"})}function p(t){return Object(r.a)({url:"merchant/store/".concat(t.id),method:"POST",data:t})}function g(t){return Object(r.a)({url:"freight/express",method:"get",params:t})}function h(){return Object(r.a)({url:"/freight/express/create",method:"get"})}function b(t){return Object(r.a)({url:"freight/express/".concat(t,"/edit"),method:"get"})}function w(t){return Object(r.a)({url:"freight/express/set_status/".concat(t.id,"/").concat(t.status),method:"PUT"})}function O(){return Object(r.a)({url:"freight/express/sync_express",method:"get"})}function j(t){return Object(r.a)({url:"setting/role",method:"GET",params:t})}function _(t){return Object(r.a)({url:"setting/role/set_status/".concat(t.id,"/").concat(t.status),method:"PUT"})}function v(t){return Object(r.a)({url:"setting/role/".concat(t.id),method:"post",data:t})}function y(t){return Object(r.a)({url:"setting/role/".concat(t,"/edit"),method:"get"})}function k(){return Object(r.a)({url:"setting/role/create",method:"get"})}function C(t){return Object(r.a)({url:"app/wechat/kefu",method:"get",params:t})}function D(t){return Object(r.a)({url:"app/wechat/kefu/create",method:"get",params:t})}function I(){return Object(r.a)({url:"app/wechat/kefu/add",method:"get"})}function x(t){return Object(r.a)({url:"app/wechat/kefu",method:"post",data:t})}function T(t){return Object(r.a)({url:"app/wechat/kefu/set_status/".concat(t.id,"/").concat(t.account_status),method:"PUT"})}function P(t){return Object(r.a)({url:"app/wechat/kefu/".concat(t,"/edit"),method:"GET"})}function F(t,e){return Object(r.a)({url:"app/wechat/kefu/record/".concat(e),method:"GET",params:t})}function S(t){return Object(r.a)({url:"app/wechat/kefu/chat_list",method:"GET",params:t})}function M(){return Object(r.a)({url:"notify/sms/is_login",method:"GET"})}function L(t){return Object(r.a)({url:"setting/city/list/".concat(t),method:"get"})}function G(t){return Object(r.a)({url:"setting/city/add/".concat(t),method:"get"})}function R(t){return Object(r.a)({url:"setting/city/".concat(t,"/edit"),method:"get"})}function W(t){return Object(r.a)({url:"setting/shipping_templates/list",method:"get",params:t})}function z(t){return Object(r.a)({url:"setting/shipping_templates/city_list",method:"get"})}function E(t,e){return Object(r.a)({url:"setting/shipping_templates/save/".concat(t),method:"post",data:e})}function $(t){return Object(r.a)({url:"setting/shipping_templates/".concat(t,"/edit"),method:"get"})}function A(){return Object(r.a)({url:"merchant/store/get_header",method:"get"})}function B(t){return Object(r.a)({url:"merchant/store",method:"get",params:t})}function Y(t,e){return Object(r.a)({url:"merchant/store/set_show/".concat(t,"/").concat(e),method:"put"})}function U(t){return Object(r.a)({url:"merchant/store/get_info/".concat(t),method:"get"})}function q(t){return Object(r.a)({url:"merchant/store_staff",method:"get",params:t})}function V(){return Object(r.a)({url:"merchant/store_staff/create",method:"get"})}function N(t){return Object(r.a)({url:"merchant/store_staff/".concat(t,"/edit"),method:"get"})}function J(t,e){return Object(r.a)({url:"merchant/store_staff/set_show/".concat(t,"/").concat(e),method:"put"})}function H(t){return Object(r.a)({url:"merchant/verify_order",method:"get",params:t})}function K(t){return Object(r.a)({url:"merchant/verify/spread_info/".concat(t),method:"get"})}function Q(){return Object(r.a)({url:"merchant/store_list",method:"get"})}function X(){return Object(r.a)({url:"setting/city/clean_cache",method:"get"})}function Z(t){return Object(r.a)({url:"app/wechat/speechcraft",method:"get",params:t})}function tt(t){return Object(r.a)({url:"app/wechat/speechcraft/create",method:"get",params:t})}function et(t){return Object(r.a)({url:"app/wechat/speechcraft/".concat(t,"/edit"),method:"get"})}function nt(t){return Object(r.a)({url:"app/wechat/kefu/login/".concat(t),method:"get"})}function rt(t){return Object(r.a)({url:"app/feedback",method:"get",params:t})}function ot(t){return Object(r.a)({url:"serve/sms/sign",method:"PUT",data:t})}function at(){return Object(r.a)({url:"app/wechat/speechcraftcate",method:"get"})}function ut(){return Object(r.a)({url:"app/wechat/speechcraftcate/create",method:"get"})}function it(t){return Object(r.a)({url:"app/wechat/speechcraftcate/".concat(t,"/edit"),method:"get"})}function ct(t){return Object(r.a)({url:"app/feedback/".concat(t,"/edit"),method:"get"})}function st(t){return Object(r.a)({url:"setting/system_out/index",method:"get",params:t})}function lt(t,e){return Object(r.a)({url:"setting/system_out/set_status/".concat(t,"/").concat(e),method:"put"})}function mt(t){return Object(r.a)({url:"setting/system_out/save",method:"post",params:t})}function dt(t,e){return Object(r.a)({url:"setting/system_out/update/".concat(t),method:"post",params:e})}function ft(t){return Object(r.a)({url:"city",method:"get",params:t})}function pt(t){return Object(r.a)({url:"setting/config/edit_new_build/"+t,method:"get"})}function gt(){return Object(r.a)({url:"/setting/config/image",method:"get"})}function ht(t){return Object(r.a)({url:"setting/config/save_basics",method:"post",data:t})}function bt(t){return Object(r.a)({url:"/setting/config/storage",method:"get",params:t})}function wt(t){return Object(r.a)({url:"/setting/config/storage/synch/".concat(t),method:"put"})}function Ot(t){return Object(r.a)({url:"/setting/config/storage/create/".concat(t),method:"get"})}function jt(t){return Object(r.a)({url:"/setting/config/storage/status/".concat(t),method:"put"})}function _t(t){return Object(r.a)({url:"/setting/config/storage/domain/".concat(t),method:"get"})}function vt(t){return Object(r.a)({url:"/setting/config/storage/form/".concat(t),method:"get"})}function yt(t){return Object(r.a)({url:"/order/delivery_order/list",method:"get",params:t})}function kt(t){return Object(r.a)({url:"/order/delivery_order/cancelForm/".concat(t),method:"get"})}function Ct(t,e){return Object(r.a)({url:"/system/form/save/".concat(t),method:"post",data:e})}function Dt(t,e){return Object(r.a)({url:"/system/form/info/".concat(t),method:"get",params:e})}function It(t){return Object(r.a)({url:"/system/form/index",method:"get",params:t})}function xt(t,e){return Object(r.a)({url:"system/form/update_name/"+t,method:"post",data:e})}function Tt(t){return Object(r.a)({url:"setting/config/storage/save_type/".concat(t),method:"get"})}function Pt(t){return Object(r.a)({url:"/file/scan/upload",method:"post",headers:{"content-type":"multipart/form-data;"},data:t})}},"9b41":function(t,e,n){"use strict";n.d(e,"V",(function(){return o})),n.d(e,"P",(function(){return a})),n.d(e,"U",(function(){return u})),n.d(e,"y",(function(){return i})),n.d(e,"v",(function(){return c})),n.d(e,"x",(function(){return s})),n.d(e,"w",(function(){return l})),n.d(e,"z",(function(){return m})),n.d(e,"s",(function(){return d})),n.d(e,"k",(function(){return f})),n.d(e,"j",(function(){return p})),n.d(e,"E",(function(){return g})),n.d(e,"u",(function(){return h})),n.d(e,"F",(function(){return b})),n.d(e,"Q",(function(){return w})),n.d(e,"G",(function(){return O})),n.d(e,"J",(function(){return j})),n.d(e,"W",(function(){return _})),n.d(e,"h",(function(){return v})),n.d(e,"g",(function(){return y})),n.d(e,"t",(function(){return k})),n.d(e,"m",(function(){return C})),n.d(e,"c",(function(){return D})),n.d(e,"b",(function(){return I})),n.d(e,"a",(function(){return x})),n.d(e,"i",(function(){return T})),n.d(e,"d",(function(){return P})),n.d(e,"D",(function(){return F})),n.d(e,"H",(function(){return S})),n.d(e,"I",(function(){return M})),n.d(e,"f",(function(){return L})),n.d(e,"N",(function(){return G})),n.d(e,"M",(function(){return R})),n.d(e,"l",(function(){return W})),n.d(e,"T",(function(){return z})),n.d(e,"e",(function(){return E})),n.d(e,"L",(function(){return $})),n.d(e,"K",(function(){return A})),n.d(e,"O",(function(){return B})),n.d(e,"B",(function(){return Y})),n.d(e,"r",(function(){return U})),n.d(e,"q",(function(){return q})),n.d(e,"n",(function(){return V})),n.d(e,"o",(function(){return N})),n.d(e,"p",(function(){return J})),n.d(e,"A",(function(){return H})),n.d(e,"R",(function(){return K})),n.d(e,"S",(function(){return Q})),n.d(e,"C",(function(){return X}));var r=n("b6bd");function o(){return Object(r.a)({url:"work/tree",method:"get"})}function a(){return Object(r.a)({url:"work/label",method:"get"})}function u(){return Object(r.a)({url:"work/synchMember",method:"post"})}function i(){return Object(r.a)({url:"work/channel/cate",method:"get"})}function c(){return Object(r.a)({url:"work/channel/cate/create",method:"get"})}function s(t){return Object(r.a)({url:"/work/channel/cate/".concat(t,"/edit"),method:"get"})}function l(t){return Object(r.a)({url:"/work/channel/cate/".concat(t),method:"delete"})}function m(t){return Object(r.a)({url:"work/channel/code",method:"get",params:t})}function d(t){return Object(r.a)({url:"work/channel/code",method:"post",data:t})}function f(t){return Object(r.a)({url:"work/channel/code/".concat(t),method:"get"})}function p(t){return Object(r.a)({url:"work/channel/code/client",method:"get",params:t})}function g(t,e){return Object(r.a)({url:"work/channel/code/".concat(t),method:"put",data:e})}function h(t){return Object(r.a)({url:"work/channel/code/bactch/cate",method:"post",data:t})}function b(){return Object(r.a)({url:"work/department",method:"get"})}function w(t){return Object(r.a)({url:"work/member",method:"get",params:t})}function O(t){return Object(r.a)({url:"work/group_chat",method:"get",params:t})}function j(){return Object(r.a)({url:"work/group_chat/synch",method:"post"})}function _(t){return Object(r.a)({url:"work/welcome",method:"post",data:t})}function v(t){return Object(r.a)({url:"work/welcome",method:"get",params:t})}function y(t){return Object(r.a)({url:"work/welcome/".concat(t),method:"get"})}function k(t,e){return Object(r.a)({url:"work/welcome/".concat(t),method:"put",data:e})}function C(t){return Object(r.a)({url:"work/group_chat_auth",method:"post",data:t})}function D(t){return Object(r.a)({url:"work/group_chat_auth",method:"get",params:t})}function I(t){return Object(r.a)({url:"work/group_chat_auth/".concat(t),method:"get"})}function x(t,e){return Object(r.a)({url:"work/group_chat_auth/".concat(t),method:"put",data:e})}function T(t){return Object(r.a)({url:"work/client",method:"get",params:t})}function P(t){return Object(r.a)({url:"work/group_chat/member",method:"get",params:t})}function F(){return Object(r.a)({url:"work/client/synch",method:"get"})}function S(t){return Object(r.a)({url:"work/group_chat/statistics",method:"get",params:t})}function M(t){return Object(r.a)({url:"work/group_chat/statisticsList",method:"get",params:t})}function L(t){return Object(r.a)({url:"work/group_template",method:"get",params:t})}function G(t){return Object(r.a)({url:"work/group_template",method:"post",data:t})}function R(t){return Object(r.a)({url:"work/group_template/".concat(t),method:"get"})}function W(t){return Object(r.a)({url:"work/moment",method:"get",params:t})}function z(t){return Object(r.a)({url:"/work/moment",method:"post",data:t})}function E(t){return Object(r.a)({url:"work/group_template_chat",method:"get",params:t})}function $(t){return Object(r.a)({url:"work/group_template_chat",method:"post",data:t})}function A(t){return Object(r.a)({url:"work/group_template_chat/".concat(t),method:"get"})}function B(t){return Object(r.a)({url:"work/group_template/sendMessage",method:"post",data:t})}function Y(t){return Object(r.a)({url:"work/client/count",method:"post",data:t})}function U(t,e){return Object(r.a)({url:"work/group_template/memberList/".concat(t),method:"get",params:e})}function q(t,e){return Object(r.a)({url:"work/group_template/clientList/".concat(t),method:"get",params:e})}function V(t,e){return Object(r.a)({url:"work/group_template_chat/groupChatList/".concat(t),method:"get",params:e})}function N(t,e){return Object(r.a)({url:"work/group_template_chat/groupChatOwnerList/".concat(t),method:"get",params:e})}function J(t){return Object(r.a)({url:"work/group_template_chat/getOwnerChatList",method:"get",params:t})}function H(t){return Object(r.a)({url:"work/client/batchLabel",method:"post",data:t})}function K(t){return Object(r.a)({url:"work/moment/".concat(t),method:"get"})}function Q(t){return Object(r.a)({url:"work/moment_list",method:"get",params:t})}function X(t,e){return Object(r.a)({url:"work/client/".concat(t),method:"put",data:e})}},a070:function(t,e,n){},bad3:function(t,e,n){"use strict";n("a070")}}]);