{"version":3,"sources":["webpack:///./src/http/cancellation.js","webpack:///./src/view/cancellation/Fill.vue?8180","webpack:///./src/view/cancellation/Fill.vue?d4fb","webpack:///./src/view/cancellation/Fill.vue?18b3","webpack:///src/view/cancellation/Fill.vue","webpack:///./src/view/cancellation/Fill.vue?3fb7","webpack:///./src/view/cancellation/Fill.vue"],"names":["getCancellationInfo","axios","url","loading","getAccountStatus","data","method","silent","doCancellation","module","exports","render","_vm","this","_h","$createElement","_c","_self","class","$style","wrap","_m","ref","attrs","on","onSubmit","staticClass","path","query","$route","_v","staticRenderFns","name","components","checked","beforeRouteEnter","from","next","methods","injectStyles","context","locals","component"],"mappings":"iHAAA,sHAGaA,EAAsB,WACjC,OAAOC,eAAM,CACXC,IAAK,0BACLC,SAAS,KAKAC,EAAmB,SAAAC,GAC9B,OAAOJ,eAAM,CACXC,IAAK,uBACLI,OAAQ,OACRH,SAAS,EACTE,OACAE,OAAQ,CAAC,SAKAC,EAAiB,SAAAH,GAC5B,OAAOJ,eAAM,CACXC,IAAK,4BACLI,OAAQ,OACRH,SAAS,EACTE,W,qBC1BJI,EAAOC,QAAU,CAAC,cAAc,yBAAyB,sBAAsB,iCAAiC,oBAAoB,+BAA+B,qBAAqB,gCAAgC,2BAA2B,sCAAsC,aAAa,wBAAwB,WAAW,sBAAsB,WAAW,sBAAsB,cAAc,yBAAyB,WAAW,sBAAsB,YAAY,uBAAuB,cAAc,yBAAyB,WAAa,wBAAwB,YAAc,yBAAyB,SAAW,sBAAsB,cAAgB,2BAA2B,SAAW,sBAAsB,WAAa,wBAAwB,WAAa,wBAAwB,KAAO,oB,oCCD5xB,oE,yCCAA,IAAIC,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,MAAMN,EAAIO,OAAOC,MAAM,CAACR,EAAIS,GAAG,GAAGL,EAAG,YAAY,CAACM,IAAI,OAAOC,MAAM,CAAC,cAAc,GAAG,MAAQX,EAAIP,KAAK,cAAc,MAAM,cAAc,OAAOmB,GAAG,CAAC,OAASZ,EAAIa,YAAYT,EAAG,IAAI,CAACU,YAAY,cAAc,CAACV,EAAG,cAAc,CAACO,MAAM,CAAC,GAAK,CAAEI,KAAM,uBAAwBC,MAAOhB,EAAIiB,OAAOD,SAAU,CAAChB,EAAIkB,GAAG,yBAAyB,IAAI,IACpbC,EAAkB,CAAC,WAAa,IAAInB,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACU,YAAY,cAAc,CAACV,EAAG,IAAI,CAACJ,EAAIkB,GAAG,qB,8rBCsB9J,OACEE,KAAM,OACNC,WAAY,CAAd,iBACE5B,KAHF,WAII,MAAO,CACL6B,SAAS,EACT7B,KAAM,CAAC,CAAb,uBAIE8B,iBAVF,SAUA,OACsB,wBAAdC,EAAKJ,KACPK,EAAK,CAAX,4CAEMA,KAGJC,QAAS,CAMP,SANJ,oEAMA,GANA,8GAMA,EANA,+BAMA,GACA,gBAEA,EATA,OAUA,mBAVA,IAWA,cACA,GAGA,kBACA,kBACA,oBAEA,kBACA,mBACA,qCACA,qCACA,uBAEA,oCAEA,mBACA,uCACA,QACA,qBACA,6BAEA,uBAGA,eACA,uBAEA,mBACA,wCACA,yBAEA,KACA,gBACA,mBACA,uCACA,kBACA,0BAIA,kBACA,+BACA,4BAEA,oBACA,eACA,+BACA,6BA3DA,2GCxC6V,I,wBCQ7V,SAASC,EAAcC,GAErB3B,KAAK,UAAa,aAAO4B,QAAU,aAMrC,IAAIC,EAAY,eACd,EACA/B,EACAoB,GACA,EACAQ,EACA,KACA,MAIa,aAAAG,E","file":"js/cancellation2.5c18a394.js","sourcesContent":["import axios from \"./api\";\n\n// 初始化协议\nexport const getCancellationInfo = () => {\n return axios({\n url: \"/v2/cs/closeAccountInit\",\n loading: true\n });\n};\n\n// 获取账号状态\nexport const getAccountStatus = data => {\n return axios({\n url: \"/v2/cs/accountStatus\",\n method: \"post\",\n loading: true,\n data,\n silent: [3001]\n });\n};\n\n// 提交注销申请\nexport const doCancellation = data => {\n return axios({\n url: \"/v2/cs/confirmInformation\",\n method: \"post\",\n loading: true,\n data\n });\n};\n","// extracted by mini-css-extract-plugin\nmodule.exports = {\"flex-center\":\"Fill_flex-center_DHsSA\",\"flex-justify-center\":\"Fill_flex-justify-center_1KwPV\",\"flex-align-center\":\"Fill_flex-align-center_2fAtt\",\"inline-flex-center\":\"Fill_inline-flex-center_16_xI\",\"inline-flex-align-center\":\"Fill_inline-flex-align-center_1JRIn\",\"flex-start\":\"Fill_flex-start_3UBke\",\"flex-col\":\"Fill_flex-col_2gHCt\",\"flex-row\":\"Fill_flex-row_3CyUW\",\"flex-around\":\"Fill_flex-around_1a9Vj\",\"flex-bet\":\"Fill_flex-bet_djxtm\",\"flex-wrap\":\"Fill_flex-wrap_3oTYk\",\"wrap-center\":\"Fill_wrap-center_3tdgl\",\"title_wrap\":\"Fill_title_wrap_25nwW\",\"defaultText\":\"Fill_defaultText_Nb32V\",\"darkText\":\"Fill_darkText_11xoN\",\"telphone_info\":\"Fill_telphone_info_3aEqV\",\"tip_wrap\":\"Fill_tip_wrap_Yt5Gy\",\"base_title\":\"Fill_base_title_3vYdr\",\"again_text\":\"Fill_again_text_2sEVt\",\"wrap\":\"Fill_wrap_DFK6D\"};","export { default } from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--10-oneOf-0-0!../../../node_modules/css-loader/index.js??ref--10-oneOf-0-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-0-2!../../../node_modules/less-loader/dist/cjs.js??ref--10-oneOf-0-3!../../../node_modules/style-resources-loader/lib/index.js??ref--10-oneOf-0-4!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Fill.vue?vue&type=style&index=0&lang=less&module=true&\"; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--10-oneOf-0-0!../../../node_modules/css-loader/index.js??ref--10-oneOf-0-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-0-2!../../../node_modules/less-loader/dist/cjs.js??ref--10-oneOf-0-3!../../../node_modules/style-resources-loader/lib/index.js??ref--10-oneOf-0-4!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Fill.vue?vue&type=style&index=0&lang=less&module=true&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.wrap},[_vm._m(0),_c('base-form',{ref:\"form\",attrs:{\"has-captcha\":\"\",\"items\":_vm.data,\"label-width\":\"2em\",\"submit-text\":\"下一步\"},on:{\"submit\":_vm.onSubmit}}),_c('p',{staticClass:\"again_text\"},[_c('router-link',{attrs:{\"to\":{ path: '/cancellationAccount', query: _vm.$route.query }}},[_vm._v(\"\\n 重新申请\\n \")])],1)],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"base_title\"},[_c('p',[_vm._v(\"请填写需要注销的账号:\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Fill.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Fill.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Fill.vue?vue&type=template&id=78bcb0c0&\"\nimport script from \"./Fill.vue?vue&type=script&lang=js&\"\nexport * from \"./Fill.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Fill.vue?vue&type=style&index=0&lang=less&module=true&\"\n\n\n\n\nfunction injectStyles (context) {\n \n this[\"$style\"] = (style0.locals || style0)\n\n}\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n injectStyles,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}