doum
16 小时以前 b29d7b6bbe8256d5e95fb878adf06ffa9abb449a
1
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-index"],{"057e":function(e,t,n){"use strict";(function(t){var r=n("bdbb").default;n("5ef2"),n("7a76"),n("c9b5"),n("aa9c"),n("bf0f"),n("2797"),n("9327"),n("d4b5");var i=n("a4f9");e.exports=function(e,n){n=n||new FormData;var o=[];function a(e){return null===e?"":i.isDate(e)?e.toISOString():i.isArrayBuffer(e)||i.isTypedArray(e)?"function"===typeof Blob?new Blob([e]):t.from(e):e}return function e(t,s){if(i.isPlainObject(t)||i.isArray(t)){if(-1!==o.indexOf(t))throw Error("Circular reference detected in "+s);o.push(t),i.forEach(t,(function(t,o){if(!i.isUndefined(t)){var c,u=s?s+"."+o:o;if(t&&!s&&"object"===r(t))if(i.endsWith(o,"{}"))t=JSON.stringify(t);else if(i.endsWith(o,"[]")&&(c=i.toArray(t)))return void c.forEach((function(e){!i.isUndefined(e)&&n.append(u,a(e))}));e(t,u)}})),o.pop()}else n.append(s,a(t))}(e),n}}).call(this,n("12e3").Buffer)},"077e":function(e,t,n){"use strict";n.r(t);var r=n("9db62"),i=n("b9e4");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("79df");var a=n("828b"),s=Object(a["a"])(i["default"],r["b"],r["c"],!1,null,"2de315e4",null,!1,r["a"],void 0);t["default"]=s.exports},"0e17":function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},"0ec4":function(e,t,n){"use strict";n("bf0f"),n("2797");var r=n("a4f9"),i=n("6426");e.exports=function(e,t,n){var o=this||i;return r.forEach(n,(function(n){e=n.call(o,e,t)})),e}},"0f4a":function(e,t){e.exports=null},"0ff9":function(e,t,n){"use strict";n("7a76"),n("c9b5"),n("bf0f"),n("aa9c"),n("5ef2"),n("dd2b");var r=n("45ed");function i(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},i.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},i.source=function(){var e,t=new i((function(t){e=t}));return{token:t,cancel:e}},e.exports=i},"15f4":function(e,t,n){e.exports=n("44a8")},"1bdc":function(e,t,n){"use strict";n("5c47"),n("0506"),n("a1c1"),n("af8f");var r=n("a4f9");e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=i(window.location.href),function(t){var n=r.isString(t)?i(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return function(){return!0}}()},2322:function(e,t,n){"use strict";n("bf0f"),n("2797"),n("3efd"),n("aa9c"),n("c223");var r=n("a4f9"),i=n("b579"),o=n("4cf9"),a=n("8a7a"),s=n("9aef"),c=n("98b2"),u=n("b6c1"),f=u.validators;function l(e){this.defaults=e,this.interceptors={request:new o,response:new o}}l.prototype.request=function(e,t){"string"===typeof e?(t=t||{},t.url=e):t=e||{},t=s(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:f.transitional(f.boolean),forcedJSONParsing:f.transitional(f.boolean),clarifyTimeoutError:f.transitional(f.boolean)},!1);var r=[],i=!0;this.interceptors.request.forEach((function(e){"function"===typeof e.runWhen&&!1===e.runWhen(t)||(i=i&&e.synchronous,r.unshift(e.fulfilled,e.rejected))}));var o,c=[];if(this.interceptors.response.forEach((function(e){c.push(e.fulfilled,e.rejected)})),!i){var l=[a,void 0];Array.prototype.unshift.apply(l,r),l=l.concat(c),o=Promise.resolve(t);while(l.length)o=o.then(l.shift(),l.shift());return o}var d=t;while(r.length){var p=r.shift(),h=r.shift();try{d=p(d)}catch(m){h(m);break}}try{o=a(d)}catch(m){return Promise.reject(m)}while(c.length)o=o.then(c.shift(),c.shift());return o},l.prototype.getUri=function(e){e=s(this.defaults,e);var t=c(e.baseURL,e.url);return i(t,e.params,e.paramsSerializer)},r.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){function t(t){return function(n,r,i){return this.request(s(i||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:n,data:r}))}}l.prototype[e]=t(),l.prototype[e+"Form"]=t(!0)})),e.exports=l},"28d0":function(e,t,n){t.nextTick=function(e){var t=Array.prototype.slice.call(arguments);t.shift(),setTimeout((function(){e.apply(null,t)}),0)},t.platform=t.arch=t.execPath=t.title="browser",t.pid=1,t.browser=!0,t.env={},t.argv=[],t.binding=function(e){throw new Error("No such module. (Possibly not yet loaded)")},function(){var e,r="/";t.cwd=function(){return r},t.chdir=function(t){e||(e=n("a3fc")),r=e.resolve(t,r)}}(),t.exit=t.kill=t.umask=t.dlopen=t.uptime=t.memoryUsage=t.uvCounters=function(){},t.features={}},"2a3b":function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},"2d78":function(e,t,n){"use strict";n("6a54");var r=n("f5bd").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("2634")),o=r(n("2fdc"));n("5ef2"),n("5c47"),n("a1c1"),n("23f4"),n("7d2f"),n("9c4e"),n("ab80"),n("bf0f"),n("2797");r(n("15f4"));var a={data:function(){return{flag:"name",validPath:!0,form:{type:0,name:"",phone:"",money:"",remark:"",userId:""},loading:!1}},mounted:function(){this.loading=!1,this.validPath=this.isWeChatBrowser()||this.isAlipayBrowser(),this.form.userId=this.fetchParams("userId",window.location.href)},methods:{isWeChatBrowser:function(){var e=navigator.userAgent.toLowerCase();return-1!==e.indexOf("micromessenger")},isAlipayBrowser:function(){var e=navigator.userAgent.toLowerCase();return-1!==e.indexOf("alipayclient")},toSuccess:function(){uni.navigateTo({url:"/pages/success/success"})},fetchParams:function(e,t){e=e.replace(/[\[\]]/g,"\\$&");var n=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)"),r=n.exec(t);return console.log(r),r?r[2]?decodeURIComponent(r[2].replace(/\+/g," ")):"":null},sendSave:function(){var e=this;return(0,o.default)((0,i.default)().mark((function t(){var n,r,o,a,s,c;return(0,i.default)().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.loading,e.loading=!0,e,e.form.name){t.next=7;break}return uni.showToast({title:"请输入姓名",icon:"none"}),e.loading=!1,t.abrupt("return");case 7:if(e.form.phone){t.next=11;break}return uni.showToast({title:"请输入手机号",icon:"none"}),e.loading=!1,t.abrupt("return");case 11:if(11==e.form.phone.length){t.next=15;break}return uni.showToast({title:"请输入正确的11位手机号",icon:"none"}),e.loading=!1,t.abrupt("return");case 15:if(e.form.money&&!(e.form.money<.01)){t.next=18;break}return uni.showToast({title:"请输入正确的金额",icon:"none"}),t.abrupt("return");case 18:return t.next=20,e.$u.api.orderCreate(e.form);case 20:if(n=t.sent,n&&200===n.code){for(s in r=n.data.url,o=document.querySelectorAll("form"),o&&o.length&&o.forEach((function(e){e.remove()})),uni.showToast({title:"发起支付中"}),a=document.createElement("form"),a.action=r,a.id="tempFromId",a.method="post",a.style.display="block",n.data.param)n.data.param[s]&&(c=document.createElement("input"),console.log("============",s,n.data.param[s]),c.setAttribute("type","text"),c.setAttribute("name",s),c.setAttribute("value",n.data.param[s]),a.appendChild(c));document.body.appendChild(a),a.submit()}e.loading=!1;case 23:case"end":return t.stop()}}),t)})))()}}};t.default=a},"2f77":function(e,t,n){"use strict";n("5c47"),e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},"2fbe":function(e,t){e.exports={version:"0.27.2"}},"3872ee":function(e,t,n){"use strict";var r=n("d278");e.exports=function(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(new r("Request failed with status code "+n.status,[r.ERR_BAD_REQUEST,r.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):e(n)}},"3daa":function(e,t,n){"use strict";n("bf0f"),n("2797"),n("5ef2"),n("0c26"),n("c223");var r=n("a4f9"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,a={};return e?(r.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=r.trim(e.substr(0,o)).toLowerCase(),n=r.trim(e.substr(o+1)),t){if(a[t]&&i.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},"44a8":function(e,t,n){"use strict";n("bf0f"),n("18f7"),n("de6c");var r=n("a4f9"),i=n("64d3"),o=n("2322"),a=n("9aef"),s=n("6426");var c=function e(t){var n=new o(t),s=i(o.prototype.request,n);return r.extend(s,o.prototype,n),r.extend(s,n),s.create=function(n){return e(a(t,n))},s}(s);c.Axios=o,c.CanceledError=n("45ed"),c.CancelToken=n("0ff9"),c.isCancel=n("2a3b"),c.VERSION=n("2fbe").version,c.toFormData=n("057e"),c.AxiosError=n("d278"),c.Cancel=c.CanceledError,c.all=function(e){return Promise.all(e)},c.spread=n("0e17"),c.isAxiosError=n("49d5"),e.exports=c,e.exports.default=c},"45ed":function(e,t,n){"use strict";var r=n("d278"),i=n("a4f9");function o(e){r.call(this,null==e?"canceled":e,r.ERR_CANCELED),this.name="CanceledError"}i.inherits(o,r,{__CANCEL__:!0}),e.exports=o},"49d5":function(e,t,n){"use strict";var r=n("a4f9");e.exports=function(e){return r.isObject(e)&&!0===e.isAxiosError}},"4cf9":function(e,t,n){"use strict";n("aa9c"),n("bf0f"),n("2797");var r=n("a4f9");function i(){this.handlers=[]}i.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},i.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},i.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=i},5040:function(e,t,n){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},6426:function(e,t,n){"use strict";(function(t){n("bf0f"),n("0c26"),n("d4b5"),n("c9b5"),n("ab80"),n("2797");var r=n("a4f9"),i=n("a3ed"),o=n("d278"),a=n("5040"),s=n("057e"),c={"Content-Type":"application/x-www-form-urlencoded"};function u(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var f={transitional:a,adapter:function(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof t&&"[object process]"===Object.prototype.toString.call(t))&&(e=n("b8b4")),e}(),transformRequest:[function(e,t){if(i(t,"Accept"),i(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e))return e;if(r.isArrayBufferView(e))return e.buffer;if(r.isURLSearchParams(e))return u(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString();var n,o=r.isObject(e),a=t&&t["Content-Type"];if((n=r.isFileList(e))||o&&"multipart/form-data"===a){var c=this.env&&this.env.FormData;return s(n?{"files[]":e}:e,c&&new c)}return o||"application/json"===a?(u(t,"application/json"),function(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(i){if("SyntaxError"!==i.name)throw i}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||f.transitional,n=t&&t.silentJSONParsing,i=t&&t.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||i&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(s){if(a){if("SyntaxError"===s.name)throw o.from(s,o.ERR_BAD_RESPONSE,this,null,this.response);throw s}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:n("0f4a")},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){f.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){f.headers[e]=r.merge(c)})),e.exports=f}).call(this,n("28d0"))},"64d3":function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},6928:function(e,t,n){"use strict";n("aa9c"),n("5c47"),n("2c10"),n("23f4"),n("7d2f"),n("9c4e"),n("ab80");var r=n("a4f9");e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,i,o,a){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},6951:function(e,t,n){var r=n("c86c");t=r(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.box[data-v-2de315e4]{width:100%;padding:0 %?40?%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column}.box .icon[data-v-2de315e4]{width:%?180?%;height:%?180?%;margin-top:%?54?%}.box .title[data-v-2de315e4]{font-size:%?32?%;color:#222;margin-top:%?32?%}.content[data-v-2de315e4]{width:100%;padding:%?20?% %?30?%;box-sizing:border-box}.content .btn[data-v-2de315e4]{width:100%;height:%?88?%;line-height:%?88?%;text-align:center;background:#0464fc;border-radius:%?8?%;font-weight:500;font-size:%?32?%;color:#fff;margin-top:%?150?%}.content .banner[data-v-2de315e4]{width:100%;height:%?400?%;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:%?20?%}.content .banner uni-image[data-v-2de315e4]{width:100%}.content .list[data-v-2de315e4]{width:100%;height:calc(100% - %?800?%);overflow-y:auto;display:flex;flex-direction:column;margin-top:%?30?%}.content .list .list-item[data-v-2de315e4]{width:100%;height:%?100?%;display:flex;align-items:center;justify-content:space-between;border-bottom:%?1?% solid #e5e5e5}.content .list .list-item .list-item-label[data-v-2de315e4]{flex-shrink:0;width:%?160?%;font-weight:400;font-size:%?28?%;color:#333}.content .list .list-item .list-item-label uni-text[data-v-2de315e4]{color:red}.content .list .list-item .list-item-cate[data-v-2de315e4]{flex:1;display:flex;align-items:center;justify-content:flex-end}.content .list .list-item .list-item-cate .active[data-v-2de315e4]{background:#0464fc!important;color:#fff!important}.content .list .list-item .list-item-cate .list-item-cate-item[data-v-2de315e4]{padding:0 %?28?%;height:%?64?%;line-height:%?64?%;background:#f7f7f7;border-radius:%?8?%;font-weight:400;font-size:%?26?%;color:#333;margin-right:%?20?%}.content .list .list-item .list-item-cate .list-item-cate-item[data-v-2de315e4]:last-child{margin:0!important}.content .list .list-item .list-item-input[data-v-2de315e4]{flex:1}.content .list .list-item .list-item-input uni-input[data-v-2de315e4]{width:100%;font-weight:400;font-size:%?28?%;text-align:right}',""]),e.exports=t},"79df":function(e,t,n){"use strict";var r=n("b1e9"),i=n.n(r);i.a},"8a7a":function(e,t,n){"use strict";n("bf0f"),n("2797");var r=n("a4f9"),i=n("0ec4"),o=n("2a3b"),a=n("6426"),s=n("45ed");function c(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new s}e.exports=function(e){c(e),e.headers=e.headers||{},e.data=i.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]}));var t=e.adapter||a.adapter;return t(e).then((function(t){return c(e),t.data=i.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(c(e),t&&t.response&&(t.response.data=i.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},"8cd0":function(e,t,n){"use strict";n("5c47"),n("0506"),e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},9327:function(e,t,n){"use strict";var r=n("8bdb"),i=n("9f69"),o=n("1ded").f,a=n("c435"),s=n("9e70"),c=n("b6a1"),u=n("862c"),f=n("0931"),l=n("a734"),d=i("".slice),p=Math.min,h=f("endsWith"),m=!l&&!h&&!!function(){var e=o(String.prototype,"endsWith");return e&&!e.writable}();r({target:"String",proto:!0,forced:!m&&!h},{endsWith:function(e){var t=s(u(this));c(e);var n=arguments.length>1?arguments[1]:void 0,r=t.length,i=void 0===n?r:p(a(n),r),o=s(e);return d(t,i-o.length,i)===o}})},"98b2":function(e,t,n){"use strict";var r=n("8cd0"),i=n("bd58");e.exports=function(e,t){return e&&!r(t)?i(e,t):t}},"9aef":function(e,t,n){"use strict";n("f7a5"),n("bf0f"),n("2797"),n("c223"),n("dc8a");var r=n("a4f9");e.exports=function(e,t){t=t||{};var n={};function i(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function o(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:i(void 0,e[n]):i(e[n],t[n])}function a(e){if(!r.isUndefined(t[e]))return i(void 0,t[e])}function s(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:i(void 0,e[n]):i(void 0,t[n])}function c(n){return n in t?i(e[n],t[n]):n in e?i(void 0,e[n]):void 0}var u={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:c};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||o,i=t(e);r.isUndefined(i)&&t!==c||(n[e]=i)})),n}},"9db62":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.validPath?n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticClass:"banner"},[n("v-uni-image",{attrs:{src:"/static/banner.png",mode:"widthFix"}})],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-view",{staticClass:"list-item"},[n("v-uni-view",{staticClass:"list-item-label"},[n("v-uni-text",[e._v("*")]),e._v("付款事由")],1),n("v-uni-view",{staticClass:"list-item-cate"},[n("v-uni-view",{class:{"list-item-cate-item":!0,active:0===e.form.type},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.form.type=0}}},[e._v("车款")]),n("v-uni-view",{class:{"list-item-cate-item":!0,active:1===e.form.type},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.form.type=1}}},[e._v("延期款")])],1)],1),n("v-uni-view",{staticClass:"list-item"},[n("v-uni-view",{staticClass:"list-item-label"},[n("v-uni-text",[e._v("*")]),e._v("姓名")],1),n("v-uni-view",{staticClass:"list-item-input"},[n("v-uni-input",{attrs:{type:"text",focus:!0,placeholder:"请输入"},model:{value:e.form.name,callback:function(t){e.$set(e.form,"name",t)},expression:"form.name"}})],1)],1),n("v-uni-view",{staticClass:"list-item"},[n("v-uni-view",{staticClass:"list-item-label"},[n("v-uni-text",[e._v("*")]),e._v("手机号")],1),n("v-uni-view",{staticClass:"list-item-input"},[n("v-uni-input",{attrs:{type:"tel",placeholder:"请输入"},model:{value:e.form.phone,callback:function(t){e.$set(e.form,"phone",t)},expression:"form.phone"}})],1)],1),n("v-uni-view",{staticClass:"list-item"},[n("v-uni-view",{staticClass:"list-item-label"},[n("v-uni-text",[e._v("*")]),e._v("金额(元)")],1),n("v-uni-view",{staticClass:"list-item-input"},[n("v-uni-input",{attrs:{type:"number",placeholder:"请输入"},model:{value:e.form.money,callback:function(t){e.$set(e.form,"money",t)},expression:"form.money"}})],1)],1),n("v-uni-view",{staticClass:"list-item"},[n("v-uni-view",{staticClass:"list-item-label"},[e._v("备注")]),n("v-uni-view",{staticClass:"list-item-input"},[n("v-uni-input",{attrs:{type:"text",placeholder:"请输入","adjust-position":"true"},model:{value:e.form.remark,callback:function(t){e.$set(e.form,"remark",t)},expression:"form.remark"}})],1)],1)],1),n("v-uni-view",{staticClass:"btn",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.sendSave.apply(void 0,arguments)}}},[e._v("去支付")])],1):n("v-uni-view",{staticClass:"box"},[n("v-uni-image",{staticClass:"icon",attrs:{src:"/static/ic_payfail.png",mode:"widthFix"}}),n("v-uni-view",{staticClass:"title"},[e._v("请使用微信或者支付宝应用扫码打开")])],1)},i=[]},a3ed:function(e,t,n){"use strict";n("bf0f"),n("2797");var r=n("a4f9");e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},a3fc:function(e,t,n){(function(e){function n(e,t){for(var n=0,r=e.length-1;r>=0;r--){var i=e[r];"."===i?e.splice(r,1):".."===i?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n--;n)e.unshift("..");return e}function r(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r<e.length;r++)t(e[r],r,e)&&n.push(e[r]);return n}t.resolve=function(){for(var t="",i=!1,o=arguments.length-1;o>=-1&&!i;o--){var a=o>=0?arguments[o]:e.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(t=a+"/"+t,i="/"===a.charAt(0))}return t=n(r(t.split("/"),(function(e){return!!e})),!i).join("/"),(i?"/":"")+t||"."},t.normalize=function(e){var o=t.isAbsolute(e),a="/"===i(e,-1);return e=n(r(e.split("/"),(function(e){return!!e})),!o).join("/"),e||o||(e="."),e&&a&&(e+="/"),(o?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(r(e,(function(e,t){if("string"!==typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))},t.relative=function(e,n){function r(e){for(var t=0;t<e.length;t++)if(""!==e[t])break;for(var n=e.length-1;n>=0;n--)if(""!==e[n])break;return t>n?[]:e.slice(t,n-t+1)}e=t.resolve(e).substr(1),n=t.resolve(n).substr(1);for(var i=r(e.split("/")),o=r(n.split("/")),a=Math.min(i.length,o.length),s=a,c=0;c<a;c++)if(i[c]!==o[c]){s=c;break}var u=[];for(c=s;c<i.length;c++)u.push("..");return u=u.concat(o.slice(s)),u.join("/")},t.sep="/",t.delimiter=":",t.dirname=function(e){if("string"!==typeof e&&(e+=""),0===e.length)return".";for(var t=e.charCodeAt(0),n=47===t,r=-1,i=!0,o=e.length-1;o>=1;--o)if(t=e.charCodeAt(o),47===t){if(!i){r=o;break}}else i=!1;return-1===r?n?"/":".":n&&1===r?"/":e.slice(0,r)},t.basename=function(e,t){var n=function(e){"string"!==typeof e&&(e+="");var t,n=0,r=-1,i=!0;for(t=e.length-1;t>=0;--t)if(47===e.charCodeAt(t)){if(!i){n=t+1;break}}else-1===r&&(i=!1,r=t+1);return-1===r?"":e.slice(n,r)}(e);return t&&n.substr(-1*t.length)===t&&(n=n.substr(0,n.length-t.length)),n},t.extname=function(e){"string"!==typeof e&&(e+="");for(var t=-1,n=0,r=-1,i=!0,o=0,a=e.length-1;a>=0;--a){var s=e.charCodeAt(a);if(47!==s)-1===r&&(i=!1,r=a+1),46===s?-1===t?t=a:1!==o&&(o=1):-1!==t&&(o=-1);else if(!i){n=a+1;break}}return-1===t||-1===r||0===o||1===o&&t===r-1&&t===n+1?"":e.slice(t,r)};var i="b"==="ab".substr(-1)?function(e,t,n){return e.substr(t,n)}:function(e,t,n){return t<0&&(t=e.length+t),e.substr(t,n)}}).call(this,n("28d0"))},a4f9:function(e,t,n){"use strict";var r=n("bdbb").default;n("bf0f"),n("f7a5"),n("80e3"),n("4db2"),n("c753"),n("926e"),n("c9b5"),n("ab80"),n("0c26"),n("5c47"),n("a1c1"),n("7f48"),n("5ef2"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1");var i=n("64d3"),o=Object.prototype.toString,a=function(e){return function(t){var n=o.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())}}(Object.create(null));function s(e){return e=e.toLowerCase(),function(t){return a(t)===e}}function c(e){return Array.isArray(e)}function u(e){return"undefined"===typeof e}var f=s("ArrayBuffer");function l(e){return null!==e&&"object"===r(e)}function d(e){if("object"!==a(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var p=s("Date"),h=s("File"),m=s("Blob"),v=s("FileList");function b(e){return"[object Function]"===o.call(e)}var g=s("URLSearchParams");function y(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==r(e)&&(e=[e]),c(e))for(var n=0,i=e.length;n<i;n++)t.call(null,e[n],n,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}var w=function(e){return function(t){return e&&t instanceof e}}("undefined"!==typeof Uint8Array&&Object.getPrototypeOf(Uint8Array));e.exports={isArray:c,isArrayBuffer:f,isBuffer:function(e){return null!==e&&!u(e)&&null!==e.constructor&&!u(e.constructor)&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return e&&("function"===typeof FormData&&e instanceof FormData||"[object FormData]"===o.call(e)||b(e.toString)&&"[object FormData]"===e.toString())},isArrayBufferView:function(e){var t;return t="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&f(e.buffer),t},isString:function(e){return"string"===typeof e},isNumber:function(e){return"number"===typeof e},isObject:l,isPlainObject:d,isUndefined:u,isDate:p,isFile:h,isBlob:m,isFunction:b,isStream:function(e){return l(e)&&b(e.pipe)},isURLSearchParams:g,isStandardBrowserEnv:function(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)},forEach:y,merge:function e(){var t={};function n(n,r){d(t[r])&&d(n)?t[r]=e(t[r],n):d(n)?t[r]=e({},n):c(n)?t[r]=n.slice():t[r]=n}for(var r=0,i=arguments.length;r<i;r++)y(arguments[r],n);return t},extend:function(e,t,n){return y(t,(function(t,r){e[r]=n&&"function"===typeof t?i(t,n):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e},inherits:function(e,t,n,r){e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,n&&Object.assign(e.prototype,n)},toFlatObject:function(e,t,n){var r,i,o,a={};t=t||{};do{r=Object.getOwnPropertyNames(e),i=r.length;while(i-- >0)o=r[i],a[o]||(t[o]=e[o],a[o]=!0);e=Object.getPrototypeOf(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:a,kindOfTest:s,endsWith:function(e,t,n){e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;var r=e.indexOf(t,n);return-1!==r&&r===n},toArray:function(e){if(!e)return null;var t=e.length;if(u(t))return null;var n=new Array(t);while(t-- >0)n[t]=e[t];return n},isTypedArray:w,isFileList:v}},b1e9:function(e,t,n){var r=n("6951");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("967d").default;i("a4e95da0",r,!0,{sourceMap:!1,shadowMode:!1})},b579:function(e,t,n){"use strict";n("5c47"),n("a1c1"),n("c9b5"),n("bf0f"),n("ab80"),n("2797"),n("d4b5"),n("aa9c"),n("5ef2"),n("f7a5");var r=n("a4f9");function i(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(r.isURLSearchParams(t))o=t.toString();else{var a=[];r.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(i(t)+"="+i(e))})))})),o=a.join("&")}if(o){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},b6c1:function(e,t,n){"use strict";var r=n("bdbb").default;n("bf0f"),n("dc8a");var i=n("2fbe").version,o=n("d278"),a={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){a[e]=function(n){return r(n)===e||"a"+(t<1?"n ":" ")+e}}));var s={};a.transitional=function(e,t,n){function r(e,t){return"[Axios v"+i+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,i,a){if(!1===e)throw new o(r(i," has been removed"+(t?" in "+t:"")),o.ERR_DEPRECATED);return t&&!s[i]&&(s[i]=!0,console.warn(r(i," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,i,a)}},e.exports={assertOptions:function(e,t,n){if("object"!==r(e))throw new o("options must be an object",o.ERR_BAD_OPTION_VALUE);var i=Object.keys(e),a=i.length;while(a-- >0){var s=i[a],c=t[s];if(c){var u=e[s],f=void 0===u||c(u,s,e);if(!0!==f)throw new o("option "+s+" must be "+f,o.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new o("Unknown option "+s,o.ERR_BAD_OPTION)}},validators:a}},b8b4:function(e,t,n){"use strict";n("bf0f"),n("c9b5"),n("d5c6"),n("5a56"),n("f074"),n("5ef2"),n("2797");var r=n("a4f9"),i=n("3872ee"),o=n("6928"),a=n("b579"),s=n("98b2"),c=n("3daa"),u=n("1bdc"),f=n("5040"),l=n("d278"),d=n("45ed"),p=n("2f77");e.exports=function(e){return new Promise((function(t,n){var h,m=e.data,v=e.headers,b=e.responseType;function g(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}r.isFormData(m)&&r.isStandardBrowserEnv()&&delete v["Content-Type"];var y=new XMLHttpRequest;if(e.auth){var w=e.auth.username||"",x=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";v.Authorization="Basic "+btoa(w+":"+x)}var E=s(e.baseURL,e.url);function O(){if(y){var r="getAllResponseHeaders"in y?c(y.getAllResponseHeaders()):null,o=b&&"text"!==b&&"json"!==b?y.response:y.responseText,a={data:o,status:y.status,statusText:y.statusText,headers:r,config:e,request:y};i((function(e){t(e),g()}),(function(e){n(e),g()}),a),y=null}}if(y.open(e.method.toUpperCase(),a(E,e.params,e.paramsSerializer),!0),y.timeout=e.timeout,"onloadend"in y?y.onloadend=O:y.onreadystatechange=function(){y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))&&setTimeout(O)},y.onabort=function(){y&&(n(new l("Request aborted",l.ECONNABORTED,e,y)),y=null)},y.onerror=function(){n(new l("Network Error",l.ERR_NETWORK,e,y,y)),y=null},y.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||f;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(new l(t,r.clarifyTimeoutError?l.ETIMEDOUT:l.ECONNABORTED,e,y)),y=null},r.isStandardBrowserEnv()){var A=(e.withCredentials||u(E))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;A&&(v[e.xsrfHeaderName]=A)}"setRequestHeader"in y&&r.forEach(v,(function(e,t){"undefined"===typeof m&&"content-type"===t.toLowerCase()?delete v[t]:y.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(y.withCredentials=!!e.withCredentials),b&&"json"!==b&&(y.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&y.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(h=function(e){y&&(n(!e||e&&e.type?new d:e),y.abort(),y=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h))),m||(m=null);var R=p(E);R&&-1===["http","https","file"].indexOf(R)?n(new l("Unsupported protocol "+R+":",l.ERR_BAD_REQUEST,e)):y.send(m)}))}},b9e4:function(e,t,n){"use strict";n.r(t);var r=n("2d78"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},bd58:function(e,t,n){"use strict";n("5c47"),n("a1c1"),e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},c753:function(e,t,n){"use strict";var r=n("8bdb"),i=n("7ddb"),o=i.NATIVE_ARRAY_BUFFER_VIEWS;r({target:"ArrayBuffer",stat:!0,forced:!o},{isView:i.isView})},d278:function(e,t,n){"use strict";n("7a76"),n("c9b5"),n("01a2"),n("e39c"),n("bf0f"),n("a03a"),n("6a54");var r=n("a4f9");function i(e,t,n,r,i){Error.call(this),this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}r.inherits(i,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var o=i.prototype,a={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(e){a[e]={value:e}})),Object.defineProperties(i,a),Object.defineProperty(o,"isAxiosError",{value:!0}),i.from=function(e,t,n,a,s,c){var u=Object.create(o);return r.toFlatObject(e,u,(function(e){return e!==Error.prototype})),i.call(u,e.message,t,n,a,s),u.name=e.name,c&&Object.assign(u,c),u},e.exports=i}}]);