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

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-9193b636"],{"0565":function(t,e,r){"use strict";r("3921")},"1d84":function(t,e,r){"use strict";r.r(e);var n=r("2f62"),o=r("c24f"),a=r("2e83"),u=r("d708");function i(t){return(i="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 c(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */c=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function d(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(t){d=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var a=e&&e.prototype instanceof y?e:y,u=Object.create(a.prototype),i=new C(n||[]);return o(u,"_invoke",{value:E(t,r,i)}),u}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var m="suspendedStart",p="suspendedYield",g="executing",b="completed",v={};function y(){}function w(){}function O(){}var _={};d(_,u,(function(){return this}));var j=Object.getPrototypeOf,x=j&&j(j(N([])));x&&x!==r&&n.call(x,u)&&(_=x);var k=O.prototype=y.prototype=Object.create(_);function S(t){["next","throw","return"].forEach((function(e){d(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function r(o,a,u,c){var s=h(t[o],t,a);if("throw"!==s.type){var l=s.arg,d=l.value;return d&&"object"==i(d)&&n.call(d,"__await")?e.resolve(d.__await).then((function(t){r("next",t,u,c)}),(function(t){r("throw",t,u,c)})):e.resolve(d).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,c)}))}c(s.arg)}var a;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=m;return function(a,u){if(o===g)throw Error("Generator is already running");if(o===b){if("throw"===a)throw u;return{value:t,done:!0}}for(n.method=a,n.arg=u;;){var i=n.delegate;if(i){var c=L(i,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===m)throw o=b,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=g;var s=h(e,r,n);if("normal"===s.type){if(o=n.done?b:p,s.arg===v)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(o=b,n.method="throw",n.arg=s.arg)}}}function L(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,L(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var a=h(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,v;var u=a.arg;return u?u.done?(r[e.resultName]=u.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,v):u:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function M(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function F(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(M,this),this.reset(!0)}function N(e){if(e||""===e){var r=e[u];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(i(e)+" is not iterable")}return w.prototype=O,o(k,"constructor",{value:O,configurable:!0}),o(O,"constructor",{value:w,configurable:!0}),w.displayName=d(O,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,O):(t.__proto__=O,d(t,l,"GeneratorFunction")),t.prototype=Object.create(k),t},e.awrap=function(t){return{__await:t}},S(P.prototype),d(P.prototype,s,(function(){return this})),e.AsyncIterator=P,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var u=new P(f(t,r,n,o),a);return e.isGeneratorFunction(r)?u:u.next().then((function(t){return t.done?t.value:u.next()}))},S(k),d(k,l,"Generator"),d(k,u,(function(){return this})),d(k,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=N,C.prototype={constructor:C,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(F),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return i.type="throw",i.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var u=this.tryEntries[a],i=u.completion;if("root"===u.tryLoc)return o("end");if(u.tryLoc<=this.prev){var c=n.call(u,"catchLoc"),s=n.call(u,"finallyLoc");if(c&&s){if(this.prev<u.catchLoc)return o(u.catchLoc,!0);if(this.prev<u.finallyLoc)return o(u.finallyLoc)}else if(c){if(this.prev<u.catchLoc)return o(u.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<u.finallyLoc)return o(u.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var u=a?a.completion:{};return u.type=t,u.arg=e,a?(this.method="next",this.next=a.finallyLoc,v):this.complete(u)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),F(r),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;F(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:N(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function s(t,e,r,n,o,a,u){try{var i=t[a](u),c=i.value}catch(t){return void r(t)}i.done?e(c):Promise.resolve(c).then(n,o)}function l(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function d(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?l(Object(r),!0).forEach((function(e){f(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):l(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function f(t,e,r){return(e=function(t){var e=function(t,e){if("object"!=i(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=i(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==i(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var h={name:"index",data:function(){return{roterPre:u.a.roterPre,grid:{xl:7,lg:7,md:12,sm:24,xs:24},columns:[{title:"编号",key:"id"},{title:"批次名称",key:"title"},{title:"体验天数",key:"use_day"},{title:"发卡总数量",key:"total_num"},{title:"使用数量",key:"use_num"},{title:"制卡时间",key:"add_time"},{title:"是否激活",slot:"status"},{title:"备注",key:"remark"},{title:"操作",slot:"action",fixed:"right"}],tbody:[],total:0,gradeFrom:{title:"",page:1,limit:15},loading:!1,modal:!1,rule:[{type:"input",field:"title",title:"批次名称",validate:[{required:!0,message:"请输入批次名称",trigger:"blur"}]},{type:"InputNumber",field:"total_num",title:"制卡数量",value:1,props:{min:1}},{type:"InputNumber",field:"use_day",title:"体验天数",value:1,props:{min:1}},{type:"radio",field:"status",title:"是否激活",value:"0",options:[{value:"0",label:"冻结"},{value:"1",label:"激活"}]},{type:"input",field:"remark",title:"备注",props:{type:"textarea"}}],modal2:!1,rule2:[{type:"hidden",field:"id",value:""},{type:"input",field:"title",title:"批次名称",value:"",validate:[{required:!0,message:"请输入批次名称",trigger:"blur"}]}],modal3:!1,qrcode:null,fapi:{}}},computed:d(d({},Object(n.e)("admin/layout",["isMobile"])),{},{labelWidth:function(){return this.isMobile?void 0:75},labelPosition:function(){return this.isMobile?"top":"right"}}),created:function(){this.getMemberBatch(this.gradeFrom)},methods:{getMemberBatch:function(){var t=this;this.loading=!0,Object(o.Y)(this.gradeFrom).then((function(e){t.loading=!1,t.tbody=e.data.list,t.total=e.data.count})).catch((function(e){t.loading=!1,t.$Message.error(e.msg)}))},userSearchs:function(){this.gradeFrom.page=1,this.getMemberBatch()},onchangeIsShow:function(t){var e=this;Object(o.w)(t.id,{field:"status",value:t.status}).then((function(t){e.$Message.success(t.msg)})).catch((function(t){e.$Message.error(t.msg)}))},exports:function(){var t,e=(t=c().mark((function t(e){var r,n,o,u,i,s,l;return c().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=[],n=[],o=[],u="",(i=JSON.parse(JSON.stringify(this.gradeFrom))).page=1,s=0;case 5:if(!(s<i.page+1)){t.next=22;break}return t.next=8,this.getExcelData(e.id,i);case 8:if(l=t.sent,u||(u=l.filename),n.length||(n=l.filekey),r.length||(r=l.header),!l.export.length){t.next=17;break}o=o.concat(l.export),i.page++,t.next=19;break;case 17:return Object(a.a)(r,n,u,o),t.abrupt("return");case 19:s++,t.next=5;break;case 22:case"end":return t.stop()}}),t,this)})),function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function u(t){s(a,n,o,u,i,"next",t)}function i(t){s(a,n,o,u,i,"throw",t)}u(void 0)}))});return function(t){return e.apply(this,arguments)}}(),getExcelData:function(t,e){return new Promise((function(r,n){Object(o.i)(t,e).then((function(t){return r(t.data)}))}))},changeMenu:function(t,e){switch(e){case"1":this.rule2[0].value=t.id,this.rule2[1].value=t.title,this.modal2=!0;break;case"2":this.$router.push({path:"".concat(this.roterPre,"/vipuser/grade/list/").concat(t.id)});break;case"3":this.exports(t)}},pageChange:function(t){this.gradeFrom.page=t,this.getMemberBatch()},addBatch:function(){this.fapi.resetFields(),this.modal=!0},onSubmit:function(t){var e=this;Object(o.v)(0,t).then((function(t){e.modal=!1,e.$Message.success(t.msg),e.getMemberBatch(),e.fapi.resetFields()})).catch((function(t){e.$Message.error(t.msg)}))},onSubmit2:function(t){var e=this;Object(o.w)(t.id,{field:"title",value:t.title}).then((function(t){e.modal2=!1,e.$Message.success(t.msg),e.getMemberBatch()})).catch((function(t){e.$Message.error(t.msg)}))},getMemberScan:function(){var t=this;this.$Spin.show(),Object(o.ab)().then((function(e){t.$Spin.hide(),t.qrcode=e.data,t.modal3=!0})).catch((function(e){t.$Spin.hide(),t.$Message.error(e.msg)}))}}},m=(r("0565"),r("2877")),p=Object(m.a)(h,(function(){var t=this,e=t._self._c;return e("div",[e("Card",{staticClass:"ivu-mt",attrs:{bordered:!1,"dis-hover":"",padding:0}},[e("div",{staticClass:"new_card_pd"},[e("Form",{attrs:{model:t.gradeFrom,inline:"","label-width":t.labelWidth,"label-position":t.labelPosition},nativeOn:{submit:function(t){t.preventDefault()}}},[e("FormItem",{attrs:{label:"批次名称:","label-for":"title"}},[e("Input",{staticClass:"input-add mr14",attrs:{placeholder:"请输入批次名称"},model:{value:t.gradeFrom.title,callback:function(e){t.$set(t.gradeFrom,"title",e)},expression:"gradeFrom.title"}}),e("Button",{attrs:{type:"primary"},on:{click:function(e){return t.userSearchs()}}},[t._v("查询")])],1)],1)],1)]),e("Card",{staticClass:"ivu-mt",attrs:{bordered:!1,"dis-hover":""}},[e("Button",{staticClass:"mr20",attrs:{type:"primary"},on:{click:t.addBatch}},[t._v("添加批次")]),e("Button",{on:{click:t.getMemberScan}},[t._v("下载二维码")]),e("Table",{staticClass:"mt25",attrs:{columns:t.columns,data:t.tbody,loading:t.loading,"highlight-row":"","no-userFrom-text":"暂无数据","no-filtered-userFrom-text":"暂无筛选结果"},scopedSlots:t._u([{key:"status",fn:function(r){var n=r.row;return[e("i-switch",{attrs:{value:n.status,"true-value":1,"false-value":0,size:"large"},on:{"on-change":function(e){return t.onchangeIsShow(n)}},model:{value:n.status,callback:function(e){t.$set(n,"status",e)},expression:"row.status"}},[e("span",{attrs:{slot:"open"},slot:"open"},[t._v("激活")]),e("span",{attrs:{slot:"close"},slot:"close"},[t._v("冻结")])])]}},{key:"action",fn:function(r){var n=r.row,o=r.index;return[[e("Dropdown",{on:{"on-click":function(e){return t.changeMenu(n,e,o)}}},[e("a",{attrs:{href:"javascript:void(0)"}},[t._v("\n 更多\n "),e("Icon",{attrs:{type:"ios-arrow-down"}})],1),e("DropdownMenu",{attrs:{slot:"list"},slot:"list"},[e("DropdownItem",{attrs:{name:"1"}},[t._v("编辑批次名")]),e("DropdownItem",{attrs:{name:"2"}},[t._v("查看卡列表")]),e("DropdownItem",{attrs:{name:"3"}},[t._v("导出")])],1)],1)]]}}])}),e("div",{staticClass:"acea-row row-right page"},[e("Page",{attrs:{total:t.total,current:t.gradeFrom.page,"page-size":t.gradeFrom.limit,"show-elevator":"","show-total":""},on:{"on-change":t.pageChange}})],1)],1),e("Modal",{attrs:{title:"添加批次","footer-hide":"","class-name":"vertical-center-modal"},model:{value:t.modal,callback:function(e){t.modal=e},expression:"modal"}},[e("form-create",{attrs:{rule:t.rule},on:{"on-submit":t.onSubmit},model:{value:t.fapi,callback:function(e){t.fapi=e},expression:"fapi"}})],1),e("Modal",{attrs:{title:"编辑批次名","footer-hide":""},model:{value:t.modal2,callback:function(e){t.modal2=e},expression:"modal2"}},[e("form-create",{attrs:{rule:t.rule2},on:{"on-submit":t.onSubmit2}})],1),e("Modal",{attrs:{title:"二维码","footer-hide":""},model:{value:t.modal3,callback:function(e){t.modal3=e},expression:"modal3"}},[t.qrcode?e("div",{staticClass:"acea-row row-around"},[t.qrcode&&t.qrcode.wechat_img?e("div",{staticClass:"acea-row row-column-around row-between-wrapper"},[e("div",{directives:[{name:"viewer",rawName:"v-viewer"}],staticClass:"QRpic"},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:t.qrcode.wechat_img,expression:"qrcode.wechat_img"}]})]),e("span",{staticClass:"mt10"},[t._v("公众号二维码")])]):t._e(),t.qrcode&&t.qrcode.routine?e("div",{staticClass:"acea-row row-column-around row-between-wrapper"},[e("div",{directives:[{name:"viewer",rawName:"v-viewer"}],staticClass:"QRpic"},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:t.qrcode.routine,expression:"qrcode.routine"}]})]),e("span",{staticClass:"mt10"},[t._v("小程序二维码")])]):t._e()]):e("Spin")],1)],1)}),[],!1,null,"fbc047d4",null);e.default=p.exports},3921:function(t,e,r){},c24f:function(t,e,r){"use strict";r.d(e,"X",(function(){return o})),r.d(e,"N",(function(){return a})),r.d(e,"M",(function(){return u})),r.d(e,"k",(function(){return i})),r.d(e,"r",(function(){return c})),r.d(e,"d",(function(){return s})),r.d(e,"h",(function(){return l})),r.d(e,"g",(function(){return d})),r.d(e,"q",(function(){return f})),r.d(e,"s",(function(){return h})),r.d(e,"J",(function(){return m})),r.d(e,"P",(function(){return p})),r.d(e,"L",(function(){return g})),r.d(e,"K",(function(){return b})),r.d(e,"f",(function(){return v})),r.d(e,"e",(function(){return y})),r.d(e,"n",(function(){return w})),r.d(e,"R",(function(){return O})),r.d(e,"p",(function(){return _})),r.d(e,"Q",(function(){return j})),r.d(e,"cb",(function(){return x})),r.d(e,"U",(function(){return k})),r.d(e,"S",(function(){return S})),r.d(e,"T",(function(){return P})),r.d(e,"W",(function(){return E})),r.d(e,"V",(function(){return L})),r.d(e,"Y",(function(){return M})),r.d(e,"v",(function(){return F})),r.d(e,"w",(function(){return C})),r.d(e,"Z",(function(){return N})),r.d(e,"i",(function(){return q})),r.d(e,"bb",(function(){return I})),r.d(e,"C",(function(){return $})),r.d(e,"db",(function(){return D})),r.d(e,"m",(function(){return T})),r.d(e,"ab",(function(){return B})),r.d(e,"F",(function(){return G})),r.d(e,"B",(function(){return z})),r.d(e,"A",(function(){return U})),r.d(e,"z",(function(){return J})),r.d(e,"D",(function(){return Y})),r.d(e,"y",(function(){return A})),r.d(e,"x",(function(){return Q})),r.d(e,"u",(function(){return R})),r.d(e,"t",(function(){return W})),r.d(e,"o",(function(){return H})),r.d(e,"l",(function(){return K})),r.d(e,"G",(function(){return V})),r.d(e,"I",(function(){return X})),r.d(e,"eb",(function(){return Z})),r.d(e,"O",(function(){return tt})),r.d(e,"E",(function(){return et})),r.d(e,"b",(function(){return rt})),r.d(e,"a",(function(){return nt})),r.d(e,"fb",(function(){return ot})),r.d(e,"j",(function(){return at})),r.d(e,"c",(function(){return ut})),r.d(e,"H",(function(){return it}));var n=r("b6bd");function o(t){return Object(n.a)({url:"user/user",method:"get",params:t})}function a(t){return Object(n.a)({url:"setting/config/user/".concat(t),method:"get"})}function u(t,e){return Object(n.a)({url:"setting/config/user/".concat(t),method:"post",data:e})}function i(t){return Object(n.a)({url:"user/user/".concat(t,"/edit"),method:"get"})}function c(t){return Object(n.a)({url:"user/set_status/".concat(t.status,"/").concat(t.id),method:"put"})}function s(t){return Object(n.a)({url:"marketing/coupon/grant",method:"get",params:t})}function l(t){return Object(n.a)({url:"user/edit_other/".concat(t),method:"get"})}function d(t){return Object(n.a)({url:"user/user/".concat(t),method:"get"})}function f(t){return Object(n.a)({url:"user/one_info/".concat(t.id),method:"get",params:t.datas})}function h(t){return Object(n.a)({url:"user/user_level/vip_list",method:"get",params:t})}function m(t){return Object(n.a)({url:"user/user_level/set_show/".concat(t.id,"/").concat(t.is_show),method:"PUT"})}function p(t,e){return Object(n.a)({url:"user/user_level/task/".concat(t),method:"get",params:e})}function g(t){return Object(n.a)({url:"user/user_level/set_task_show/".concat(t.id,"/").concat(t.is_show),method:"PUT"})}function b(t){return Object(n.a)({url:"user/user_level/set_task_must/".concat(t.id,"/").concat(t.is_must),method:"PUT"})}function v(t){return Object(n.a)({url:"/user/user_level/create_task",method:"get",params:t})}function y(t){return Object(n.a)({url:"user/user_level/create",method:"get",params:t})}function w(t){return Object(n.a)({url:"user/give_level/".concat(t),method:"get"})}function O(t){return Object(n.a)({url:"user/user_group/list",method:"get",params:t})}function _(t){return Object(n.a)({url:"user/user_group/add/".concat(t),method:"get"})}function j(t){return Object(n.a)({url:"setting/update_admin",method:"PUT",data:t})}function x(t){return Object(n.a)({url:"user/set_group",method:"post",data:t})}function k(t){return Object(n.a)({url:"user/user_label",method:"get",params:t})}function S(t,e){return Object(n.a)({url:"user/user_label/add/".concat(t),method:"get",params:e})}function P(t){return Object(n.a)({url:"user/user_label_cate/all",method:"get",params:t})}function E(t){return Object(n.a)({url:"user/user_label_cate/".concat(t,"/edit"),method:"get"})}function L(t){return Object(n.a)({url:"user/user_label_cate/create",method:"get"})}function M(t){return Object(n.a)({url:"/user/member_batch/index",method:"get",params:t})}function F(t,e){return Object(n.a)({url:"/user/member_batch/save/".concat(t),method:"post",data:e})}function C(t,e){return Object(n.a)({url:"/user/member_batch/set_value/".concat(t),method:"get",params:e})}function N(t,e){return Object(n.a)({url:"/user/member_card/index/".concat(t),method:"get",params:e})}function q(t,e){return Object(n.a)({url:"/export/memberCard/".concat(t),method:"get",params:e})}function I(){return Object(n.a)({url:"/user/member/ship",method:"get"})}function $(t,e){return Object(n.a)({url:"/user/member_ship/save/".concat(t),method:"post",data:e})}function D(){return Object(n.a)({url:"/user/user/syncUsers",method:"get"})}function T(){return Object(n.a)({url:"/user/user/create",method:"get"})}function B(){return Object(n.a)({url:"/user/member_scan",method:"get"})}function G(t,e){return Object(n.a)({url:"user/label/".concat(t),method:"post",data:e})}function z(t){return Object(n.a)({url:"user/member_right/save/".concat(t.id),method:"post",data:t})}function U(){return Object(n.a)({url:"user/member/right",method:"get"})}function J(t){return Object(n.a)({url:"/user/member/record",method:"get",params:t})}function Y(){return Object(n.a)({url:"user/member/ship_select",method:"get"})}function A(t){return Object(n.a)({url:"user/member_card/set_status",method:"get",params:t})}function Q(t){return Object(n.a)({url:"user/member_ship/set_ship_status",method:"get",params:t})}function R(t,e){return Object(n.a)({url:"user/member_agreement/save/".concat(t),method:"post",data:e})}function W(){return Object(n.a)({url:"user/member/agreement",method:"get"})}function H(t){return Object(n.a)({url:"user/give_level_time/".concat(t),method:"get"})}function K(t){return Object(n.a)({url:"user/label/".concat(t),method:"get"})}function V(t){return Object(n.a)({url:"user/save_set_label",method:"put",data:t})}function X(t){return Object(n.a)({url:"setting/info",method:"get"})}function Z(t){return Object(n.a)({url:"user/visit_list/".concat(t.id),method:"get",params:t.datas})}function tt(t){return Object(n.a)({url:"user/spread_list/".concat(t.id),method:"get",params:t.datas})}function et(t){return Object(n.a)({url:"user/user/".concat(t.uid),method:"put",data:t})}function rt(t,e){return Object(n.a)({url:"agent/set_agent_agreement/".concat(t),method:"post",data:e})}function nt(){return Object(n.a)({url:"agent/get_agent_agreement",method:"get"})}function ot(){return Object(n.a)({url:"user/synchro/work/label",method:"get"})}function at(t){return Object(n.a)({url:"user/user/extend_info/".concat(t),method:"get"})}function ut(t){return Object(n.a)({url:"user/batch_process",method:"post",data:t})}function it(t,e){return Object(n.a)({url:"/user/member/save/content/".concat(t),method:"post",data:e})}}}]);