14 lines
161 KiB
JavaScript
14 lines
161 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-rechargeopr"],{"01b5":function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("64aa");var r={props:{type:{type:String,default:uni.$u.props.text.type},show:{type:Boolean,default:uni.$u.props.text.show},text:{type:[String,Number],default:uni.$u.props.text.text},prefixIcon:{type:String,default:uni.$u.props.text.prefixIcon},suffixIcon:{type:String,default:uni.$u.props.text.suffixIcon},mode:{type:String,default:uni.$u.props.text.mode},href:{type:String,default:uni.$u.props.text.href},format:{type:[String,Function],default:uni.$u.props.text.format},call:{type:Boolean,default:uni.$u.props.text.call},openType:{type:String,default:uni.$u.props.text.openType},bold:{type:Boolean,default:uni.$u.props.text.bold},block:{type:Boolean,default:uni.$u.props.text.block},lines:{type:[String,Number],default:uni.$u.props.text.lines},color:{type:String,default:uni.$u.props.text.color},size:{type:[String,Number],default:uni.$u.props.text.size},iconStyle:{type:[Object,String],default:uni.$u.props.text.iconStyle},decoration:{type:String,default:uni.$u.props.text.decoration},margin:{type:[Object,String,Number],default:uni.$u.props.text.margin},lineHeight:{type:[String,Number],default:uni.$u.props.text.lineHeight},align:{type:String,default:uni.$u.props.text.align},wordWrap:{type:String,default:uni.$u.props.text.wordWrap}}};t.default=r},"0444":function(e,t,n){"use strict";
|
||
/*
|
||
object-assign
|
||
(c) Sindre Sorhus
|
||
@license MIT
|
||
*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map((function(e){return t[e]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(e){i[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(a){return!1}}()?Object.assign:function(e,t){for(var n,s,l=o(e),u=1;u<arguments.length;u++){for(var f in n=Object(arguments[u]),n)i.call(n,f)&&(l[f]=n[f]);if(r){s=r(n);for(var c=0;c<s.length;c++)a.call(n,s[c])&&(l[s[c]]=n[s[c]])}}return l}},"07b0":function(e,t,n){var r=n("7d11");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("967d").default;i("58f528c5",r,!0,{sourceMap:!1,shadowMode:!1})},"0ec1":function(e,t,n){"use strict";var r=n("ca99f"),i=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=c;var a=Object.create(n("8ce8"));a.inherits=n("2c2e");var o=n("46dd"),s=n("edd4");a.inherits(c,o);for(var l=i(s.prototype),u=0;u<l.length;u++){var f=l[u];c.prototype[f]||(c.prototype[f]=s.prototype[f])}function c(e){if(!(this instanceof c))return new c(e);o.call(this,e),s.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",d)}function d(){this.allowHalfOpen||this._writableState.ended||r.nextTick(h,this)}function h(e){e.end()}Object.defineProperty(c.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(c.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed&&this._writableState.destroyed)},set:function(e){void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed=e,this._writableState.destroyed=e)}}),c.prototype._destroy=function(e,t){this.push(null),this.end(),r.nextTick(t,e)}},"0f55":function(e,t,n){"use strict";e.exports=o;var r=n("0ec1"),i=Object.create(n("8ce8"));function a(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(!r)return this.emit("error",new Error("write callback called multiple times"));n.writechunk=null,n.writecb=null,null!=t&&this.push(t),r(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function o(e){if(!(this instanceof o))return new o(e);r.call(this,e),this._transformState={afterTransform:a.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"===typeof e.transform&&(this._transform=e.transform),"function"===typeof e.flush&&(this._flush=e.flush)),this.on("prefinish",s)}function s(){var e=this;"function"===typeof this._flush?this._flush((function(t,n){l(e,t,n)})):l(this,null,null)}function l(e,t,n){if(t)return e.emit("error",t);if(null!=n&&e.push(n),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}i.inherits=n("2c2e"),i.inherits(o,r),o.prototype.push=function(e,t){return this._transformState.needTransform=!1,r.prototype.push.call(this,e,t)},o.prototype._transform=function(e,t,n){throw new Error("_transform() is not implemented")},o.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},o.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},o.prototype._destroy=function(e,t){var n=this;r.prototype._destroy.call(this,e,(function(e){t(e),n.emit("close")}))}},1:function(e,t){},"101c":function(e,t,n){"use strict";var r=n("2a01"),i=n.n(r);i.a},"110c":function(e,t,n){"use strict";(function(e,r){var i=n("37e3"),a=n("87de"),o=n("54eb"),s=n("7e48"),l=n("d233");for(var u in l)t[u]=l[u];t.NONE=0,t.DEFLATE=1,t.INFLATE=2,t.GZIP=3,t.GUNZIP=4,t.DEFLATERAW=5,t.INFLATERAW=6,t.UNZIP=7;function f(e){if("number"!==typeof e||e<t.DEFLATE||e>t.UNZIP)throw new TypeError("Bad argument");this.dictionary=null,this.err=0,this.flush=0,this.init_done=!1,this.level=0,this.memLevel=0,this.mode=e,this.strategy=0,this.windowBits=0,this.write_in_progress=!1,this.pending_close=!1,this.gzip_id_bytes_read=0}f.prototype.close=function(){this.write_in_progress?this.pending_close=!0:(this.pending_close=!1,i(this.init_done,"close before init"),i(this.mode<=t.UNZIP),this.mode===t.DEFLATE||this.mode===t.GZIP||this.mode===t.DEFLATERAW?o.deflateEnd(this.strm):this.mode!==t.INFLATE&&this.mode!==t.GUNZIP&&this.mode!==t.INFLATERAW&&this.mode!==t.UNZIP||s.inflateEnd(this.strm),this.mode=t.NONE,this.dictionary=null)},f.prototype.write=function(e,t,n,r,i,a,o){return this._write(!0,e,t,n,r,i,a,o)},f.prototype.writeSync=function(e,t,n,r,i,a,o){return this._write(!1,e,t,n,r,i,a,o)},f.prototype._write=function(n,a,o,s,l,u,f,c){if(i.equal(arguments.length,8),i(this.init_done,"write before init"),i(this.mode!==t.NONE,"already finalized"),i.equal(!1,this.write_in_progress,"write already in progress"),i.equal(!1,this.pending_close,"close is pending"),this.write_in_progress=!0,i.equal(!1,void 0===a,"must provide flush value"),this.write_in_progress=!0,a!==t.Z_NO_FLUSH&&a!==t.Z_PARTIAL_FLUSH&&a!==t.Z_SYNC_FLUSH&&a!==t.Z_FULL_FLUSH&&a!==t.Z_FINISH&&a!==t.Z_BLOCK)throw new Error("Invalid flush value");if(null==o&&(o=e.alloc(0),l=0,s=0),this.strm.avail_in=l,this.strm.input=o,this.strm.next_in=s,this.strm.avail_out=c,this.strm.output=u,this.strm.next_out=f,this.flush=a,!n)return this._process(),this._checkError()?this._afterSync():void 0;var d=this;return r.nextTick((function(){d._process(),d._after()})),this},f.prototype._afterSync=function(){var e=this.strm.avail_out,t=this.strm.avail_in;return this.write_in_progress=!1,[t,e]},f.prototype._process=function(){var e=null;switch(this.mode){case t.DEFLATE:case t.GZIP:case t.DEFLATERAW:this.err=o.deflate(this.strm,this.flush);break;case t.UNZIP:switch(this.strm.avail_in>0&&(e=this.strm.next_in),this.gzip_id_bytes_read){case 0:if(null===e)break;if(31!==this.strm.input[e]){this.mode=t.INFLATE;break}if(this.gzip_id_bytes_read=1,e++,1===this.strm.avail_in)break;case 1:if(null===e)break;139===this.strm.input[e]?(this.gzip_id_bytes_read=2,this.mode=t.GUNZIP):this.mode=t.INFLATE;break;default:throw new Error("invalid number of gzip magic number bytes read")}case t.INFLATE:case t.GUNZIP:case t.INFLATERAW:this.err=s.inflate(this.strm,this.flush),this.err===t.Z_NEED_DICT&&this.dictionary&&(this.err=s.inflateSetDictionary(this.strm,this.dictionary),this.err===t.Z_OK?this.err=s.inflate(this.strm,this.flush):this.err===t.Z_DATA_ERROR&&(this.err=t.Z_NEED_DICT));while(this.strm.avail_in>0&&this.mode===t.GUNZIP&&this.err===t.Z_STREAM_END&&0!==this.strm.next_in[0])this.reset(),this.err=s.inflate(this.strm,this.flush);break;default:throw new Error("Unknown mode "+this.mode)}},f.prototype._checkError=function(){switch(this.err){case t.Z_OK:case t.Z_BUF_ERROR:if(0!==this.strm.avail_out&&this.flush===t.Z_FINISH)return this._error("unexpected end of file"),!1;break;case t.Z_STREAM_END:break;case t.Z_NEED_DICT:return null==this.dictionary?this._error("Missing dictionary"):this._error("Bad dictionary"),!1;default:return this._error("Zlib error"),!1}return!0},f.prototype._after=function(){if(this._checkError()){var e=this.strm.avail_out,t=this.strm.avail_in;this.write_in_progress=!1,this.callback(t,e),this.pending_close&&this.close()}},f.prototype._error=function(e){this.strm.msg&&(e=this.strm.msg),this.onerror(e,this.err),this.write_in_progress=!1,this.pending_close&&this.close()},f.prototype.init=function(e,n,r,a,o){i(4===arguments.length||5===arguments.length,"init(windowBits, level, memLevel, strategy, [dictionary])"),i(e>=8&&e<=15,"invalid windowBits"),i(n>=-1&&n<=9,"invalid compression level"),i(r>=1&&r<=9,"invalid memlevel"),i(a===t.Z_FILTERED||a===t.Z_HUFFMAN_ONLY||a===t.Z_RLE||a===t.Z_FIXED||a===t.Z_DEFAULT_STRATEGY,"invalid strategy"),this._init(n,e,r,a,o),this._setDictionary()},f.prototype.params=function(){throw new Error("deflateParams Not supported")},f.prototype.reset=function(){this._reset(),this._setDictionary()},f.prototype._init=function(e,n,r,i,l){switch(this.level=e,this.windowBits=n,this.memLevel=r,this.strategy=i,this.flush=t.Z_NO_FLUSH,this.err=t.Z_OK,this.mode!==t.GZIP&&this.mode!==t.GUNZIP||(this.windowBits+=16),this.mode===t.UNZIP&&(this.windowBits+=32),this.mode!==t.DEFLATERAW&&this.mode!==t.INFLATERAW||(this.windowBits=-1*this.windowBits),this.strm=new a,this.mode){case t.DEFLATE:case t.GZIP:case t.DEFLATERAW:this.err=o.deflateInit2(this.strm,this.level,t.Z_DEFLATED,this.windowBits,this.memLevel,this.strategy);break;case t.INFLATE:case t.GUNZIP:case t.INFLATERAW:case t.UNZIP:this.err=s.inflateInit2(this.strm,this.windowBits);break;default:throw new Error("Unknown mode "+this.mode)}this.err!==t.Z_OK&&this._error("Init error"),this.dictionary=l,this.write_in_progress=!1,this.init_done=!0},f.prototype._setDictionary=function(){if(null!=this.dictionary){switch(this.err=t.Z_OK,this.mode){case t.DEFLATE:case t.DEFLATERAW:this.err=o.deflateSetDictionary(this.strm,this.dictionary);break;default:break}this.err!==t.Z_OK&&this._error("Failed to set dictionary")}},f.prototype._reset=function(){switch(this.err=t.Z_OK,this.mode){case t.DEFLATE:case t.DEFLATERAW:case t.GZIP:this.err=o.deflateReset(this.strm);break;case t.INFLATE:case t.INFLATERAW:case t.GUNZIP:this.err=s.inflateReset(this.strm);break;default:break}this.err!==t.Z_OK&&this._error("Failed to reset stream")},t.Zlib=f}).call(this,n("12e3").Buffer,n("28d0"))},"1a0d":function(e,t,n){"use strict";n.r(t);var r=n("7966"),i=n("5161");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],void 0);t["default"]=s.exports},"1b19":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 n("uvText",{attrs:{type:e.type,show:e.show,text:e.text,prefixIcon:e.prefixIcon,suffixIcon:e.suffixIcon,mode:e.mode,href:e.href,format:e.format,call:e.call,openType:e.openType,bold:e.bold,block:e.block,lines:e.lines,color:e.color,decoration:e.decoration,size:e.size,iconStyle:e.iconStyle,margin:e.margin,lineHeight:e.lineHeight,align:e.align,wordWrap:e.wordWrap,customStyle:e.customStyle},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$emit("click")}}})},i=[]},"1c80":function(e,t,n){"use strict";n.r(t);var r=n("1b19"),i=n("bf22");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],void 0);t["default"]=s.exports},"1cf5":function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("64aa");var r={props:{src:{type:String,default:uni.$u.props.image.src},mode:{type:String,default:uni.$u.props.image.mode},width:{type:[String,Number],default:uni.$u.props.image.width},height:{type:[String,Number],default:uni.$u.props.image.height},shape:{type:String,default:uni.$u.props.image.shape},radius:{type:[String,Number],default:uni.$u.props.image.radius},lazyLoad:{type:Boolean,default:uni.$u.props.image.lazyLoad},showMenuByLongpress:{type:Boolean,default:uni.$u.props.image.showMenuByLongpress},loadingIcon:{type:String,default:uni.$u.props.image.loadingIcon},errorIcon:{type:String,default:uni.$u.props.image.errorIcon},showLoading:{type:Boolean,default:uni.$u.props.image.showLoading},showError:{type:Boolean,default:uni.$u.props.image.showError},fade:{type:Boolean,default:uni.$u.props.image.fade},webp:{type:Boolean,default:uni.$u.props.image.webp},duration:{type:[String,Number],default:uni.$u.props.image.duration},bgColor:{type:String,default:uni.$u.props.image.bgColor}}};t.default=r},"1d47":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("a143")),a=r(n("01b5")),o={name:"u--text",mixins:[uni.$u.mpMixin,a.default,uni.$u.mixin],components:{uvText:i.default}};t.default=o},2:function(e,t){},2494:function(e,t,n){"use strict";function r(e){for(var t=e.length,n=[],r=-1;r<=t;r++)n[r]=[];var i=[];for(r=0;r<t;r++)for(var a=0;a<t;a++)n[r][a]||(n[r][a]=1,o(r,a)?o(r-1,a)||i.push(s(r,a,"right")):o(r,a-1)&&i.push(s(r,a,"down")));return i;function o(n,r){return!(n<0||r<0||n>=t||r>=t)&&!!e[n][r]}function s(e,t,r){n[e][t]=1;var i=[];i.push(["M",t,e]);var a=e,s=t,l=0;do{switch(r){case"right":n[a][s]=1,o(a,s)?(n[a-1][s]=1,o(a-1,s)?(i.push(["h",l]),l=0,r="up"):(l++,s++)):(i.push(["h",l]),l=0,r="down");break;case"left":n[a-1][s-1]=1,o(a-1,s-1)?(n[a][s-1]=1,o(a,s-1)?(i.push(["h",-l]),l=0,r="down"):(l++,s--)):(i.push(["h",-l]),l=0,r="up");break;case"down":n[a][s-1]=1,o(a,s-1)?(n[a][s]=1,o(a,s)?(i.push(["v",l]),l=0,r="right"):(l++,a++)):(i.push(["v",l]),l=0,r="left");break;case"up":n[a-1][s]=1,o(a-1,s)?(n[a-1][s-1]=1,o(a-1,s-1)?(i.push(["v",-l]),l=0,r="left"):(l++,a--)):(i.push(["v",-l]),l=0,r="right");break}}while(a!=e||s!=t);return i}}function i(e,t,n){r(e).forEach((function(e){for(var r="",i=0;i<e.length;i++){var a=e[i];switch(a[0]){case"M":r+="M"+(a[1]+n)+" "+(a[2]+n);break;default:r+=a.join("")}}r+="z",t.push(r)}))}n("aa9c"),n("bf0f"),n("2797"),n("8f71"),n("fd3c"),e.exports={svg:function(e,t,n,r){var a=e.length+2*n;if(t.push('<svg xmlns="http://www.w3.org/2000/svg" '),r>0){var o=a*r;t.push('width="'+o+'" height="'+o+'" ')}t.push('viewBox="0 0 '+a+" "+a+'">'),t.push('<path d="'),i(e,t,n),t.push('"/></svg>'),t.push(null)},eps:function(e,t,n){var i=e.length,a=9*(i+2*n);t.push(["%!PS-Adobe-3.0 EPSF-3.0","%%BoundingBox: 0 0 "+a+" "+a,"/h { 0 rlineto } bind def","/v { 0 exch neg rlineto } bind def","/M { neg "+(i+n)+" add moveto } bind def","/z { closepath } bind def","9 9 scale",""].join("\n")),r(e).forEach((function(e){for(var r="",i=0;i<e.length;i++){var a=e[i];switch(a[0]){case"M":r+=a[1]+n+" "+a[2]+" M ";break;default:r+=a[1]+" "+a[0]+" "}}r+="z\n",t.push(r)})),t.push("fill\n%%EOF\n"),t.push(null)},pdf:function(e,t,n){var i=e.length,a=9*(i+2*n),o=["%PDF-1.0\n\n","1 0 obj << /Type /Catalog /Pages 2 0 R >> endobj\n","2 0 obj << /Type /Pages /Count 1 /Kids [ 3 0 R ] >> endobj\n"];o.push("3 0 obj << /Type /Page /Parent 2 0 R /Resources <<>> /Contents 4 0 R /MediaBox [ 0 0 "+a+" "+a+" ] >> endobj\n");var s="9 0 0 9 0 0 cm\n";s+=r(e).map((function(e){for(var t,r,a="",o=0;o<e.length;o++){var s=e[o];switch(s[0]){case"M":t=s[1]+n,r=i-s[2]+n,a+=t+" "+r+" m ";break;case"h":t+=s[1],a+=t+" "+r+" l ";break;case"v":r-=s[1],a+=t+" "+r+" l ";break}}return a+="h",a})).join("\n"),s+="\nf\n",o.push("4 0 obj << /Length "+s.length+" >> stream\n"+s+"endstream\nendobj\n");for(var l="xref\n0 5\n0000000000 65535 f \n",u=1,f=o[0].length;u<5;u++)l+=("0000000000"+f).substr(-10)+" 00000 n \n",f+=o[u].length;o.push(l,"trailer << /Root 1 0 R /Size 5 >>\n","startxref\n"+f+"\n%%EOF\n"),t.push(o.join("")),t.push(null)},svg_object:function(e,t){var n=[];i(e,n,t);var r={size:e.length+2*t,path:n.filter(Boolean).join("")};return r}}},"2a01":function(e,t,n){var r=n("5e40");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("967d").default;i("e046b6c6",r,!0,{sourceMap:!1,shadowMode:!1})},"2a98":function(e,t,n){"use strict";e.exports=function(e,t,n,r){var i=65535&e|0,a=e>>>16&65535|0,o=0;while(0!==n){o=n>2e3?2e3:n,n-=o;do{i=i+t[r++]|0,a=a+i|0}while(--o);i%=65521,a%=65521}return i|a<<16|0}},"2b44":function(e,t,n){"use strict";var r=n("82de"),i=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],a=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],o=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],s=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];e.exports=function(e,t,n,l,u,f,c,d){var h,p,b,g,v,_,m,w,y,x=d.bits,k=0,E=0,S=0,T=0,O=0,L=0,z=0,M=0,R=0,j=0,A=null,N=0,$=new r.Buf16(16),I=new r.Buf16(16),C=null,B=0;for(k=0;k<=15;k++)$[k]=0;for(E=0;E<l;E++)$[t[n+E]]++;for(O=x,T=15;T>=1;T--)if(0!==$[T])break;if(O>T&&(O=T),0===T)return u[f++]=20971520,u[f++]=20971520,d.bits=1,0;for(S=1;S<T;S++)if(0!==$[S])break;for(O<S&&(O=S),M=1,k=1;k<=15;k++)if(M<<=1,M-=$[k],M<0)return-1;if(M>0&&(0===e||1!==T))return-1;for(I[1]=0,k=1;k<15;k++)I[k+1]=I[k]+$[k];for(E=0;E<l;E++)0!==t[n+E]&&(c[I[t[n+E]]++]=E);if(0===e?(A=C=c,_=19):1===e?(A=i,N-=257,C=a,B-=257,_=256):(A=o,C=s,_=-1),j=0,E=0,k=S,v=f,L=O,z=0,b=-1,R=1<<O,g=R-1,1===e&&R>852||2===e&&R>592)return 1;for(;;){m=k-z,c[E]<_?(w=0,y=c[E]):c[E]>_?(w=C[B+c[E]],y=A[N+c[E]]):(w=96,y=0),h=1<<k-z,p=1<<L,S=p;do{p-=h,u[v+(j>>z)+p]=m<<24|w<<16|y|0}while(0!==p);h=1<<k-1;while(j&h)h>>=1;if(0!==h?(j&=h-1,j+=h):j=0,E++,0===--$[k]){if(k===T)break;k=t[n+c[E]]}if(k>O&&(j&g)!==b){0===z&&(z=O),v+=S,L=k-z,M=1<<L;while(L+z<T){if(M-=$[L+z],M<=0)break;L++,M<<=1}if(R+=1<<L,1===e&&R>852||2===e&&R>592)return 1;b=j&g,u[b]=O<<24|L<<16|v-f|0}}return 0!==j&&(u[v+j]=k-z<<24|64<<16|0),d.bits=O,0}},"2c2e":function(e,t){"function"===typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},"37e3":function(e,t,n){"use strict";(function(t){var r=n("0444");
|
||
/*!
|
||
* The buffer module from node.js, for the browser.
|
||
*
|
||
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
||
* @license MIT
|
||
*/function i(e,t){if(e===t)return 0;for(var n=e.length,r=t.length,i=0,a=Math.min(n,r);i<a;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0}function a(e){return t.Buffer&&"function"===typeof t.Buffer.isBuffer?t.Buffer.isBuffer(e):!(null==e||!e._isBuffer)}var o=n("38c2"),s=Object.prototype.hasOwnProperty,l=Array.prototype.slice,u=function(){return"foo"===function(){}.name}();function f(e){return Object.prototype.toString.call(e)}function c(e){return!a(e)&&("function"===typeof t.ArrayBuffer&&("function"===typeof ArrayBuffer.isView?ArrayBuffer.isView(e):!!e&&(e instanceof DataView||!!(e.buffer&&e.buffer instanceof ArrayBuffer))))}var d=e.exports=_,h=/\s*function\s+([^\(\s]*)\s*/;function p(e){if(o.isFunction(e)){if(u)return e.name;var t=e.toString(),n=t.match(h);return n&&n[1]}}function b(e,t){return"string"===typeof e?e.length<t?e:e.slice(0,t):e}function g(e){if(u||!o.isFunction(e))return o.inspect(e);var t=p(e),n=t?": "+t:"";return"[Function"+n+"]"}function v(e,t,n,r,i){throw new d.AssertionError({message:n,actual:e,expected:t,operator:r,stackStartFunction:i})}function _(e,t){e||v(e,!0,t,"==",d.ok)}function m(e,t,n,r){if(e===t)return!0;if(a(e)&&a(t))return 0===i(e,t);if(o.isDate(e)&&o.isDate(t))return e.getTime()===t.getTime();if(o.isRegExp(e)&&o.isRegExp(t))return e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase;if(null!==e&&"object"===typeof e||null!==t&&"object"===typeof t){if(c(e)&&c(t)&&f(e)===f(t)&&!(e instanceof Float32Array||e instanceof Float64Array))return 0===i(new Uint8Array(e.buffer),new Uint8Array(t.buffer));if(a(e)!==a(t))return!1;r=r||{actual:[],expected:[]};var s=r.actual.indexOf(e);return-1!==s&&s===r.expected.indexOf(t)||(r.actual.push(e),r.expected.push(t),function(e,t,n,r){if(null===e||void 0===e||null===t||void 0===t)return!1;if(o.isPrimitive(e)||o.isPrimitive(t))return e===t;if(n&&Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1;var i=w(e),a=w(t);if(i&&!a||!i&&a)return!1;if(i)return e=l.call(e),t=l.call(t),m(e,t,n);var s,u,f=k(e),c=k(t);if(f.length!==c.length)return!1;for(f.sort(),c.sort(),u=f.length-1;u>=0;u--)if(f[u]!==c[u])return!1;for(u=f.length-1;u>=0;u--)if(s=f[u],!m(e[s],t[s],n,r))return!1;return!0}(e,t,n,r))}return n?e===t:e==t}function w(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function y(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(n){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function x(e,t,n,r){var i;if("function"!==typeof t)throw new TypeError('"block" argument must be a function');"string"===typeof n&&(r=n,n=null),i=function(e){var t;try{e()}catch(n){t=n}return t}(t),r=(n&&n.name?" ("+n.name+").":".")+(r?" "+r:"."),e&&!i&&v(i,n,"Missing expected exception"+r);var a="string"===typeof r,s=!e&&o.isError(i),l=!e&&i&&!n;if((s&&a&&y(i,n)||l)&&v(i,n,"Got unwanted exception"+r),e&&i&&n&&!y(i,n)||!e&&i)throw i}d.AssertionError=function(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=function(e){return b(g(e.actual),128)+" "+e.operator+" "+b(g(e.expected),128)}(this),this.generatedMessage=!0);var t=e.stackStartFunction||v;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var n=new Error;if(n.stack){var r=n.stack,i=p(t),a=r.indexOf("\n"+i);if(a>=0){var o=r.indexOf("\n",a+1);r=r.substring(o+1)}this.stack=r}}},o.inherits(d.AssertionError,Error),d.fail=v,d.ok=_,d.equal=function(e,t,n){e!=t&&v(e,t,n,"==",d.equal)},d.notEqual=function(e,t,n){e==t&&v(e,t,n,"!=",d.notEqual)},d.deepEqual=function(e,t,n){m(e,t,!1)||v(e,t,n,"deepEqual",d.deepEqual)},d.deepStrictEqual=function(e,t,n){m(e,t,!0)||v(e,t,n,"deepStrictEqual",d.deepStrictEqual)},d.notDeepEqual=function(e,t,n){m(e,t,!1)&&v(e,t,n,"notDeepEqual",d.notDeepEqual)},d.notDeepStrictEqual=function e(t,n,r){m(t,n,!0)&&v(t,n,r,"notDeepStrictEqual",e)},d.strictEqual=function(e,t,n){e!==t&&v(e,t,n,"===",d.strictEqual)},d.notStrictEqual=function(e,t,n){e===t&&v(e,t,n,"!==",d.notStrictEqual)},d.throws=function(e,t,n){x(!0,e,t,n)},d.doesNotThrow=function(e,t,n){x(!1,e,t,n)},d.ifError=function(e){if(e)throw e},d.strict=r((function e(t,n){t||v(t,!0,n,"==",e)}),d,{equal:d.strictEqual,deepEqual:d.deepStrictEqual,notEqual:d.notStrictEqual,notDeepEqual:d.notDeepStrictEqual}),d.strict.strict=d.strict;var k=Object.keys||function(e){var t=[];for(var n in e)s.call(e,n)&&t.push(n);return t}}).call(this,n("0ee4"))},"38c2":function(e,t,n){(function(e){var r=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},i=/%[sdj%]/g;t.format=function(e){if(!v(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(s(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,a=r.length,o=String(e).replace(i,(function(e){if("%%"===e)return"%";if(n>=a)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(t){return"[Circular]"}default:return e}})),l=r[n];n<a;l=r[++n])b(l)||!w(l)?o+=" "+l:o+=" "+s(l);return o},t.deprecate=function(n,r){if("undefined"!==typeof e&&!0===e.noDeprecation)return n;if("undefined"===typeof e)return function(){return t.deprecate(n,r).apply(this,arguments)};var i=!1;return function(){if(!i){if(e.throwDeprecation)throw new Error(r);e.traceDeprecation?console.trace(r):console.error(r),i=!0}return n.apply(this,arguments)}};var a,o={};function s(e,n){var r={seen:[],stylize:u};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),p(n)?r.showHidden=n:n&&t._extend(r,n),_(r.showHidden)&&(r.showHidden=!1),_(r.depth)&&(r.depth=2),_(r.colors)&&(r.colors=!1),_(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=l),f(r,e,r.depth)}function l(e,t){var n=s.styles[t];return n?"["+s.colors[n][0]+"m"+e+"["+s.colors[n][1]+"m":e}function u(e,t){return e}function f(e,n,r){if(e.customInspect&&n&&k(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var i=n.inspect(r,e);return v(i)||(i=f(e,i,r)),i}var a=function(e,t){if(_(t))return e.stylize("undefined","undefined");if(v(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}if(g(t))return e.stylize(""+t,"number");if(p(t))return e.stylize(""+t,"boolean");if(b(t))return e.stylize("null","null")}(e,n);if(a)return a;var o=Object.keys(n),s=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(n)),x(n)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return c(n);if(0===o.length){if(k(n)){var l=n.name?": "+n.name:"";return e.stylize("[Function"+l+"]","special")}if(m(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(y(n))return e.stylize(Date.prototype.toString.call(n),"date");if(x(n))return c(n)}var u,w="",E=!1,S=["{","}"];if(h(n)&&(E=!0,S=["[","]"]),k(n)){var T=n.name?": "+n.name:"";w=" [Function"+T+"]"}return m(n)&&(w=" "+RegExp.prototype.toString.call(n)),y(n)&&(w=" "+Date.prototype.toUTCString.call(n)),x(n)&&(w=" "+c(n)),0!==o.length||E&&0!=n.length?r<0?m(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),u=E?function(e,t,n,r,i){for(var a=[],o=0,s=t.length;o<s;++o)L(t,String(o))?a.push(d(e,t,n,r,String(o),!0)):a.push("");return i.forEach((function(i){i.match(/^\d+$/)||a.push(d(e,t,n,r,i,!0))})),a}(e,n,r,s,o):o.map((function(t){return d(e,n,r,s,t,E)})),e.seen.pop(),function(e,t,n){var r=e.reduce((function(e,t){return t.indexOf("\n")>=0&&0,e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(r>60)return n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1];return n[0]+t+" "+e.join(", ")+" "+n[1]}(u,w,S)):S[0]+w+S[1]}function c(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,i,a){var o,s,l;if(l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]},l.get?s=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(s=e.stylize("[Setter]","special")),L(r,i)||(o="["+i+"]"),s||(e.seen.indexOf(l.value)<0?(s=b(n)?f(e,l.value,null):f(e,l.value,n-1),s.indexOf("\n")>-1&&(s=a?s.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+s.split("\n").map((function(e){return" "+e})).join("\n"))):s=e.stylize("[Circular]","special")),_(o)){if(a&&i.match(/^\d+$/))return s;o=JSON.stringify(""+i),o.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(o=o.substr(1,o.length-2),o=e.stylize(o,"name")):(o=o.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),o=e.stylize(o,"string"))}return o+": "+s}function h(e){return Array.isArray(e)}function p(e){return"boolean"===typeof e}function b(e){return null===e}function g(e){return"number"===typeof e}function v(e){return"string"===typeof e}function _(e){return void 0===e}function m(e){return w(e)&&"[object RegExp]"===E(e)}function w(e){return"object"===typeof e&&null!==e}function y(e){return w(e)&&"[object Date]"===E(e)}function x(e){return w(e)&&("[object Error]"===E(e)||e instanceof Error)}function k(e){return"function"===typeof e}function E(e){return Object.prototype.toString.call(e)}function S(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(n){if(_(a)&&(a=Object({NODE_ENV:"production",VUE_APP_DARK_MODE:"false",VUE_APP_INDEX_CSS_HASH:"883130ca",VUE_APP_INDEX_DARK_CSS_HASH:"aeec55f8",VUE_APP_NAME:"Online Gaming",VUE_APP_PLATFORM:"h5",BASE_URL:"/"}).NODE_DEBUG||""),n=n.toUpperCase(),!o[n])if(new RegExp("\\b"+n+"\\b","i").test(a)){var r=e.pid;o[n]=function(){var e=t.format.apply(t,arguments);console.error("%s %d: %s",n,r,e)}}else o[n]=function(){};return o[n]},t.inspect=s,s.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},s.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=p,t.isNull=b,t.isNullOrUndefined=function(e){return null==e},t.isNumber=g,t.isString=v,t.isSymbol=function(e){return"symbol"===typeof e},t.isUndefined=_,t.isRegExp=m,t.isObject=w,t.isDate=y,t.isError=x,t.isFunction=k,t.isPrimitive=function(e){return null===e||"boolean"===typeof e||"number"===typeof e||"string"===typeof e||"symbol"===typeof e||"undefined"===typeof e},t.isBuffer=n("7c2e");var T=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function O(){var e=new Date,t=[S(e.getHours()),S(e.getMinutes()),S(e.getSeconds())].join(":");return[e.getDate(),T[e.getMonth()],t].join(" ")}function L(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){console.log("%s - %s",O(),t.format.apply(t,arguments))},t.inherits=n("2c2e"),t._extend=function(e,t){if(!t||!w(t))return e;var n=Object.keys(t),r=n.length;while(r--)e[n[r]]=t[n[r]];return e};var z="undefined"!==typeof Symbol?Symbol("util.promisify.custom"):void 0;function M(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}t.promisify=function(e){if("function"!==typeof e)throw new TypeError('The "original" argument must be of type Function');if(z&&e[z]){var t=e[z];if("function"!==typeof t)throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,z,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),i=[],a=0;a<arguments.length;a++)i.push(arguments[a]);i.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,i)}catch(o){n(o)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),z&&Object.defineProperty(t,z,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,r(e))},t.promisify.custom=z,t.callbackify=function(t){if("function"!==typeof t)throw new TypeError('The "original" argument must be of type Function');function n(){for(var n=[],r=0;r<arguments.length;r++)n.push(arguments[r]);var i=n.pop();if("function"!==typeof i)throw new TypeError("The last argument must be of type Function");var a=this,o=function(){return i.apply(a,arguments)};t.apply(this,n).then((function(t){e.nextTick(o,null,t)}),(function(t){e.nextTick(M,t,o)}))}return Object.setPrototypeOf(n,Object.getPrototypeOf(t)),Object.defineProperties(n,r(t)),n}}).call(this,n("28d0"))},"393c":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("9b1b")),a=n("8f59"),o=r(n("eb7b")),s={data:function(){return{type:"USDT",address:"",qrcode:"",show:!1,columns:[["USDT"]]}},computed:(0,i.default)({},(0,a.mapState)({userInfo:function(e){return e.app.userInfo},$lang:function(e){return e.app.lang[e.app.language]}})),onLoad:function(){this.userInfo&&this.userInfo.pay_channel_address&&(this.address=this.userInfo.pay_channel_address,this.setQrCode())},methods:{confirm:function(e){this.type=e.value[0],this.close()},close:function(){this.show=!1},setQrCode:function(){var e="data:image/png;base64,"+uni.arrayBufferToBase64(o.default.imageSync(this.address,{margin:2}));this.qrcode=e},copyCode:function(){var e=this;uni.setClipboardData({data:this.address,success:function(){uni.showToast({title:e.$lang.copySuccessfully})}})}}};t.default=s},"3bde":function(e,t,n){"use strict";var r=n("94d5"),i=n.n(r);i.a},"46be":function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={props:{openType:String},methods:{onGetUserInfo:function(e){this.$emit("getuserinfo",e.detail)},onContact:function(e){this.$emit("contact",e.detail)},onGetPhoneNumber:function(e){this.$emit("getphonenumber",e.detail)},onError:function(e){this.$emit("error",e.detail)},onLaunchApp:function(e){this.$emit("launchapp",e.detail)},onOpenSetting:function(e){this.$emit("opensetting",e.detail)}}};t.default=r},"46dd":function(e,t,n){"use strict";(function(t,r){var i=n("ca99f");e.exports=m;var a,o=n("b0e4");m.ReadableState=_;n("bf30").EventEmitter;var s=function(e,t){return e.listeners(t).length},l=n("51c3"),u=n("5f79").Buffer,f=t.Uint8Array||function(){};var c=Object.create(n("8ce8"));c.inherits=n("2c2e");var d=n(1),h=void 0;h=d&&d.debuglog?d.debuglog("stream"):function(){};var p,b=n("f874"),g=n("c741");c.inherits(m,l);var v=["error","close","destroy","pause","resume"];function _(e,t){a=a||n("0ec1"),e=e||{};var r=t instanceof a;this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,o=e.readableHighWaterMark,s=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r&&(o||0===o)?o:s,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new b,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(p||(p=n("5f85").StringDecoder),this.decoder=new p(e.encoding),this.encoding=e.encoding)}function m(e){if(a=a||n("0ec1"),!(this instanceof m))return new m(e);this._readableState=new _(e,this),this.readable=!0,e&&("function"===typeof e.read&&(this._read=e.read),"function"===typeof e.destroy&&(this._destroy=e.destroy)),l.call(this)}function w(e,t,n,r,i){var a,o=e._readableState;null===t?(o.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,k(e)}(e,o)):(i||(a=function(e,t){var n;(function(e){return u.isBuffer(e)||e instanceof f})(t)||"string"===typeof t||void 0===t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk"));return n}(o,t)),a?e.emit("error",a):o.objectMode||t&&t.length>0?("string"===typeof t||o.objectMode||Object.getPrototypeOf(t)===u.prototype||(t=function(e){return u.from(e)}(t)),r?o.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):y(e,o,t,!0):o.ended?e.emit("error",new Error("stream.push() after EOF")):(o.reading=!1,o.decoder&&!n?(t=o.decoder.write(t),o.objectMode||0!==t.length?y(e,o,t,!1):S(e,o)):y(e,o,t,!1))):r||(o.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(o)}function y(e,t,n,r){t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&k(e)),S(e,t)}Object.defineProperty(m.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),m.prototype.destroy=g.destroy,m.prototype._undestroy=g.undestroy,m.prototype._destroy=function(e,t){this.push(null),t(e)},m.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"===typeof e&&(t=t||r.defaultEncoding,t!==r.encoding&&(e=u.from(e,t),t=""),n=!0),w(this,e,t,!1,n)},m.prototype.unshift=function(e){return w(this,e,null,!0,!1)},m.prototype.isPaused=function(){return!1===this._readableState.flowing},m.prototype.setEncoding=function(e){return p||(p=n("5f85").StringDecoder),this._readableState.decoder=new p(e),this._readableState.encoding=e,this};function x(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!==e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function k(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(h("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?i.nextTick(E,e):E(e))}function E(e){h("emit readable"),e.emit("readable"),z(e)}function S(e,t){t.readingMore||(t.readingMore=!0,i.nextTick(T,e,t))}function T(e,t){var n=t.length;while(!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark){if(h("maybeReadMore read 0"),e.read(0),n===t.length)break;n=t.length}t.readingMore=!1}function O(e){h("readable nexttick read 0"),e.read(0)}function L(e,t){t.reading||(h("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),z(e),t.flowing&&!t.reading&&e.read(0)}function z(e){var t=e._readableState;h("flow",t.flowing);while(t.flowing&&null!==e.read());}function M(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;e-=i.length;while(n=n.next){var a=n.data,o=e>a.length?a.length:e;if(o===a.length?i+=a:i+=a.slice(0,e),e-=o,0===e){o===a.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=a.slice(o));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=u.allocUnsafe(e),r=t.head,i=1;r.data.copy(n),e-=r.data.length;while(r=r.next){var a=r.data,o=e>a.length?a.length:e;if(a.copy(n,n.length-e,0,o),e-=o,0===e){o===a.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=a.slice(o));break}++i}return t.length-=i,n}(e,t);return r}(e,t.buffer,t.decoder),n);var n}function R(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,i.nextTick(j,t,e))}function j(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function A(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}m.prototype.read=function(e){h("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return h("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?R(this):k(this),null;if(e=x(e,t),0===e&&t.ended)return 0===t.length&&R(this),null;var r,i=t.needReadable;return h("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&(i=!0,h("length less than watermark",i)),t.ended||t.reading?(i=!1,h("reading or ended",i)):i&&(h("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=x(n,t))),r=e>0?M(e,t):null,null===r?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&R(this)),null!==r&&this.emit("data",r),r},m.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},m.prototype.pipe=function(e,t){var n=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=e;break;case 1:a.pipes=[a.pipes,e];break;default:a.pipes.push(e);break}a.pipesCount+=1,h("pipe count=%d opts=%j",a.pipesCount,t);var l=(!t||!1!==t.end)&&e!==r.stdout&&e!==r.stderr,u=l?c:w;function f(t,r){h("onunpipe"),t===n&&r&&!1===r.hasUnpiped&&(r.hasUnpiped=!0,function(){h("cleanup"),e.removeListener("close",_),e.removeListener("finish",m),e.removeListener("drain",d),e.removeListener("error",v),e.removeListener("unpipe",f),n.removeListener("end",c),n.removeListener("end",w),n.removeListener("data",g),p=!0,!a.awaitDrain||e._writableState&&!e._writableState.needDrain||d()}())}function c(){h("onend"),e.end()}a.endEmitted?i.nextTick(u):n.once("end",u),e.on("unpipe",f);var d=function(e){return function(){var t=e._readableState;h("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&s(e,"data")&&(t.flowing=!0,z(e))}}(n);e.on("drain",d);var p=!1;var b=!1;function g(t){h("ondata"),b=!1;var r=e.write(t);!1!==r||b||((1===a.pipesCount&&a.pipes===e||a.pipesCount>1&&-1!==A(a.pipes,e))&&!p&&(h("false write response, pause",n._readableState.awaitDrain),n._readableState.awaitDrain++,b=!0),n.pause())}function v(t){h("onerror",t),w(),e.removeListener("error",v),0===s(e,"error")&&e.emit("error",t)}function _(){e.removeListener("finish",m),w()}function m(){h("onfinish"),e.removeListener("close",_),w()}function w(){h("unpipe"),n.unpipe(e)}return n.on("data",g),function(e,t,n){if("function"===typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?o(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",v),e.once("close",_),e.once("finish",m),e.emit("pipe",n),a.flowing||(h("pipe resume"),n.resume()),e},m.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,n)),this;if(!e){var r=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var a=0;a<i;a++)r[a].emit("unpipe",this,n);return this}var o=A(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},m.prototype.on=function(e,t){var n=l.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&k(this):i.nextTick(O,this))}return n},m.prototype.addListener=m.prototype.on,m.prototype.resume=function(){var e=this._readableState;return e.flowing||(h("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,i.nextTick(L,e,t))}(this,e)),this},m.prototype.pause=function(){return h("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(h("pause"),this._readableState.flowing=!1,this.emit("pause")),this},m.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var i in e.on("end",(function(){if(h("wrapped end"),n.decoder&&!n.ended){var e=n.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(i){if(h("wrapped data"),n.decoder&&(i=n.decoder.write(i)),(!n.objectMode||null!==i&&void 0!==i)&&(n.objectMode||i&&i.length)){var a=t.push(i);a||(r=!0,e.pause())}})),e)void 0===this[i]&&"function"===typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));for(var a=0;a<v.length;a++)e.on(v[a],this.emit.bind(this,v[a]));return this._read=function(t){h("wrapped _read",t),r&&(r=!1,e.resume())},this},Object.defineProperty(m.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),m._fromList=M}).call(this,n("0ee4"),n("28d0"))},4833:function(e,t,n){e.exports=n("0ec1")},"4eb0":function(e,t,n){"use strict";n.r(t);var r=n("8b4a"),i=n("a49a");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("3bde");var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,"d7655832",null,!1,r["a"],void 0);t["default"]=s.exports},5061:function(e,t,n){"use strict";(function(t){n("aa9c"),n("c223"),n("f7a5"),n("1851");var r=n("ff6c"),i=n("9f42"),a=new t([137,80,78,71,13,10,26,10]),o=new t([0,0,0,13,73,72,68,82,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0]),s=new t([0,0,0,0,73,68,65,84]),l=new t([0,0,0,0,73,69,78,68,174,66,96,130]);e.exports={bitmap:function(e,n,r){var i=e.length,a=(i+2*r)*n,o=new t((a+1)*a);o.fill(255);for(var s=0;s<a;s++)o[s*(a+1)]=0;for(s=0;s<i;s++)for(var l=0;l<i;l++)if(e[s][l]){var u=((r+s)*(a+1)+(r+l))*n+1;o.fill(0,u,u+n);for(var f=1;f<n;f++)o.copy(o,u+f*(a+1),u,u+n)}return{data:o,size:a}},png:function(e,n){n.push(a);var u=t.concat([o]);u.writeUInt32BE(e.size,8),u.writeUInt32BE(e.size,12),u.writeUInt32BE(i(u.slice(4,-4)),21),n.push(u);var f=t.concat([s,r.deflateSync(e.data,{level:9}),new t(4)]);f.writeUInt32BE(f.length-12,0),f.writeUInt32BE(i(f.slice(4,-4)),f.length-4),n.push(f),n.push(l),n.push(null)}}}).call(this,n("12e3").Buffer)},5161:function(e,t,n){"use strict";n.r(t);var r=n("9101"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},"51c3":function(e,t,n){e.exports=n("bf30").EventEmitter},"51ee":function(e,t,n){"use strict";n.r(t);var r=n("393c"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},"527f":function(e,t,n){"use strict";e.exports=function(e,t){var n,r,i,a,o,s,l,u,f,c,d,h,p,b,g,v,_,m,w,y,x,k,E,S,T;n=e.state,r=e.next_in,S=e.input,i=r+(e.avail_in-5),a=e.next_out,T=e.output,o=a-(t-e.avail_out),s=a+(e.avail_out-257),l=n.dmax,u=n.wsize,f=n.whave,c=n.wnext,d=n.window,h=n.hold,p=n.bits,b=n.lencode,g=n.distcode,v=(1<<n.lenbits)-1,_=(1<<n.distbits)-1;e:do{p<15&&(h+=S[r++]<<p,p+=8,h+=S[r++]<<p,p+=8),m=b[h&v];t:for(;;){if(w=m>>>24,h>>>=w,p-=w,w=m>>>16&255,0===w)T[a++]=65535&m;else{if(!(16&w)){if(0===(64&w)){m=b[(65535&m)+(h&(1<<w)-1)];continue t}if(32&w){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}y=65535&m,w&=15,w&&(p<w&&(h+=S[r++]<<p,p+=8),y+=h&(1<<w)-1,h>>>=w,p-=w),p<15&&(h+=S[r++]<<p,p+=8,h+=S[r++]<<p,p+=8),m=g[h&_];n:for(;;){if(w=m>>>24,h>>>=w,p-=w,w=m>>>16&255,!(16&w)){if(0===(64&w)){m=g[(65535&m)+(h&(1<<w)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(x=65535&m,w&=15,p<w&&(h+=S[r++]<<p,p+=8,p<w&&(h+=S[r++]<<p,p+=8)),x+=h&(1<<w)-1,x>l){e.msg="invalid distance too far back",n.mode=30;break e}if(h>>>=w,p-=w,w=a-o,x>w){if(w=x-w,w>f&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(k=0,E=d,0===c){if(k+=u-w,w<y){y-=w;do{T[a++]=d[k++]}while(--w);k=a-x,E=T}}else if(c<w){if(k+=u+c-w,w-=c,w<y){y-=w;do{T[a++]=d[k++]}while(--w);if(k=0,c<y){w=c,y-=w;do{T[a++]=d[k++]}while(--w);k=a-x,E=T}}}else if(k+=c-w,w<y){y-=w;do{T[a++]=d[k++]}while(--w);k=a-x,E=T}while(y>2)T[a++]=E[k++],T[a++]=E[k++],T[a++]=E[k++],y-=3;y&&(T[a++]=E[k++],y>1&&(T[a++]=E[k++]))}else{k=a-x;do{T[a++]=T[k++],T[a++]=T[k++],T[a++]=T[k++],y-=3}while(y>2);y&&(T[a++]=T[k++],y>1&&(T[a++]=T[k++]))}break}}break}}while(r<i&&a<s);y=p>>3,r-=y,p-=y<<3,h&=(1<<p)-1,e.next_in=r,e.next_out=a,e.avail_in=r<i?i-r+5:5-(r-i),e.avail_out=a<s?s-a+257:257-(a-s),n.hold=h,n.bits=p}},"54eb":function(e,t,n){"use strict";var r,i=n("82de"),a=n("6632"),o=n("2a98"),s=n("d960"),l=n("d80f");function u(e,t){return e.msg=l[t],t}function f(e){return(e<<1)-(e>4?9:0)}function c(e){var t=e.length;while(--t>=0)e[t]=0}function d(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(i.arraySet(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function h(e,t){a._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,d(e.strm)}function p(e,t){e.pending_buf[e.pending++]=t}function b(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function g(e,t,n,r){var a=e.avail_in;return a>r&&(a=r),0===a?0:(e.avail_in-=a,i.arraySet(t,e.input,e.next_in,a,n),1===e.state.wrap?e.adler=o(e.adler,t,a,n):2===e.state.wrap&&(e.adler=s(e.adler,t,a,n)),e.next_in+=a,e.total_in+=a,a)}function v(e,t){var n,r,i=e.max_chain_length,a=e.strstart,o=e.prev_length,s=e.nice_match,l=e.strstart>e.w_size-262?e.strstart-(e.w_size-262):0,u=e.window,f=e.w_mask,c=e.prev,d=e.strstart+258,h=u[a+o-1],p=u[a+o];e.prev_length>=e.good_match&&(i>>=2),s>e.lookahead&&(s=e.lookahead);do{if(n=t,u[n+o]===p&&u[n+o-1]===h&&u[n]===u[a]&&u[++n]===u[a+1]){a+=2,n++;do{}while(u[++a]===u[++n]&&u[++a]===u[++n]&&u[++a]===u[++n]&&u[++a]===u[++n]&&u[++a]===u[++n]&&u[++a]===u[++n]&&u[++a]===u[++n]&&u[++a]===u[++n]&&a<d);if(r=258-(d-a),a=d-258,r>o){if(e.match_start=t,o=r,r>=s)break;h=u[a+o-1],p=u[a+o]}}}while((t=c[t&f])>l&&0!==--i);return o<=e.lookahead?o:e.lookahead}function _(e){var t,n,r,a,o,s=e.w_size;do{if(a=e.window_size-e.lookahead-e.strstart,e.strstart>=s+(s-262)){i.arraySet(e.window,e.window,s,s,0),e.match_start-=s,e.strstart-=s,e.block_start-=s,n=e.hash_size,t=n;do{r=e.head[--t],e.head[t]=r>=s?r-s:0}while(--n);n=s,t=n;do{r=e.prev[--t],e.prev[t]=r>=s?r-s:0}while(--n);a+=s}if(0===e.strm.avail_in)break;if(n=g(e.strm,e.window,e.strstart+e.lookahead,a),e.lookahead+=n,e.lookahead+e.insert>=3){o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+1])&e.hash_mask;while(e.insert)if(e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+3-1])&e.hash_mask,e.prev[o&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=o,o++,e.insert--,e.lookahead+e.insert<3)break}}while(e.lookahead<262&&0!==e.strm.avail_in)}function m(e,t){for(var n,r;;){if(e.lookahead<262){if(_(e),e.lookahead<262&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-262&&(e.match_length=v(e,n)),e.match_length>=3)if(r=a._tr_tally(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!==--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=a._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(h(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(h(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(h(e,!1),0===e.strm.avail_out)?1:2}function w(e,t){for(var n,r,i;;){if(e.lookahead<262){if(_(e),e.lookahead<262&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-262&&(e.match_length=v(e,n),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,r=a._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!==--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,r&&(h(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if(r=a._tr_tally(e,0,e.window[e.strstart-1]),r&&h(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=a._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(h(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(h(e,!1),0===e.strm.avail_out)?1:2}function y(e,t,n,r,i){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=i}function x(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new i.Buf16(1146),this.dyn_dtree=new i.Buf16(122),this.bl_tree=new i.Buf16(78),c(this.dyn_ltree),c(this.dyn_dtree),c(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new i.Buf16(16),this.heap=new i.Buf16(573),c(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new i.Buf16(573),c(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function k(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,t=e.state,t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,a._tr_init(t),0):u(e,-2)}function E(e){var t=k(e);return 0===t&&function(e){e.window_size=2*e.w_size,c(e.head),e.max_lazy_match=r[e.level].max_lazy,e.good_match=r[e.level].good_length,e.nice_match=r[e.level].nice_length,e.max_chain_length=r[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=2,e.match_available=0,e.ins_h=0}(e.state),t}function S(e,t,n,r,a,o){if(!e)return-2;var s=1;if(-1===t&&(t=6),r<0?(s=0,r=-r):r>15&&(s=2,r-=16),a<1||a>9||8!==n||r<8||r>15||t<0||t>9||o<0||o>4)return u(e,-2);8===r&&(r=9);var l=new x;return e.state=l,l.strm=e,l.wrap=s,l.gzhead=null,l.w_bits=r,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=a+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+3-1)/3),l.window=new i.Buf8(2*l.w_size),l.head=new i.Buf16(l.hash_size),l.prev=new i.Buf16(l.w_size),l.lit_bufsize=1<<a+6,l.pending_buf_size=4*l.lit_bufsize,l.pending_buf=new i.Buf8(l.pending_buf_size),l.d_buf=1*l.lit_bufsize,l.l_buf=3*l.lit_bufsize,l.level=t,l.strategy=o,l.method=n,E(e)}r=[new y(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(_(e),0===e.lookahead&&0===t)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,h(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-262&&(h(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(h(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(h(e,!1),e.strm.avail_out),1)})),new y(4,4,8,4,m),new y(4,5,16,8,m),new y(4,6,32,32,m),new y(4,4,16,16,w),new y(8,16,32,32,w),new y(8,16,128,128,w),new y(8,32,128,256,w),new y(32,128,258,1024,w),new y(32,258,258,4096,w)],t.deflateInit=function(e,t){return S(e,t,8,15,8,0)},t.deflateInit2=S,t.deflateReset=E,t.deflateResetKeep=k,t.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?-2:(e.state.gzhead=t,0):-2},t.deflate=function(e,t){var n,i,o,l;if(!e||!e.state||t>5||t<0)return e?u(e,-2):-2;if(i=e.state,!e.output||!e.input&&0!==e.avail_in||666===i.status&&4!==t)return u(e,0===e.avail_out?-5:-2);if(i.strm=e,n=i.last_flush,i.last_flush=t,42===i.status)if(2===i.wrap)e.adler=0,p(i,31),p(i,139),p(i,8),i.gzhead?(p(i,(i.gzhead.text?1:0)+(i.gzhead.hcrc?2:0)+(i.gzhead.extra?4:0)+(i.gzhead.name?8:0)+(i.gzhead.comment?16:0)),p(i,255&i.gzhead.time),p(i,i.gzhead.time>>8&255),p(i,i.gzhead.time>>16&255),p(i,i.gzhead.time>>24&255),p(i,9===i.level?2:i.strategy>=2||i.level<2?4:0),p(i,255&i.gzhead.os),i.gzhead.extra&&i.gzhead.extra.length&&(p(i,255&i.gzhead.extra.length),p(i,i.gzhead.extra.length>>8&255)),i.gzhead.hcrc&&(e.adler=s(e.adler,i.pending_buf,i.pending,0)),i.gzindex=0,i.status=69):(p(i,0),p(i,0),p(i,0),p(i,0),p(i,0),p(i,9===i.level?2:i.strategy>=2||i.level<2?4:0),p(i,3),i.status=113);else{var g=8+(i.w_bits-8<<4)<<8,v=-1;v=i.strategy>=2||i.level<2?0:i.level<6?1:6===i.level?2:3,g|=v<<6,0!==i.strstart&&(g|=32),g+=31-g%31,i.status=113,b(i,g),0!==i.strstart&&(b(i,e.adler>>>16),b(i,65535&e.adler)),e.adler=1}if(69===i.status)if(i.gzhead.extra){o=i.pending;while(i.gzindex<(65535&i.gzhead.extra.length)){if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>o&&(e.adler=s(e.adler,i.pending_buf,i.pending-o,o)),d(e),o=i.pending,i.pending===i.pending_buf_size))break;p(i,255&i.gzhead.extra[i.gzindex]),i.gzindex++}i.gzhead.hcrc&&i.pending>o&&(e.adler=s(e.adler,i.pending_buf,i.pending-o,o)),i.gzindex===i.gzhead.extra.length&&(i.gzindex=0,i.status=73)}else i.status=73;if(73===i.status)if(i.gzhead.name){o=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>o&&(e.adler=s(e.adler,i.pending_buf,i.pending-o,o)),d(e),o=i.pending,i.pending===i.pending_buf_size)){l=1;break}l=i.gzindex<i.gzhead.name.length?255&i.gzhead.name.charCodeAt(i.gzindex++):0,p(i,l)}while(0!==l);i.gzhead.hcrc&&i.pending>o&&(e.adler=s(e.adler,i.pending_buf,i.pending-o,o)),0===l&&(i.gzindex=0,i.status=91)}else i.status=91;if(91===i.status)if(i.gzhead.comment){o=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>o&&(e.adler=s(e.adler,i.pending_buf,i.pending-o,o)),d(e),o=i.pending,i.pending===i.pending_buf_size)){l=1;break}l=i.gzindex<i.gzhead.comment.length?255&i.gzhead.comment.charCodeAt(i.gzindex++):0,p(i,l)}while(0!==l);i.gzhead.hcrc&&i.pending>o&&(e.adler=s(e.adler,i.pending_buf,i.pending-o,o)),0===l&&(i.status=103)}else i.status=103;if(103===i.status&&(i.gzhead.hcrc?(i.pending+2>i.pending_buf_size&&d(e),i.pending+2<=i.pending_buf_size&&(p(i,255&e.adler),p(i,e.adler>>8&255),e.adler=0,i.status=113)):i.status=113),0!==i.pending){if(d(e),0===e.avail_out)return i.last_flush=-1,0}else if(0===e.avail_in&&f(t)<=f(n)&&4!==t)return u(e,-5);if(666===i.status&&0!==e.avail_in)return u(e,-5);if(0!==e.avail_in||0!==i.lookahead||0!==t&&666!==i.status){var m=2===i.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(_(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,n=a._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(h(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(h(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(h(e,!1),0===e.strm.avail_out)?1:2}(i,t):3===i.strategy?function(e,t){for(var n,r,i,o,s=e.window;;){if(e.lookahead<=258){if(_(e),e.lookahead<=258&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(i=e.strstart-1,r=s[i],r===s[++i]&&r===s[++i]&&r===s[++i])){o=e.strstart+258;do{}while(r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&i<o);e.match_length=258-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(n=a._tr_tally(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=a._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(h(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(h(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(h(e,!1),0===e.strm.avail_out)?1:2}(i,t):r[i.level].func(i,t);if(3!==m&&4!==m||(i.status=666),1===m||3===m)return 0===e.avail_out&&(i.last_flush=-1),0;if(2===m&&(1===t?a._tr_align(i):5!==t&&(a._tr_stored_block(i,0,0,!1),3===t&&(c(i.head),0===i.lookahead&&(i.strstart=0,i.block_start=0,i.insert=0))),d(e),0===e.avail_out))return i.last_flush=-1,0}return 4!==t?0:i.wrap<=0?1:(2===i.wrap?(p(i,255&e.adler),p(i,e.adler>>8&255),p(i,e.adler>>16&255),p(i,e.adler>>24&255),p(i,255&e.total_in),p(i,e.total_in>>8&255),p(i,e.total_in>>16&255),p(i,e.total_in>>24&255)):(b(i,e.adler>>>16),b(i,65535&e.adler)),d(e),i.wrap>0&&(i.wrap=-i.wrap),0!==i.pending?0:1)},t.deflateEnd=function(e){var t;return e&&e.state?(t=e.state.status,42!==t&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?u(e,-2):(e.state=null,113===t?u(e,-3):0)):-2},t.deflateSetDictionary=function(e,t){var n,r,a,s,l,u,f,d,h=t.length;if(!e||!e.state)return-2;if(n=e.state,s=n.wrap,2===s||1===s&&42!==n.status||n.lookahead)return-2;1===s&&(e.adler=o(e.adler,t,h,0)),n.wrap=0,h>=n.w_size&&(0===s&&(c(n.head),n.strstart=0,n.block_start=0,n.insert=0),d=new i.Buf8(n.w_size),i.arraySet(d,t,h-n.w_size,n.w_size,0),t=d,h=n.w_size),l=e.avail_in,u=e.next_in,f=e.input,e.avail_in=h,e.next_in=0,e.input=t,_(n);while(n.lookahead>=3){r=n.strstart,a=n.lookahead-2;do{n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+3-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++}while(--a);n.strstart=r,n.lookahead=2,_(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=2,n.match_available=0,e.next_in=u,e.input=f,e.avail_in=l,n.wrap=s,0},t.deflateInfo="pako deflate (from Nodeca project)"},5912:function(e,t,n){"use strict";n.r(t);var r=n("8dfa"),i=n("86e6");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("101c");var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,"34501f9b",null,!1,r["a"],void 0);t["default"]=s.exports},"5e40":function(e,t,n){var r=n("c86c");t=r(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-page-body[data-v-34501f9b]{background:#000}body.?%PAGE?%[data-v-34501f9b]{background:#000}.flex[data-v-34501f9b]{display:flex}.flex-v[data-v-34501f9b]{flex-direction:column}.flex-1[data-v-34501f9b]{flex:1}.flex-align-center[data-v-34501f9b]{align-items:center}.flex-align-start[data-v-34501f9b]{align-items:flex-start}.flex-align-end[data-v-34501f9b]{align-items:flex-end}.flex-pack-center[data-v-34501f9b]{justify-content:center}.flex-pack-start[data-v-34501f9b]{justify-content:flex-start}.flex-pack-end[data-v-34501f9b]{justify-content:flex-end}.flex-pack-around[data-v-34501f9b]{justify-content:space-around}.flex-pack-between[data-v-34501f9b]{justify-content:space-between}.flex-wrap[data-v-34501f9b]{flex-wrap:wrap}.flex-nowrap[data-v-34501f9b]{flex-wrap:nowrap}.text_l[data-v-34501f9b]{text-align:left}.text_r[data-v-34501f9b]{text-align:right}.text_c[data-v-34501f9b]{text-align:center}.ellipsis[data-v-34501f9b]{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb60[data-v-34501f9b]{margin-bottom:60px}.mb20[data-v-34501f9b]{margin-bottom:20px}.mb80[data-v-34501f9b]{margin-bottom:80px}.mb10[data-v-34501f9b]{margin-bottom:10px}uni-view[data-v-34501f9b], uni-scroll-view[data-v-34501f9b], uni-swiper-item[data-v-34501f9b]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-image[data-v-34501f9b]{position:relative;transition:opacity .5s ease-in-out}.u-image__image[data-v-34501f9b]{width:100%;height:100%}.u-image__loading[data-v-34501f9b], .u-image__error[data-v-34501f9b]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#f3f4f6;color:#909193;font-size:%?46?%}',""]),e.exports=t},"5f79":function(e,t,n){
|
||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||
var r=n("12e3"),i=r.Buffer;function a(e,t){for(var n in e)t[n]=e[n]}function o(e,t,n){return i(e,t,n)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?e.exports=r:(a(r,t),t.Buffer=o),o.prototype=Object.create(i.prototype),a(i,o),o.from=function(e,t,n){if("number"===typeof e)throw new TypeError("Argument must not be a number");return i(e,t,n)},o.alloc=function(e,t,n){if("number"!==typeof e)throw new TypeError("Argument must be a number");var r=i(e);return void 0!==t?"string"===typeof n?r.fill(t,n):r.fill(t):r.fill(0),r},o.allocUnsafe=function(e){if("number"!==typeof e)throw new TypeError("Argument must be a number");return i(e)},o.allocUnsafeSlow=function(e){if("number"!==typeof e)throw new TypeError("Argument must be a number");return r.SlowBuffer(e)}},"5f85":function(e,t,n){"use strict";var r=n("5f79").Buffer,i=r.isEncoding||function(e){switch(e=""+e,e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function a(e){var t;switch(this.encoding=function(e){var t=function(e){if(!e)return"utf8";var t;while(1)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!==typeof t&&(r.isEncoding===i||!i(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=l,this.end=u,t=4;break;case"utf8":this.fillLast=s,t=4;break;case"base64":this.text=f,this.end=c,t=3;break;default:return this.write=d,void(this.end=h)}this.lastNeed=0,this.lastTotal=0,this.lastChar=r.allocUnsafe(t)}function o(e){return e<=127?0:e>>5===6?2:e>>4===14?3:e>>3===30?4:e>>6===2?-1:-2}function s(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){if(128!==(192&t[0]))return e.lastNeed=0,"�";if(e.lastNeed>1&&t.length>1){if(128!==(192&t[1]))return e.lastNeed=1,"�";if(e.lastNeed>2&&t.length>2&&128!==(192&t[2]))return e.lastNeed=2,"�"}}(this,e);return void 0!==n?n:this.lastNeed<=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,t,0,e.length),void(this.lastNeed-=e.length))}function l(e,t){if((e.length-t)%2===0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function u(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function f(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function c(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function d(e){return e.toString(this.encoding)}function h(e){return e&&e.length?this.write(e):""}t.StringDecoder=a,a.prototype.write=function(e){if(0===e.length)return"";var t,n;if(this.lastNeed){if(t=this.fillLast(e),void 0===t)return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n<e.length?t?t+this.text(e,n):this.text(e,n):t||""},a.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t},a.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r<n)return 0;var i=o(t[r]);if(i>=0)return i>0&&(e.lastNeed=i-1),i;if(--r<n||-2===i)return 0;if(i=o(t[r]),i>=0)return i>0&&(e.lastNeed=i-2),i;if(--r<n||-2===i)return 0;if(i=o(t[r]),i>=0)return i>0&&(2===i?i=0:e.lastNeed=i-3),i;return 0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},a.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length}},6332: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("1cf5")),a={name:"u-image",mixins:[uni.$u.mpMixin,uni.$u.mixin,i.default],data:function(){return{isError:!1,loading:!0,opacity:1,durationTime:this.duration,backgroundStyle:{},show:!1}},watch:{src:{immediate:!0,handler:function(e){e?(this.isError=!1,this.loading=!0):this.isError=!0}}},computed:{wrapStyle:function(){var e={};return e.width=this.$u.addUnit(this.width),e.height=this.$u.addUnit(this.height),e.borderRadius="circle"==this.shape?"10000px":uni.$u.addUnit(this.radius),e.overflow=this.borderRadius>0?"hidden":"visible",uni.$u.deepMerge(e,uni.$u.addStyle(this.customStyle))}},mounted:function(){this.show=!0},methods:{onClick:function(){this.$emit("click")},onErrorHandler:function(e){this.loading=!1,this.isError=!0,this.$emit("error",e)},onLoadHandler:function(e){this.loading=!1,this.isError=!1,this.$emit("load",e),this.removeBgColor()},removeBgColor:function(){this.backgroundStyle={backgroundColor:"transparent"}}}};t.default=a},6632:function(e,t,n){"use strict";var r=n("82de");function i(e){var t=e.length;while(--t>=0)e[t]=0}var a=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],o=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],s=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],l=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],u=new Array(576);i(u);var f=new Array(60);i(f);var c=new Array(512);i(c);var d=new Array(256);i(d);var h=new Array(29);i(h);var p,b,g,v=new Array(30);function _(e,t,n,r,i){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=e&&e.length}function m(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function w(e){return e<256?c[e]:c[256+(e>>>7)]}function y(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function x(e,t,n){e.bi_valid>16-n?(e.bi_buf|=t<<e.bi_valid&65535,y(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=n-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function k(e,t,n){x(e,n[2*t],n[2*t+1])}function E(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function S(e,t,n){var r,i,a=new Array(16),o=0;for(r=1;r<=15;r++)a[r]=o=o+n[r-1]<<1;for(i=0;i<=t;i++){var s=e[2*i+1];0!==s&&(e[2*i]=E(a[s]++,s))}}function T(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function O(e){e.bi_valid>8?y(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function L(e,t,n,r){var i=2*t,a=2*n;return e[i]<e[a]||e[i]===e[a]&&r[t]<=r[n]}function z(e,t,n){var r=e.heap[n],i=n<<1;while(i<=e.heap_len){if(i<e.heap_len&&L(t,e.heap[i+1],e.heap[i],e.depth)&&i++,L(t,r,e.heap[i],e.depth))break;e.heap[n]=e.heap[i],n=i,i<<=1}e.heap[n]=r}function M(e,t,n){var r,i,s,l,u=0;if(0!==e.last_lit)do{r=e.pending_buf[e.d_buf+2*u]<<8|e.pending_buf[e.d_buf+2*u+1],i=e.pending_buf[e.l_buf+u],u++,0===r?k(e,i,t):(s=d[i],k(e,s+256+1,t),l=a[s],0!==l&&(i-=h[s],x(e,i,l)),r--,s=w(r),k(e,s,n),l=o[s],0!==l&&(r-=v[s],x(e,r,l)))}while(u<e.last_lit);k(e,256,t)}function R(e,t){var n,r,i,a=t.dyn_tree,o=t.stat_desc.static_tree,s=t.stat_desc.has_stree,l=t.stat_desc.elems,u=-1;for(e.heap_len=0,e.heap_max=573,n=0;n<l;n++)0!==a[2*n]?(e.heap[++e.heap_len]=u=n,e.depth[n]=0):a[2*n+1]=0;while(e.heap_len<2)i=e.heap[++e.heap_len]=u<2?++u:0,a[2*i]=1,e.depth[i]=0,e.opt_len--,s&&(e.static_len-=o[2*i+1]);for(t.max_code=u,n=e.heap_len>>1;n>=1;n--)z(e,a,n);i=l;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],z(e,a,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,a[2*i]=a[2*n]+a[2*r],e.depth[i]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,a[2*n+1]=a[2*r+1]=i,e.heap[1]=i++,z(e,a,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,i,a,o,s,l=t.dyn_tree,u=t.max_code,f=t.stat_desc.static_tree,c=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,h=t.stat_desc.extra_base,p=t.stat_desc.max_length,b=0;for(a=0;a<=15;a++)e.bl_count[a]=0;for(l[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)r=e.heap[n],a=l[2*l[2*r+1]+1]+1,a>p&&(a=p,b++),l[2*r+1]=a,r>u||(e.bl_count[a]++,o=0,r>=h&&(o=d[r-h]),s=l[2*r],e.opt_len+=s*(a+o),c&&(e.static_len+=s*(f[2*r+1]+o)));if(0!==b){do{a=p-1;while(0===e.bl_count[a])a--;e.bl_count[a]--,e.bl_count[a+1]+=2,e.bl_count[p]--,b-=2}while(b>0);for(a=p;0!==a;a--){r=e.bl_count[a];while(0!==r)i=e.heap[--n],i>u||(l[2*i+1]!==a&&(e.opt_len+=(a-l[2*i+1])*l[2*i],l[2*i+1]=a),r--)}}}(e,t),S(a,u,e.bl_count)}function j(e,t,n){var r,i,a=-1,o=t[1],s=0,l=7,u=4;for(0===o&&(l=138,u=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)i=o,o=t[2*(r+1)+1],++s<l&&i===o||(s<u?e.bl_tree[2*i]+=s:0!==i?(i!==a&&e.bl_tree[2*i]++,e.bl_tree[32]++):s<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=0,a=i,0===o?(l=138,u=3):i===o?(l=6,u=3):(l=7,u=4))}function A(e,t,n){var r,i,a=-1,o=t[1],s=0,l=7,u=4;for(0===o&&(l=138,u=3),r=0;r<=n;r++)if(i=o,o=t[2*(r+1)+1],!(++s<l&&i===o)){if(s<u)do{k(e,i,e.bl_tree)}while(0!==--s);else 0!==i?(i!==a&&(k(e,i,e.bl_tree),s--),k(e,16,e.bl_tree),x(e,s-3,2)):s<=10?(k(e,17,e.bl_tree),x(e,s-3,3)):(k(e,18,e.bl_tree),x(e,s-11,7));s=0,a=i,0===o?(l=138,u=3):i===o?(l=6,u=3):(l=7,u=4)}}i(v);var N=!1;function $(e,t,n,i){x(e,0+(i?1:0),3),function(e,t,n,i){O(e),i&&(y(e,n),y(e,~n)),r.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n,!0)}t._tr_init=function(e){N||(function(){var e,t,n,r,i,l=new Array(16);for(n=0,r=0;r<28;r++)for(h[r]=n,e=0;e<1<<a[r];e++)d[n++]=r;for(d[n-1]=r,i=0,r=0;r<16;r++)for(v[r]=i,e=0;e<1<<o[r];e++)c[i++]=r;for(i>>=7;r<30;r++)for(v[r]=i<<7,e=0;e<1<<o[r]-7;e++)c[256+i++]=r;for(t=0;t<=15;t++)l[t]=0;e=0;while(e<=143)u[2*e+1]=8,e++,l[8]++;while(e<=255)u[2*e+1]=9,e++,l[9]++;while(e<=279)u[2*e+1]=7,e++,l[7]++;while(e<=287)u[2*e+1]=8,e++,l[8]++;for(S(u,287,l),e=0;e<30;e++)f[2*e+1]=5,f[2*e]=E(e,5);p=new _(u,a,257,286,15),b=new _(f,o,0,30,15),g=new _(new Array(0),s,0,19,7)}(),N=!0),e.l_desc=new m(e.dyn_ltree,p),e.d_desc=new m(e.dyn_dtree,b),e.bl_desc=new m(e.bl_tree,g),e.bi_buf=0,e.bi_valid=0,T(e)},t._tr_stored_block=$,t._tr_flush_block=function(e,t,n,r){var i,a,o=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),R(e,e.l_desc),R(e,e.d_desc),o=function(e){var t;for(j(e,e.dyn_ltree,e.l_desc.max_code),j(e,e.dyn_dtree,e.d_desc.max_code),R(e,e.bl_desc),t=18;t>=3;t--)if(0!==e.bl_tree[2*l[t]+1])break;return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,a=e.static_len+3+7>>>3,a<=i&&(i=a)):i=a=n+5,n+4<=i&&-1!==t?$(e,t,n,r):4===e.strategy||a===i?(x(e,2+(r?1:0),3),M(e,u,f)):(x(e,4+(r?1:0),3),function(e,t,n,r){var i;for(x(e,t-257,5),x(e,n-1,5),x(e,r-4,4),i=0;i<r;i++)x(e,e.bl_tree[2*l[i]+1],3);A(e,e.dyn_ltree,t-1),A(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,o+1),M(e,e.dyn_ltree,e.dyn_dtree)),T(e),r&&O(e)},t._tr_tally=function(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(d[n]+256+1)]++,e.dyn_dtree[2*w(t)]++),e.last_lit===e.lit_bufsize-1},t._tr_align=function(e){x(e,2,3),k(e,256,u),function(e){16===e.bi_valid?(y(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)}},7125:function(e,t,n){t=e.exports=n("46dd"),t.Stream=t,t.Readable=t,t.Writable=n("edd4"),t.Duplex=n("0ec1"),t.Transform=n("0f55"),t.PassThrough=n("7f8f")},"74c3":function(e,t,n){var r=n("c86c");t=r(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-page-body[data-v-cbc80242]{background:#000}body.?%PAGE?%[data-v-cbc80242]{background:#000}.flex[data-v-cbc80242]{display:flex}.flex-v[data-v-cbc80242]{flex-direction:column}.flex-1[data-v-cbc80242]{flex:1}.flex-align-center[data-v-cbc80242]{align-items:center}.flex-align-start[data-v-cbc80242]{align-items:flex-start}.flex-align-end[data-v-cbc80242]{align-items:flex-end}.flex-pack-center[data-v-cbc80242]{justify-content:center}.flex-pack-start[data-v-cbc80242]{justify-content:flex-start}.flex-pack-end[data-v-cbc80242]{justify-content:flex-end}.flex-pack-around[data-v-cbc80242]{justify-content:space-around}.flex-pack-between[data-v-cbc80242]{justify-content:space-between}.flex-wrap[data-v-cbc80242]{flex-wrap:wrap}.flex-nowrap[data-v-cbc80242]{flex-wrap:nowrap}.text_l[data-v-cbc80242]{text-align:left}.text_r[data-v-cbc80242]{text-align:right}.text_c[data-v-cbc80242]{text-align:center}.ellipsis[data-v-cbc80242]{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb60[data-v-cbc80242]{margin-bottom:60px}.mb20[data-v-cbc80242]{margin-bottom:20px}.mb80[data-v-cbc80242]{margin-bottom:80px}.mb10[data-v-cbc80242]{margin-bottom:10px}uni-view[data-v-cbc80242], uni-scroll-view[data-v-cbc80242], uni-swiper-item[data-v-cbc80242]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-button[data-v-cbc80242]{width:100%}.u-button__text[data-v-cbc80242]{white-space:nowrap;line-height:1}.u-button[data-v-cbc80242]:before{position:absolute;top:50%;left:50%;width:100%;height:100%;border:inherit;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" ";background-color:#000;border-color:#000}.u-button--active[data-v-cbc80242]:before{opacity:.15}.u-button__icon + .u-button__text[data-v-cbc80242]:not(:empty), .u-button__loading-text[data-v-cbc80242]{margin-left:4px}.u-button--plain.u-button--primary[data-v-cbc80242]{color:#3c9cff}.u-button--plain.u-button--info[data-v-cbc80242]{color:#909399}.u-button--plain.u-button--success[data-v-cbc80242]{color:#5ac725}.u-button--plain.u-button--error[data-v-cbc80242]{color:#f56c6c}.u-button--plain.u-button--warning[data-v-cbc80242]{color:#f56c6c}.u-button[data-v-cbc80242]{height:40px;position:relative;align-items:center;justify-content:center;display:flex;flex-direction:row;box-sizing:border-box;flex-direction:row}.u-button__text[data-v-cbc80242]{font-size:15px}.u-button__loading-text[data-v-cbc80242]{font-size:15px;margin-left:4px}.u-button--large[data-v-cbc80242]{width:100%;height:50px;padding:0 15px}.u-button--normal[data-v-cbc80242]{padding:0 12px;font-size:14px}.u-button--small[data-v-cbc80242]{min-width:60px;height:30px;padding:0 8px;font-size:12px}.u-button--mini[data-v-cbc80242]{height:22px;font-size:10px;min-width:50px;padding:0 8px}.u-button--disabled[data-v-cbc80242]{opacity:.5}.u-button--info[data-v-cbc80242]{color:#323233;background-color:#fff;border-color:#ebedf0;border-width:1px;border-style:solid}.u-button--success[data-v-cbc80242]{color:#fff;background-color:#5ac725;border-color:#5ac725;border-width:1px;border-style:solid}.u-button--primary[data-v-cbc80242]{color:#fff;background-color:#3c9cff;border-color:#3c9cff;border-width:1px;border-style:solid}.u-button--error[data-v-cbc80242]{color:#fff;background-color:#f56c6c;border-color:#f56c6c;border-width:1px;border-style:solid}.u-button--warning[data-v-cbc80242]{color:#fff;background-color:#f9ae3d;border-color:#f9ae3d;border-width:1px;border-style:solid}.u-button--block[data-v-cbc80242]{display:flex;flex-direction:row;width:100%}.u-button--circle[data-v-cbc80242]{border-top-right-radius:100px;border-top-left-radius:100px;border-bottom-left-radius:100px;border-bottom-right-radius:100px}.u-button--square[data-v-cbc80242]{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}.u-button__icon[data-v-cbc80242]{min-width:1em;line-height:inherit!important;vertical-align:top}.u-button--plain[data-v-cbc80242]{background-color:#fff}.u-button--hairline[data-v-cbc80242]{border-width:.5px!important}',""]),e.exports=t},7966: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 n("uvImage",{attrs:{src:e.src,mode:e.mode,width:e.width,height:e.height,shape:e.shape,radius:e.radius,lazyLoad:e.lazyLoad,showMenuByLongpress:e.showMenuByLongpress,loadingIcon:e.loadingIcon,errorIcon:e.errorIcon,showLoading:e.showLoading,showError:e.showError,fade:e.fade,webp:e.webp,duration:e.duration,bgColor:e.bgColor,customStyle:e.customStyle},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$emit("click")},error:function(t){arguments[0]=t=e.$handleEvent(t),e.$emit("error")},load:function(t){arguments[0]=t=e.$handleEvent(t),e.$emit("load")}},scopedSlots:e._u([{key:"loading",fn:function(){return[e._t("loading")]},proxy:!0},{key:"error",fn:function(){return[e._t("error")]},proxy:!0}],null,!0)})},i=[]},"7bba":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("83d3")),a={name:"u-link",mixins:[uni.$u.mpMixin,uni.$u.mixin,i.default],computed:{linkStyle:function(){var e={color:this.color,fontSize:uni.$u.addUnit(this.fontSize),lineHeight:uni.$u.addUnit(uni.$u.getPx(this.fontSize)+2),textDecoration:this.underLine?"underline":"none"};return e}},methods:{openLink:function(){window.open(this.href),this.$emit("click")}}};t.default=a},"7c2e":function(e,t){e.exports=function(e){return e&&"object"===typeof e&&"function"===typeof e.copy&&"function"===typeof e.fill&&"function"===typeof e.readUInt8}},"7cf6":function(e,t,n){var r=n("74c3");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("967d").default;i("5f068342",r,!0,{sourceMap:!1,shadowMode:!1})},"7d11":function(e,t,n){var r=n("c86c");t=r(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-page-body[data-v-0577983a]{background:#000}body.?%PAGE?%[data-v-0577983a]{background:#000}.flex[data-v-0577983a]{display:flex}.flex-v[data-v-0577983a]{flex-direction:column}.flex-1[data-v-0577983a]{flex:1}.flex-align-center[data-v-0577983a]{align-items:center}.flex-align-start[data-v-0577983a]{align-items:flex-start}.flex-align-end[data-v-0577983a]{align-items:flex-end}.flex-pack-center[data-v-0577983a]{justify-content:center}.flex-pack-start[data-v-0577983a]{justify-content:flex-start}.flex-pack-end[data-v-0577983a]{justify-content:flex-end}.flex-pack-around[data-v-0577983a]{justify-content:space-around}.flex-pack-between[data-v-0577983a]{justify-content:space-between}.flex-wrap[data-v-0577983a]{flex-wrap:wrap}.flex-nowrap[data-v-0577983a]{flex-wrap:nowrap}.text_l[data-v-0577983a]{text-align:left}.text_r[data-v-0577983a]{text-align:right}.text_c[data-v-0577983a]{text-align:center}.ellipsis[data-v-0577983a]{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb60[data-v-0577983a]{margin-bottom:60px}.mb20[data-v-0577983a]{margin-bottom:20px}.mb80[data-v-0577983a]{margin-bottom:80px}.mb10[data-v-0577983a]{margin-bottom:10px}uni-view[data-v-0577983a], uni-scroll-view[data-v-0577983a], uni-swiper-item[data-v-0577983a]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-text[data-v-0577983a]{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;flex:1;width:100%}.u-text__price[data-v-0577983a]{font-size:14px;color:#606266}.u-text__value[data-v-0577983a]{font-size:14px;display:flex;flex-direction:row;color:#606266;flex-wrap:wrap;text-overflow:ellipsis;align-items:center}.u-text__value--primary[data-v-0577983a]{color:#3c9cff}.u-text__value--warning[data-v-0577983a]{color:#f9ae3d}.u-text__value--success[data-v-0577983a]{color:#5ac725}.u-text__value--info[data-v-0577983a]{color:#909399}.u-text__value--error[data-v-0577983a]{color:#f56c6c}.u-text__value--main[data-v-0577983a]{color:#303133}.u-text__value--content[data-v-0577983a]{color:#606266}.u-text__value--tips[data-v-0577983a]{color:#909193}.u-text__value--light[data-v-0577983a]{color:#c0c4cc}',""]),e.exports=t},"7e48":function(e,t,n){"use strict";var r=n("82de"),i=n("2a98"),a=n("d960"),o=n("527f"),s=n("2b44");function l(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function u(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new r.Buf16(320),this.work=new r.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function f(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new r.Buf32(852),t.distcode=t.distdyn=new r.Buf32(592),t.sane=1,t.back=-1,0):-2}function c(e){var t;return e&&e.state?(t=e.state,t.wsize=0,t.whave=0,t.wnext=0,f(e)):-2}function d(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?-2:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,c(e))):-2}function h(e,t){var n,r;return e?(r=new u,e.state=r,r.window=null,n=d(e,t),0!==n&&(e.state=null),n):-2}var p,b,g=!0;function v(e){if(g){var t;p=new r.Buf32(512),b=new r.Buf32(32),t=0;while(t<144)e.lens[t++]=8;while(t<256)e.lens[t++]=9;while(t<280)e.lens[t++]=7;while(t<288)e.lens[t++]=8;s(1,e.lens,0,288,p,0,e.work,{bits:9}),t=0;while(t<32)e.lens[t++]=5;s(2,e.lens,0,32,b,0,e.work,{bits:5}),g=!1}e.lencode=p,e.lenbits=9,e.distcode=b,e.distbits=5}function _(e,t,n,i){var a,o=e.state;return null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new r.Buf8(o.wsize)),i>=o.wsize?(r.arraySet(o.window,t,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):(a=o.wsize-o.wnext,a>i&&(a=i),r.arraySet(o.window,t,n-i,a,o.wnext),i-=a,i?(r.arraySet(o.window,t,n-i,i,0),o.wnext=i,o.whave=o.wsize):(o.wnext+=a,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=a))),0}t.inflateReset=c,t.inflateReset2=d,t.inflateResetKeep=f,t.inflateInit=function(e){return h(e,15)},t.inflateInit2=h,t.inflate=function(e,t){var n,u,f,c,d,h,p,b,g,m,w,y,x,k,E,S,T,O,L,z,M,R,j,A,N=0,$=new r.Buf8(4),I=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return-2;n=e.state,12===n.mode&&(n.mode=13),d=e.next_out,f=e.output,p=e.avail_out,c=e.next_in,u=e.input,h=e.avail_in,b=n.hold,g=n.bits,m=h,w=p,R=0;e:for(;;)switch(n.mode){case 1:if(0===n.wrap){n.mode=13;break}while(g<16){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(2&n.wrap&&35615===b){n.check=0,$[0]=255&b,$[1]=b>>>8&255,n.check=a(n.check,$,2,0),b=0,g=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&b)<<8)+(b>>8))%31){e.msg="incorrect header check",n.mode=30;break}if(8!==(15&b)){e.msg="unknown compression method",n.mode=30;break}if(b>>>=4,g-=4,M=8+(15&b),0===n.wbits)n.wbits=M;else if(M>n.wbits){e.msg="invalid window size",n.mode=30;break}n.dmax=1<<M,e.adler=n.check=1,n.mode=512&b?10:12,b=0,g=0;break;case 2:while(g<16){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(n.flags=b,8!==(255&n.flags)){e.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=b>>8&1),512&n.flags&&($[0]=255&b,$[1]=b>>>8&255,n.check=a(n.check,$,2,0)),b=0,g=0,n.mode=3;case 3:while(g<32){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}n.head&&(n.head.time=b),512&n.flags&&($[0]=255&b,$[1]=b>>>8&255,$[2]=b>>>16&255,$[3]=b>>>24&255,n.check=a(n.check,$,4,0)),b=0,g=0,n.mode=4;case 4:while(g<16){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}n.head&&(n.head.xflags=255&b,n.head.os=b>>8),512&n.flags&&($[0]=255&b,$[1]=b>>>8&255,n.check=a(n.check,$,2,0)),b=0,g=0,n.mode=5;case 5:if(1024&n.flags){while(g<16){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}n.length=b,n.head&&(n.head.extra_len=b),512&n.flags&&($[0]=255&b,$[1]=b>>>8&255,n.check=a(n.check,$,2,0)),b=0,g=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&(y=n.length,y>h&&(y=h),y&&(n.head&&(M=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),r.arraySet(n.head.extra,u,c,y,M)),512&n.flags&&(n.check=a(n.check,u,y,c)),h-=y,c+=y,n.length-=y),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===h)break e;y=0;do{M=u[c+y++],n.head&&M&&n.length<65536&&(n.head.name+=String.fromCharCode(M))}while(M&&y<h);if(512&n.flags&&(n.check=a(n.check,u,y,c)),h-=y,c+=y,M)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===h)break e;y=0;do{M=u[c+y++],n.head&&M&&n.length<65536&&(n.head.comment+=String.fromCharCode(M))}while(M&&y<h);if(512&n.flags&&(n.check=a(n.check,u,y,c)),h-=y,c+=y,M)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){while(g<16){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(b!==(65535&n.check)){e.msg="header crc mismatch",n.mode=30;break}b=0,g=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=12;break;case 10:while(g<32){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}e.adler=n.check=l(b),b=0,g=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=d,e.avail_out=p,e.next_in=c,e.avail_in=h,n.hold=b,n.bits=g,2;e.adler=n.check=1,n.mode=12;case 12:if(5===t||6===t)break e;case 13:if(n.last){b>>>=7&g,g-=7&g,n.mode=27;break}while(g<3){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}switch(n.last=1&b,b>>>=1,g-=1,3&b){case 0:n.mode=14;break;case 1:if(v(n),n.mode=20,6===t){b>>>=2,g-=2;break e}break;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=30}b>>>=2,g-=2;break;case 14:b>>>=7&g,g-=7&g;while(g<32){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if((65535&b)!==(b>>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&b,b=0,g=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(y=n.length,y){if(y>h&&(y=h),y>p&&(y=p),0===y)break e;r.arraySet(f,u,c,y,d),h-=y,c+=y,p-=y,d+=y,n.length-=y;break}n.mode=12;break;case 17:while(g<14){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(n.nlen=257+(31&b),b>>>=5,g-=5,n.ndist=1+(31&b),b>>>=5,g-=5,n.ncode=4+(15&b),b>>>=4,g-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=30;break}n.have=0,n.mode=18;case 18:while(n.have<n.ncode){while(g<3){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}n.lens[I[n.have++]]=7&b,b>>>=3,g-=3}while(n.have<19)n.lens[I[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,j={bits:n.lenbits},R=s(0,n.lens,0,19,n.lencode,0,n.work,j),n.lenbits=j.bits,R){e.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:while(n.have<n.nlen+n.ndist){for(;;){if(N=n.lencode[b&(1<<n.lenbits)-1],E=N>>>24,S=N>>>16&255,T=65535&N,E<=g)break;if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(T<16)b>>>=E,g-=E,n.lens[n.have++]=T;else{if(16===T){A=E+2;while(g<A){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(b>>>=E,g-=E,0===n.have){e.msg="invalid bit length repeat",n.mode=30;break}M=n.lens[n.have-1],y=3+(3&b),b>>>=2,g-=2}else if(17===T){A=E+3;while(g<A){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}b>>>=E,g-=E,M=0,y=3+(7&b),b>>>=3,g-=3}else{A=E+7;while(g<A){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}b>>>=E,g-=E,M=0,y=11+(127&b),b>>>=7,g-=7}if(n.have+y>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=30;break}while(y--)n.lens[n.have++]=M}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,j={bits:n.lenbits},R=s(1,n.lens,0,n.nlen,n.lencode,0,n.work,j),n.lenbits=j.bits,R){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,j={bits:n.distbits},R=s(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,j),n.distbits=j.bits,R){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(h>=6&&p>=258){e.next_out=d,e.avail_out=p,e.next_in=c,e.avail_in=h,n.hold=b,n.bits=g,o(e,w),d=e.next_out,f=e.output,p=e.avail_out,c=e.next_in,u=e.input,h=e.avail_in,b=n.hold,g=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;;){if(N=n.lencode[b&(1<<n.lenbits)-1],E=N>>>24,S=N>>>16&255,T=65535&N,E<=g)break;if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(S&&0===(240&S)){for(O=E,L=S,z=T;;){if(N=n.lencode[z+((b&(1<<O+L)-1)>>O)],E=N>>>24,S=N>>>16&255,T=65535&N,O+E<=g)break;if(0===h)break e;h--,b+=u[c++]<<g,g+=8}b>>>=O,g-=O,n.back+=O}if(b>>>=E,g-=E,n.back+=E,n.length=T,0===S){n.mode=26;break}if(32&S){n.back=-1,n.mode=12;break}if(64&S){e.msg="invalid literal/length code",n.mode=30;break}n.extra=15&S,n.mode=22;case 22:if(n.extra){A=n.extra;while(g<A){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}n.length+=b&(1<<n.extra)-1,b>>>=n.extra,g-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;;){if(N=n.distcode[b&(1<<n.distbits)-1],E=N>>>24,S=N>>>16&255,T=65535&N,E<=g)break;if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(0===(240&S)){for(O=E,L=S,z=T;;){if(N=n.distcode[z+((b&(1<<O+L)-1)>>O)],E=N>>>24,S=N>>>16&255,T=65535&N,O+E<=g)break;if(0===h)break e;h--,b+=u[c++]<<g,g+=8}b>>>=O,g-=O,n.back+=O}if(b>>>=E,g-=E,n.back+=E,64&S){e.msg="invalid distance code",n.mode=30;break}n.offset=T,n.extra=15&S,n.mode=24;case 24:if(n.extra){A=n.extra;while(g<A){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}n.offset+=b&(1<<n.extra)-1,b>>>=n.extra,g-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===p)break e;if(y=w-p,n.offset>y){if(y=n.offset-y,y>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=30;break}y>n.wnext?(y-=n.wnext,x=n.wsize-y):x=n.wnext-y,y>n.length&&(y=n.length),k=n.window}else k=f,x=d-n.offset,y=n.length;y>p&&(y=p),p-=y,n.length-=y;do{f[d++]=k[x++]}while(--y);0===n.length&&(n.mode=21);break;case 26:if(0===p)break e;f[d++]=n.length,p--,n.mode=21;break;case 27:if(n.wrap){while(g<32){if(0===h)break e;h--,b|=u[c++]<<g,g+=8}if(w-=p,e.total_out+=w,n.total+=w,w&&(e.adler=n.check=n.flags?a(n.check,f,w,d-w):i(n.check,f,w,d-w)),w=p,(n.flags?b:l(b))!==n.check){e.msg="incorrect data check",n.mode=30;break}b=0,g=0}n.mode=28;case 28:if(n.wrap&&n.flags){while(g<32){if(0===h)break e;h--,b+=u[c++]<<g,g+=8}if(b!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=30;break}b=0,g=0}n.mode=29;case 29:R=1;break e;case 30:R=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=d,e.avail_out=p,e.next_in=c,e.avail_in=h,n.hold=b,n.bits=g,(n.wsize||w!==e.avail_out&&n.mode<30&&(n.mode<27||4!==t))&&_(e,e.output,e.next_out,w-e.avail_out)?(n.mode=31,-4):(m-=e.avail_in,w-=e.avail_out,e.total_in+=m,e.total_out+=w,n.total+=w,n.wrap&&w&&(e.adler=n.check=n.flags?a(n.check,f,w,e.next_out-w):i(n.check,f,w,e.next_out-w)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0===m&&0===w||4===t)&&0===R&&(R=-5),R)},t.inflateEnd=function(e){if(!e||!e.state)return-2;var t=e.state;return t.window&&(t.window=null),e.state=null,0},t.inflateGetHeader=function(e,t){var n;return e&&e.state?(n=e.state,0===(2&n.wrap)?-2:(n.head=t,t.done=!1,0)):-2},t.inflateSetDictionary=function(e,t){var n,r,a,o=t.length;return e&&e.state?(n=e.state,0!==n.wrap&&11!==n.mode?-2:11===n.mode&&(r=1,r=i(r,t,o,0),r!==n.check)?-3:(a=_(e,t,o,o),a?(n.mode=31,-4):(n.havedict=1,0))):-2},t.inflateInfo="pako inflate (from Nodeca project)"},"7f8f":function(e,t,n){"use strict";e.exports=a;var r=n("0f55"),i=Object.create(n("8ce8"));function a(e){if(!(this instanceof a))return new a(e);r.call(this,e)}i.inherits=n("2c2e"),i.inherits(a,r),a.prototype._transform=function(e,t,n){n(null,e)}},"80d0":function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={props:{lang:String,sessionFrom:String,sendMessageTitle:String,sendMessagePath:String,sendMessageImg:String,showMessageCard:Boolean,appParameter:String,formType:String,openType:String}};t.default=r},8117:function(e,t,n){"use strict";var r=n("dd06"),i=n.n(r);i.a},"81e7":function(e,t,n){"use strict";(function(t){n("d4b5"),n("fd3c"),n("aa9c"),n("7a76"),n("c9b5"),n("1851"),n("f7a5"),n("5ef2");var r=n("f470"),i=n("b3ff"),a=n("dece");function o(e){return JSON.parse(JSON.stringify(e))}var s=["L","M","Q","H"],l=[[],[26,7,1,10,1,13,1,17,1],[44,10,1,16,1,22,1,28,1],[70,15,1,26,1,36,2,44,2],[100,20,1,36,2,52,2,64,4],[134,26,1,48,2,72,4,88,4],[172,36,2,64,4,96,4,112,4],[196,40,2,72,4,108,6,130,5],[242,48,2,88,4,132,6,156,6],[292,60,2,110,5,160,8,192,8],[346,72,4,130,5,192,8,224,8],[404,80,4,150,5,224,8,264,11],[466,96,4,176,8,260,10,308,11],[532,104,4,198,9,288,12,352,16],[581,120,4,216,9,320,16,384,16],[655,132,6,240,10,360,12,432,18],[733,144,6,280,10,408,17,480,16],[815,168,6,308,11,448,16,532,19],[901,180,6,338,13,504,18,588,21],[991,196,7,364,14,546,21,650,25],[1085,224,8,416,16,600,20,700,25],[1156,224,8,442,17,644,23,750,25],[1258,252,9,476,17,690,23,816,34],[1364,270,9,504,18,750,25,900,30],[1474,300,10,560,20,810,27,960,32],[1588,312,12,588,21,870,29,1050,35],[1706,336,12,644,23,952,34,1110,37],[1828,360,12,700,25,1020,34,1200,40],[1921,390,13,728,26,1050,35,1260,42],[2051,420,14,784,28,1140,38,1350,45],[2185,450,15,812,29,1200,40,1440,48],[2323,480,16,868,31,1290,43,1530,51],[2465,510,17,924,33,1350,45,1620,54],[2611,540,18,980,35,1440,48,1710,57],[2761,570,19,1036,37,1530,51,1800,60],[2876,570,19,1064,38,1590,53,1890,63],[3034,600,20,1120,40,1680,56,1980,66],[3196,630,21,1204,43,1770,59,2100,70],[3362,660,22,1260,45,1860,62,2220,74],[3532,720,24,1316,47,1950,65,2310,77],[3706,750,25,1372,49,2040,68,2430,81]];function u(e,t){var n,r=1;for(e.data1?n=Math.ceil(e.data1.length/8):r=10;r<10;r++){var i=l[r][t];if(i.data_len>=n)return o(i)}for(e.data10?n=Math.ceil(e.data10.length/8):r=27;r<27;r++){i=l[r][t];if(i.data_len>=n)return o(i)}for(n=Math.ceil(e.data27.length/8);r<41;r++){i=l[r][t];if(i.data_len>=n)return o(i)}throw new Error("Too much data")}function f(e,n){var r=new t(n.data_len);r.fill(0),e=n.version<10?e.data1:n.version<27?e.data10:e.data27;for(var a=e.length,o=0;o<a;o+=8){for(var s=0,l=0;l<8;l++)s=s<<1|(e[o+l]?1:0);r[o/8]=s}var u=236;for(o=Math.ceil((a+4)/8);o<r.length;o++)r[o]=u,u=236==u?17:236;var f=0;return n.blocks=n.blocks.map((function(e){var t=r.slice(f,f+e);return f+=e,n.ec.push(i(t,n.ec_len)),t})),n}l=l.map((function(e,t){if(!t)return{};for(var n={},r=1;r<8;r+=2){for(var i=e[0]-e[r],a=e[r+1],o=s[r/2|0],l={version:t,ec_level:o,data_len:i,ec_len:e[r]/a,blocks:[],ec:[]},u=a,f=i;u>0;u--){var c=f/u|0;l.blocks.push(c),f-=c}n[o]=l}return n})),e.exports={QR:function(e,t,n){t=s.indexOf(t)>-1?t:"M";var i=r(e,n),o=f(i,u(i,t));return a.getMatrix(o)},getTemplate:u,fillTemplate:f}}).call(this,n("12e3").Buffer)},"82de":function(e,t,n){"use strict";var r="undefined"!==typeof Uint8Array&&"undefined"!==typeof Uint16Array&&"undefined"!==typeof Int32Array;function i(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.assign=function(e){var t=Array.prototype.slice.call(arguments,1);while(t.length){var n=t.shift();if(n){if("object"!==typeof n)throw new TypeError(n+"must be non-object");for(var r in n)i(n,r)&&(e[r]=n[r])}}return e},t.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var a={arraySet:function(e,t,n,r,i){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),i);else for(var a=0;a<r;a++)e[i+a]=t[n+a]},flattenChunks:function(e){var t,n,r,i,a,o;for(r=0,t=0,n=e.length;t<n;t++)r+=e[t].length;for(o=new Uint8Array(r),i=0,t=0,n=e.length;t<n;t++)a=e[t],o.set(a,i),i+=a.length;return o}},o={arraySet:function(e,t,n,r,i){for(var a=0;a<r;a++)e[i+a]=t[n+a]},flattenChunks:function(e){return[].concat.apply([],e)}};t.setTyped=function(e){e?(t.Buf8=Uint8Array,t.Buf16=Uint16Array,t.Buf32=Int32Array,t.assign(t,a)):(t.Buf8=Array,t.Buf16=Array,t.Buf32=Array,t.assign(t,o))},t.setTyped(r)},"83d3":function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("64aa");var r={props:{color:{type:String,default:uni.$u.props.link.color},fontSize:{type:[String,Number],default:uni.$u.props.link.fontSize},underLine:{type:Boolean,default:uni.$u.props.link.underLine},href:{type:String,default:uni.$u.props.link.href},mpTips:{type:String,default:uni.$u.props.link.mpTips},lineColor:{type:String,default:uni.$u.props.link.lineColor},text:{type:String,default:uni.$u.props.link.text}}};t.default=r},"869a":function(e,t,n){"use strict";n.r(t);var r=n("cfc7"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},"86e6":function(e,t,n){"use strict";n.r(t);var r=n("6332"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},"87de":function(e,t,n){"use strict";e.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},"88fd":function(e,t,n){(function(t){function n(e){try{if(!t.localStorage)return!1}catch(r){return!1}var n=t.localStorage[e];return null!=n&&"true"===String(n).toLowerCase()}e.exports=function(e,t){if(n("noDeprecation"))return e;var r=!1;return function(){if(!r){if(n("throwDeprecation"))throw new Error(t);n("traceDeprecation")?console.trace(t):console.warn(t),r=!0}return e.apply(this,arguments)}}}).call(this,n("0ee4"))},"8b4a":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 n("v-uni-text",{staticClass:"u-link",style:[e.linkStyle,e.$u.addStyle(e.customStyle)],on:{click:function(t){t.stopPropagation(),arguments[0]=t=e.$handleEvent(t),e.openLink.apply(void 0,arguments)}}},[e._v(e._s(e.text))])},i=[]},"8ce8":function(e,t,n){function r(e){return Object.prototype.toString.call(e)}t.isArray=function(e){return Array.isArray?Array.isArray(e):"[object Array]"===r(e)},t.isBoolean=function(e){return"boolean"===typeof e},t.isNull=function(e){return null===e},t.isNullOrUndefined=function(e){return null==e},t.isNumber=function(e){return"number"===typeof e},t.isString=function(e){return"string"===typeof e},t.isSymbol=function(e){return"symbol"===typeof e},t.isUndefined=function(e){return void 0===e},t.isRegExp=function(e){return"[object RegExp]"===r(e)},t.isObject=function(e){return"object"===typeof e&&null!==e},t.isDate=function(e){return"[object Date]"===r(e)},t.isError=function(e){return"[object Error]"===r(e)||e instanceof Error},t.isFunction=function(e){return"function"===typeof e},t.isPrimitive=function(e){return null===e||"boolean"===typeof e||"number"===typeof e||"string"===typeof e||"symbol"===typeof e||"undefined"===typeof e},t.isBuffer=n("12e3").Buffer.isBuffer},"8dfa":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return r}));var r={uTransition:n("cc85").default,uIcon:n("799b").default},i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("u-transition",{attrs:{mode:"fade",show:e.show,duration:e.fade?1e3:0}},[n("v-uni-view",{staticClass:"u-image",style:[e.wrapStyle,e.backgroundStyle],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.onClick.apply(void 0,arguments)}}},[e.isError?e._e():n("v-uni-image",{staticClass:"u-image__image",style:{borderRadius:"circle"==e.shape?"10000px":e.$u.addUnit(e.radius),width:e.$u.addUnit(e.width),height:e.$u.addUnit(e.height)},attrs:{src:e.src,mode:e.mode,"show-menu-by-longpress":e.showMenuByLongpress,"lazy-load":e.lazyLoad},on:{error:function(t){arguments[0]=t=e.$handleEvent(t),e.onErrorHandler.apply(void 0,arguments)},load:function(t){arguments[0]=t=e.$handleEvent(t),e.onLoadHandler.apply(void 0,arguments)}}}),e.showLoading&&e.loading?n("v-uni-view",{staticClass:"u-image__loading",style:{borderRadius:"circle"==e.shape?"50%":e.$u.addUnit(e.radius),backgroundColor:this.bgColor,width:e.$u.addUnit(e.width),height:e.$u.addUnit(e.height)}},[e._t("loading",[n("u-icon",{attrs:{name:e.loadingIcon,width:e.width,height:e.height}})])],2):e._e(),e.showError&&e.isError&&!e.loading?n("v-uni-view",{staticClass:"u-image__error",style:{borderRadius:"circle"==e.shape?"50%":e.$u.addUnit(e.radius),width:e.$u.addUnit(e.width),height:e.$u.addUnit(e.height)}},[e._t("error",[n("u-icon",{attrs:{name:e.errorIcon,width:e.width,height:e.height}})])],2):e._e()],1)],1)},a=[]},9101: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("5912")),a=r(n("1cf5")),o={name:"u--image",mixins:[uni.$u.mpMixin,a.default,uni.$u.mixin],components:{uvImage:i.default}};t.default=o},"94d5":function(e,t,n){var r=n("e4ad");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("967d").default;i("5cc2698c",r,!0,{sourceMap:!1,shadowMode:!1})},"977f":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return r}));var r={uLoadingIcon:n("109c").default,uIcon:n("799b").default},i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-button",{staticClass:"u-button u-reset-button",class:e.bemClass,style:[e.baseColor,e.$u.addStyle(e.customStyle)],attrs:{"hover-start-time":Number(e.hoverStartTime),"hover-stay-time":Number(e.hoverStayTime),"form-type":e.formType,"open-type":e.openType,"app-parameter":e.appParameter,"hover-stop-propagation":e.hoverStopPropagation,"send-message-title":e.sendMessageTitle,"send-message-path":e.sendMessagePath,lang:e.lang,"data-name":e.dataName,"session-from":e.sessionFrom,"send-message-img":e.sendMessageImg,"show-message-card":e.showMessageCard,"hover-class":e.disabled||e.loading?"":"u-button--active"},on:{getphonenumber:function(t){arguments[0]=t=e.$handleEvent(t),e.getphonenumber.apply(void 0,arguments)},getuserinfo:function(t){arguments[0]=t=e.$handleEvent(t),e.getuserinfo.apply(void 0,arguments)},error:function(t){arguments[0]=t=e.$handleEvent(t),e.error.apply(void 0,arguments)},opensetting:function(t){arguments[0]=t=e.$handleEvent(t),e.opensetting.apply(void 0,arguments)},launchapp:function(t){arguments[0]=t=e.$handleEvent(t),e.launchapp.apply(void 0,arguments)},click:function(t){arguments[0]=t=e.$handleEvent(t),e.clickHandler.apply(void 0,arguments)}}},[e.loading?[n("u-loading-icon",{attrs:{mode:e.loadingMode,size:1.15*e.loadingSize,color:e.loadingColor}}),n("v-uni-text",{staticClass:"u-button__loading-text",style:[{fontSize:e.textSize+"px"}]},[e._v(e._s(e.loadingText||e.text))])]:[e.icon?n("u-icon",{attrs:{name:e.icon,color:e.iconColorCom,size:1.35*e.textSize,customStyle:{marginRight:"2px"}}}):e._e(),e._t("default",[n("v-uni-text",{staticClass:"u-button__text",style:[{fontSize:e.textSize+"px"}]},[e._v(e._s(e.text))])])]],2)},a=[]},"9f42":function(e,t,n){"use strict";(function(t,r){(function(){if("arm"!==t.arch){var i=[];(function(){for(var e=0;e<256;e++){for(var t=e,n=0;n<8;n++)1&t?t=3988292384^t>>>1:t>>>=1;i[e]=t>>>0}})(),e.exports=function(){for(var e=arguments.length,t=-1,n=0;n<e;n++)t=a(t,new r(arguments[n]));return t=(-1^t)>>>0,t}}else e.exports=n("b389");function a(e,t){for(var n=t.length,r=0;r<n;r++)e=i[255&(e^t[r])]^e>>>8;return e}})()}).call(this,n("28d0"),n("12e3").Buffer)},a143:function(e,t,n){"use strict";n.r(t);var r=n("a3a7"),i=n("869a");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("acac");var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,"0577983a",null,!1,r["a"],void 0);t["default"]=s.exports},a3a7:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return r}));var r={uIcon:n("799b").default,uLink:n("4eb0").default},i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.show?n("v-uni-view",{staticClass:"u-text",class:[],style:{margin:e.margin,justifyContent:"left"===e.align?"flex-start":"center"===e.align?"center":"flex-end"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.clickHandler.apply(void 0,arguments)}}},["price"===e.mode?n("v-uni-text",{class:["u-text__price",e.type&&"u-text__value--"+e.type],style:[e.valueStyle]},[e._v("¥")]):e._e(),e.prefixIcon?n("v-uni-view",{staticClass:"u-text__prefix-icon"},[n("u-icon",{attrs:{name:e.prefixIcon,customStyle:e.$u.addStyle(e.iconStyle)}})],1):e._e(),"link"===e.mode?n("u-link",{attrs:{text:e.value,href:e.href,underLine:!0}}):e.openType&&e.isMp?[n("v-uni-button",{staticClass:"u-reset-button u-text__value",style:[e.valueStyle],attrs:{"data-index":e.index,openType:e.openType,lang:e.lang,"session-from":e.sessionFrom,"send-message-title":e.sendMessageTitle,"send-message-path":e.sendMessagePath,"send-message-img":e.sendMessageImg,"show-message-card":e.showMessageCard,"app-parameter":e.appParameter},on:{getuserinfo:function(t){arguments[0]=t=e.$handleEvent(t),e.onGetUserInfo.apply(void 0,arguments)},contact:function(t){arguments[0]=t=e.$handleEvent(t),e.onContact.apply(void 0,arguments)},getphonenumber:function(t){arguments[0]=t=e.$handleEvent(t),e.onGetPhoneNumber.apply(void 0,arguments)},error:function(t){arguments[0]=t=e.$handleEvent(t),e.onError.apply(void 0,arguments)},launchapp:function(t){arguments[0]=t=e.$handleEvent(t),e.onLaunchApp.apply(void 0,arguments)},opensetting:function(t){arguments[0]=t=e.$handleEvent(t),e.onOpenSetting.apply(void 0,arguments)}}},[e._v(e._s(e.value))])]:n("v-uni-text",{staticClass:"u-text__value",class:[e.type&&"u-text__value--"+e.type,e.lines&&"u-line-"+e.lines],style:[e.valueStyle]},[e._v(e._s(e.value))]),e.suffixIcon?n("v-uni-view",{staticClass:"u-text__suffix-icon"},[n("u-icon",{attrs:{name:e.suffixIcon,customStyle:e.$u.addStyle(e.iconStyle)}})],1):e._e()],2):e._e()},a=[]},a49a:function(e,t,n){"use strict";n.r(t);var r=n("7bba"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},aa1d:function(e,t,n){"use strict";n.r(t);var r=n("e623"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},acac:function(e,t,n){"use strict";var r=n("07b0"),i=n.n(r);i.a},aebb:function(e,t,n){"use strict";n.r(t);var r=n("f077"),i=n("51ee");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("8117");var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,"0f8b8ef6",null,!1,r["a"],void 0);t["default"]=s.exports},b389:function(e,t,n){"use strict";(function(t){n("1851");for(var r=[],i=0;i<256;i++){var a=r[i]=new t(4);a.writeUInt32BE(i,0);for(var o=0;o<8;o++){var s=1&a[0],l=1&a[1],u=1&a[2],f=1&a[3];a[0]=a[0]>>1^(f?237:0),a[1]=a[1]>>1^(f?184:0)^(s?128:0),a[2]=a[2]>>1^(f?131:0)^(l?128:0),a[3]=a[3]>>1^(f?32:0)^(u?128:0)}}function c(e,t){for(var n=t.length,i=0;i<n;i++){var a=r[e[3]^t[i]];e[3]=a[3]^e[2],e[2]=a[2]^e[1],e[1]=a[1]^e[0],e[0]=a[0]}}e.exports=function(){var e=arguments.length,n=new t(4);n.fill(255);for(var r=0;r<e;r++)c(n,new t(arguments[r]));return n[0]=255^n[0],n[1]=255^n[1],n[2]=255^n[2],n[3]=255^n[3],n.readUInt32BE(0)}}).call(this,n("12e3").Buffer)},b3ff:function(e,t,n){"use strict";(function(t){n("7a76"),n("c9b5"),n("f7a5"),n("aa9c");for(var r=[1],i=[],a=1;a<256;a++){var o=r[a-1]<<1;o>255&&(o^=285),r[a]=o}for(a=0;a<255;a++)i[r[a]]=a;function s(e){while(e<0)e+=255;while(e>255)e-=255;return r[e]}function l(e){if(e<1||e>255)throw Error("Bad log("+e+")");return i[e]}var u=[[0],[0,0],[0,25,1]];e.exports=function(e,n){e=[].slice.call(e);for(var r=function e(t){if(u[t])return u[t];var n=e(t-1),r=[];r[0]=n[0];for(var i=1;i<=t;i++)r[i]=l(s(n[i])^s(n[i-1]+t-1));return u[t]=r,r}(n),i=0;i<n;i++)e.push(0);while(e.length>n)if(e[0]){var a=l(e[0]);for(i=0;i<=n;i++)e[i]=e[i]^s(r[i]+a);e.shift()}else e.shift();return new t(e)}}).call(this,n("12e3").Buffer)},bf22:function(e,t,n){"use strict";n.r(t);var r=n("1d47"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},bf30:function(e,t,n){"use strict";var r,i="object"===typeof Reflect?Reflect:null,a=i&&"function"===typeof i.apply?i.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};r=i&&"function"===typeof i.ownKeys?i.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var o=Number.isNaN||function(e){return e!==e};function s(){s.init.call(this)}e.exports=s,e.exports.once=function(e,t){return new Promise((function(n,r){function i(n){e.removeListener(t,a),r(n)}function a(){"function"===typeof e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}v(e,t,a,{once:!0}),"error"!==t&&function(e,t,n){"function"===typeof e.on&&v(e,"error",t,n)}(e,i,{once:!0})}))},s.EventEmitter=s,s.prototype._events=void 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var l=10;function u(e){if("function"!==typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function f(e){return void 0===e._maxListeners?s.defaultMaxListeners:e._maxListeners}function c(e,t,n,r){var i,a,o;if(u(n),a=e._events,void 0===a?(a=e._events=Object.create(null),e._eventsCount=0):(void 0!==a.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),a=e._events),o=a[t]),void 0===o)o=a[t]=n,++e._eventsCount;else if("function"===typeof o?o=a[t]=r?[n,o]:[o,n]:r?o.unshift(n):o.push(n),i=f(e),i>0&&o.length>i&&!o.warned){o.warned=!0;var s=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");s.name="MaxListenersExceededWarning",s.emitter=e,s.type=t,s.count=o.length,function(e){console&&console.warn&&console.warn(e)}(s)}return e}function d(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function h(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=d.bind(r);return i.listener=n,r.wrapFn=i,i}function p(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"===typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):g(i,i.length)}function b(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"===typeof n)return 1;if(void 0!==n)return n.length}return 0}function g(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}function v(e,t,n,r){if("function"===typeof e.on)r.once?e.once(t,n):e.on(t,n);else{if("function"!==typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,(function i(a){r.once&&e.removeEventListener(t,i),n(a)}))}}Object.defineProperty(s,"defaultMaxListeners",{enumerable:!0,get:function(){return l},set:function(e){if("number"!==typeof e||e<0||o(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");l=e}}),s.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},s.prototype.setMaxListeners=function(e){if("number"!==typeof e||e<0||o(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},s.prototype.getMaxListeners=function(){return f(this)},s.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var r="error"===e,i=this._events;if(void 0!==i)r=r&&void 0===i.error;else if(!r)return!1;if(r){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var s=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw s.context=o,s}var l=i[e];if(void 0===l)return!1;if("function"===typeof l)a(l,this,t);else{var u=l.length,f=g(l,u);for(n=0;n<u;++n)a(f[n],this,t)}return!0},s.prototype.addListener=function(e,t){return c(this,e,t,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(e,t){return c(this,e,t,!0)},s.prototype.once=function(e,t){return u(t),this.on(e,h(this,e,t)),this},s.prototype.prependOnceListener=function(e,t){return u(t),this.prependListener(e,h(this,e,t)),this},s.prototype.removeListener=function(e,t){var n,r,i,a,o;if(u(t),r=this._events,void 0===r)return this;if(n=r[e],void 0===n)return this;if(n===t||n.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!==typeof n){for(i=-1,a=n.length-1;a>=0;a--)if(n[a]===t||n[a].listener===t){o=n[a].listener,i=a;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,o||t)}return this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(e){var t,n,r;if(n=this._events,void 0===n)return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,a=Object.keys(n);for(r=0;r<a.length;++r)i=a[r],"removeListener"!==i&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(t=n[e],"function"===typeof t)this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},s.prototype.listeners=function(e){return p(this,e,!0)},s.prototype.rawListeners=function(e){return p(this,e,!1)},s.listenerCount=function(e,t){return"function"===typeof e.listenerCount?e.listenerCount(t):b.call(e,t)},s.prototype.listenerCount=b,s.prototype.eventNames=function(){return this._eventsCount>0?r(this._events):[]}},c741:function(e,t,n){"use strict";var r=n("ca99f");function i(e,t){e.emit("error",t)}e.exports={destroy:function(e,t){var n=this,a=this._readableState&&this._readableState.destroyed,o=this._writableState&&this._writableState.destroyed;return a||o?(t?t(e):!e||this._writableState&&this._writableState.errorEmitted||r.nextTick(i,this,e),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?(r.nextTick(i,n,e),n._writableState&&(n._writableState.errorEmitted=!0)):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},ca99f:function(e,t,n){"use strict";(function(t){"undefined"===typeof t||!t.version||0===t.version.indexOf("v0.")||0===t.version.indexOf("v1.")&&0!==t.version.indexOf("v1.8.")?e.exports={nextTick:function(e,n,r,i){if("function"!==typeof e)throw new TypeError('"callback" argument must be a function');var a,o,s=arguments.length;switch(s){case 0:case 1:return t.nextTick(e);case 2:return t.nextTick((function(){e.call(null,n)}));case 3:return t.nextTick((function(){e.call(null,n,r)}));case 4:return t.nextTick((function(){e.call(null,n,r,i)}));default:a=new Array(s-1),o=0;while(o<a.length)a[o++]=arguments[o];return t.nextTick((function(){e.apply(null,a)}))}}}:e.exports=t}).call(this,n("28d0"))},ce9a:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("64aa");var r={props:{hairline:{type:Boolean,default:uni.$u.props.button.hairline},type:{type:String,default:uni.$u.props.button.type},size:{type:String,default:uni.$u.props.button.size},shape:{type:String,default:uni.$u.props.button.shape},plain:{type:Boolean,default:uni.$u.props.button.plain},disabled:{type:Boolean,default:uni.$u.props.button.disabled},loading:{type:Boolean,default:uni.$u.props.button.loading},loadingText:{type:[String,Number],default:uni.$u.props.button.loadingText},loadingMode:{type:String,default:uni.$u.props.button.loadingMode},loadingSize:{type:[String,Number],default:uni.$u.props.button.loadingSize},openType:{type:String,default:uni.$u.props.button.openType},formType:{type:String,default:uni.$u.props.button.formType},appParameter:{type:String,default:uni.$u.props.button.appParameter},hoverStopPropagation:{type:Boolean,default:uni.$u.props.button.hoverStopPropagation},lang:{type:String,default:uni.$u.props.button.lang},sessionFrom:{type:String,default:uni.$u.props.button.sessionFrom},sendMessageTitle:{type:String,default:uni.$u.props.button.sendMessageTitle},sendMessagePath:{type:String,default:uni.$u.props.button.sendMessagePath},sendMessageImg:{type:String,default:uni.$u.props.button.sendMessageImg},showMessageCard:{type:Boolean,default:uni.$u.props.button.showMessageCard},dataName:{type:String,default:uni.$u.props.button.dataName},throttleTime:{type:[String,Number],default:uni.$u.props.button.throttleTime},hoverStartTime:{type:[String,Number],default:uni.$u.props.button.hoverStartTime},hoverStayTime:{type:[String,Number],default:uni.$u.props.button.hoverStayTime},text:{type:[String,Number],default:uni.$u.props.button.text},icon:{type:String,default:uni.$u.props.button.icon},iconColor:{type:String,default:uni.$u.props.button.icon},color:{type:String,default:uni.$u.props.button.color}}};t.default=r},cfc7: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("d1c3")),a=(r(n("80d0")),r(n("46be")),r(n("01b5"))),o={name:"u--text",mixins:[uni.$u.mpMixin,uni.$u.mixin,i.default,a.default],computed:{valueStyle:function(){var e={textDecoration:this.decoration,fontWeight:this.bold?"bold":"normal",wordWrap:this.wordWrap,fontSize:uni.$u.addUnit(this.size)};return!this.type&&(e.color=this.color),this.isNvue&&this.lines&&(e.lines=this.lines),this.lineHeight&&(e.lineHeight=uni.$u.addUnit(this.lineHeight)),!this.isNvue&&this.block&&(e.display="block"),uni.$u.deepMerge(e,uni.$u.addStyle(this.customStyle))},isNvue:function(){return!1},isMp:function(){return!1}},data:function(){return{}},methods:{clickHandler:function(){this.call&&"phone"===this.mode&&uni.makePhoneCall({phoneNumber:this.text}),this.$emit("click")}}};t.default=o},d1c3:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("5c47"),n("0506"),n("c223");var r={computed:{value:function(){var e=this.text,t=this.mode,n=this.format,r=this.href;return"price"===t?(/^\d+(\.\d+)?$/.test(e)||uni.$u.error("金额模式下,text参数需要为金额格式"),uni.$u.test.func(n)?n(e):uni.$u.priceFormat(e,2)):"date"===t?(!uni.$u.test.date(e)&&uni.$u.error("日期模式下,text参数需要为日期或时间戳格式"),uni.$u.test.func(n)?n(e):n?uni.$u.timeFormat(e,n):uni.$u.timeFormat(e,"yyyy-mm-dd")):"phone"===t?uni.$u.test.func(n)?n(e):"encrypt"===n?"".concat(e.substr(0,3),"****").concat(e.substr(7)):e:"name"===t?("string"!==typeof e&&uni.$u.error("姓名模式下,text参数需要为字符串格式"),uni.$u.test.func(n)?n(e):"encrypt"===n?this.formatName(e):e):"link"===t?(!uni.$u.test.url(r)&&uni.$u.error("超链接模式下,href参数需要为URL格式"),e):e}},methods:{formatName:function(e){var t="";if(2===e.length)t=e.substr(0,1)+"*";else if(e.length>2){for(var n="",r=0,i=e.length-2;r<i;r++)n+="*";t=e.substr(0,1)+n+e.substr(-1,1)}else t=e;return t}}};t.default=r},d233:function(e,t,n){"use strict";e.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},d80f:function(e,t,n){"use strict";e.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},d960:function(e,t,n){"use strict";var r=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();e.exports=function(e,t,n,i){var a=r,o=i+n;e^=-1;for(var s=i;s<o;s++)e=e>>>8^a[255&(e^t[s])];return-1^e}},dd06:function(e,t,n){var r=n("e6ce");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("967d").default;i("0106a42a",r,!0,{sourceMap:!1,shadowMode:!1})},dece:function(e,t,n){"use strict";(function(t){function r(e){var n=4*e+17,r=[],i=new t(n);i.fill(0),i=[].slice.call(i);for(var a=0;a<n;a++)r[a]=i.slice();return r}function i(e){for(var t=e.length,n=-3;n<=3;n++)for(var r=-3;r<=3;r++){var i=Math.max(n,r),a=Math.min(n,r),o=2==i&&a>=-2||-2==a&&i<=2?128:129;e[3+n][3+r]=o,e[3+n][t-4+r]=o,e[t-4+n][3+r]=o}for(n=0;n<8;n++)e[7][n]=e[n][7]=e[7][t-n-1]=e[n][t-8]=e[t-8][n]=e[t-1-n][7]=128}function a(e){var t=e.length;if(t>21){var n=t-13,r=Math.round(n/Math.ceil(n/28));r%2&&r++;for(var i=[],a=n+6;a>10;a-=r)i.unshift(a);i.unshift(6);for(var o=0;o<i.length;o++)for(var s=0;s<i.length;s++){var l=i[o],u=i[s];if(!e[l][u])for(var f=-2;f<=2;f++)for(var c=-2;c<=2;c++){var d=Math.max(f,c),h=Math.min(f,c),p=1==d&&h>=-1||-1==h&&d<=1?128:129;e[l+f][u+c]=p}}}for(o=8;o<t-8;o++)e[6][o]=e[o][6]=o%2?128:129}function o(e){for(var t=e.length,n=0;n<8;n++)6!=n&&(e[8][n]=e[n][8]=128),e[8][t-1-n]=128,e[t-1-n][8]=128;if(e[8][8]=128,e[t-8][8]=129,!(t<45))for(n=t-11;n<t-8;n++)for(var r=0;r<6;r++)e[n][r]=e[r][n]=128}n("1851"),n("f7a5"),n("3efd"),n("fd3c");var s=function(){for(var e=Array(32),t=Array(40),n=0;n<32;n++){for(var r=n<<10,i=5;i>0;i--)r>>>9+i&&(r^=1335<<i-1);e[n]=21522^(r|n<<10)}for(var a=7;a<=40;a++){for(r=a<<12,i=6;i>0;i--)r>>>11+i&&(r^=7973<<i-1);t[a]=r|a<<12}var o={L:1,M:0,Q:3,H:2};return function(n,r,i){var a=n.length,s=e[o[r]<<3|i];function l(e){return s>>e&1?129:128}for(var u=0;u<8;u++)n[8][a-1-u]=l(u),u<6&&(n[u][8]=l(u));for(u=8;u<15;u++)n[a-15+u][8]=l(u),u>8&&(n[8][14-u]=l(u));n[7][8]=l(6),n[8][8]=l(7),n[8][7]=l(8);var f=t[(a-17)/4];if(f)for(u=0;u<6;u++)for(var c=0;c<3;c++)n[a-11+c][u]=n[u][a-11+c]=d(3*u+c);function d(e){return f>>e&1?129:128}}}(),l=function(){var e=[function(e,t){return(e+t)%2==0},function(e,t){return e%2==0},function(e,t){return t%3==0},function(e,t){return(e+t)%3==0},function(e,t){return(Math.floor(e/2)+Math.floor(t/3))%2==0},function(e,t){return e*t%2+e*t%3==0},function(e,t){return(e*t%2+e*t%3)%2==0},function(e,t){return(e*t%3+(e+t)%2)%2==0}];return function(t,n,r){var i,a,o=t.length,s=-1;i=a=o-1;for(var l=e[r],u=n.blocks[n.blocks.length-1].length,f=0;f<u;f++)for(var c=0;c<n.blocks.length;c++)n.blocks[c].length<=f||d(n.blocks[c][f]);u=n.ec_len;for(f=0;f<u;f++)for(c=0;c<n.ec.length;c++)d(n.ec[c][f]);if(a>-1)do{t[i][a]=l(i,a)?1:0}while(h());function d(e){for(var n=128;n;n>>=1){var r=!!(n&e);l(i,a)&&(r=!r),t[i][a]=r?1:0,h()}}function h(){do{if(a%2^a<6?s<0&&0==i||s>0&&i==o-1?(a--,s=-s):(a++,i+=s):a--,6==a&&a--,a<0)return!1}while(240&t[i][a]);return!0}}}();function u(e){for(var t=e.length,n=0,r=0;r<t;r++){for(var i=1&e[r][0],a=1,o=1;o<t;o++){var s=1&e[r][o];s!=i?(a>=5&&(n+=a-2),i=s,a=1):a++}a>=5&&(n+=a-2)}for(o=0;o<t;o++){for(i=1&e[0][o],a=1,r=1;r<t;r++){s=1&e[r][o];s!=i?(a>=5&&(n+=a-2),i=s,a=1):a++}a>=5&&(n+=a-2)}for(r=0;r<t-1;r++)for(o=0;o<t-1;o++){var l=e[r][o]+e[r][o+1]+e[r+1][o]+e[r+1][o+1]&7;0!=l&&4!=l||(n+=3)}function u(t){return 1&e[r][o+t]}function f(t){return 1&e[r+t][o]}for(r=0;r<t;r++)for(o=0;o<t;o++)o<t-6&&u(0)&&!u(1)&&u(2)&&u(3)&&u(4)&&!u(5)&&u(6)&&(o>=4&&!(u(-4)||u(-3)||u(-2)||u(-1))&&(n+=40),o<t-10&&!(u(7)||u(8)||u(9)||u(10))&&(n+=40)),r<t-6&&f(0)&&!f(1)&&f(2)&&f(3)&&f(4)&&!f(5)&&f(6)&&(r>=4&&!(f(-4)||f(-3)||f(-2)||f(-1))&&(n+=40),r<t-10&&!(f(7)||f(8)||f(9)||f(10))&&(n+=40));var c=0;for(r=0;r<t;r++)for(o=0;o<t;o++)1&e[r][o]&&c++;return n+=10*Math.floor(Math.abs(10-20*c/(t*t))),n}e.exports={getMatrix:function(e){var t=r(e.version);i(t),a(t),o(t);for(var n=1/0,f=0,c=0;c<8;c++){l(t,e,c),s(t,e.ec_level,c);var d=u(t);d<n&&(n=d,f=c)}return l(t,e,f),s(t,e.ec_level,f),t.map((function(e){return e.map((function(e){return 1&e}))}))},init:r,fillFinders:i,fillAlignAndTiming:a,fillStub:o,fillReserved:s,fillData:l,calculatePenalty:u}}).call(this,n("12e3").Buffer)},e3fe:function(e,t,n){e.exports=n("7125").Transform},e4ad:function(e,t,n){var r=n("c86c");t=r(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-page-body[data-v-d7655832]{background:#000}body.?%PAGE?%[data-v-d7655832]{background:#000}.flex[data-v-d7655832]{display:flex}.flex-v[data-v-d7655832]{flex-direction:column}.flex-1[data-v-d7655832]{flex:1}.flex-align-center[data-v-d7655832]{align-items:center}.flex-align-start[data-v-d7655832]{align-items:flex-start}.flex-align-end[data-v-d7655832]{align-items:flex-end}.flex-pack-center[data-v-d7655832]{justify-content:center}.flex-pack-start[data-v-d7655832]{justify-content:flex-start}.flex-pack-end[data-v-d7655832]{justify-content:flex-end}.flex-pack-around[data-v-d7655832]{justify-content:space-around}.flex-pack-between[data-v-d7655832]{justify-content:space-between}.flex-wrap[data-v-d7655832]{flex-wrap:wrap}.flex-nowrap[data-v-d7655832]{flex-wrap:nowrap}.text_l[data-v-d7655832]{text-align:left}.text_r[data-v-d7655832]{text-align:right}.text_c[data-v-d7655832]{text-align:center}.ellipsis[data-v-d7655832]{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb60[data-v-d7655832]{margin-bottom:60px}.mb20[data-v-d7655832]{margin-bottom:20px}.mb80[data-v-d7655832]{margin-bottom:80px}.mb10[data-v-d7655832]{margin-bottom:10px}uni-view[data-v-d7655832], uni-scroll-view[data-v-d7655832], uni-swiper-item[data-v-d7655832]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-link[data-v-d7655832]{line-height:1;display:flex;flex-direction:row;flex-wrap:wrap;flex:1}',""]),e.exports=t},e623:function(e,t,n){"use strict";n("6a54");var r=n("f5bd").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("5ef2");r(n("80d0")),r(n("46be"));var i=r(n("ce9a")),a={name:"u-button",mixins:[uni.$u.mpMixin,uni.$u.mixin,i.default],data:function(){return{}},computed:{bemClass:function(){return this.color?this.bem("button",["shape","size"],["disabled","plain","hairline"]):this.bem("button",["type","shape","size"],["disabled","plain","hairline"])},loadingColor:function(){return this.plain?this.color?this.color:uni.$u.config.color["u-".concat(this.type)]:"info"===this.type?"#c9c9c9":"rgb(200, 200, 200)"},iconColorCom:function(){return this.iconColor?this.iconColor:this.plain?this.color?this.color:this.type:"info"===this.type?"#000000":"#ffffff"},baseColor:function(){var e={};return this.color&&(e.color=this.plain?this.color:"white",this.plain||(e["background-color"]=this.color),-1!==this.color.indexOf("gradient")?(e.borderTopWidth=0,e.borderRightWidth=0,e.borderBottomWidth=0,e.borderLeftWidth=0,this.plain||(e.backgroundImage=this.color)):(e.borderColor=this.color,e.borderWidth="1px",e.borderStyle="solid")),e},nvueTextStyle:function(){var e={};return"info"===this.type&&(e.color="#323233"),this.color&&(e.color=this.plain?this.color:"white"),e.fontSize=this.textSize+"px",e},textSize:function(){var e=14,t=this.size;return"large"===t&&(e=16),"normal"===t&&(e=14),"small"===t&&(e=12),"mini"===t&&(e=10),e}},methods:{clickHandler:function(){var e=this;this.disabled||this.loading||uni.$u.throttle((function(){e.$emit("click")}),this.throttleTime)},getphonenumber:function(e){this.$emit("getphonenumber",e)},getuserinfo:function(e){this.$emit("getuserinfo",e)},error:function(e){this.$emit("error",e)},opensetting:function(e){this.$emit("opensetting",e)},launchapp:function(e){this.$emit("launchapp",e)}}};t.default=a},e6ce:function(e,t,n){var r=n("c86c");t=r(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-page-body[data-v-0f8b8ef6]{background:#000}body.?%PAGE?%[data-v-0f8b8ef6]{background:#000}.flex[data-v-0f8b8ef6]{display:flex}.flex-v[data-v-0f8b8ef6]{flex-direction:column}.flex-1[data-v-0f8b8ef6]{flex:1}.flex-align-center[data-v-0f8b8ef6]{align-items:center}.flex-align-start[data-v-0f8b8ef6]{align-items:flex-start}.flex-align-end[data-v-0f8b8ef6]{align-items:flex-end}.flex-pack-center[data-v-0f8b8ef6]{justify-content:center}.flex-pack-start[data-v-0f8b8ef6]{justify-content:flex-start}.flex-pack-end[data-v-0f8b8ef6]{justify-content:flex-end}.flex-pack-around[data-v-0f8b8ef6]{justify-content:space-around}.flex-pack-between[data-v-0f8b8ef6]{justify-content:space-between}.flex-wrap[data-v-0f8b8ef6]{flex-wrap:wrap}.flex-nowrap[data-v-0f8b8ef6]{flex-wrap:nowrap}.text_l[data-v-0f8b8ef6]{text-align:left}.text_r[data-v-0f8b8ef6]{text-align:right}.text_c[data-v-0f8b8ef6]{text-align:center}.ellipsis[data-v-0f8b8ef6]{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb60[data-v-0f8b8ef6]{margin-bottom:60px}.mb20[data-v-0f8b8ef6]{margin-bottom:20px}.mb80[data-v-0f8b8ef6]{margin-bottom:80px}.mb10[data-v-0f8b8ef6]{margin-bottom:10px}.recharge[data-v-0f8b8ef6]{background:#0b1520;width:100%;min-height:100vh}.recharge .navbar-lab[data-v-0f8b8ef6]{color:#fff;font-weight:500;font-size:18px}.recharge .content[data-v-0f8b8ef6]{margin:5px 5px;border:2px solid #947b2b;background:#222;box-sizing:border-box;padding:15px}.recharge .content .picker-view[data-v-0f8b8ef6]{border:2px solid #947b2b;padding:8px;border-radius:5px}.recharge .content .list[data-v-0f8b8ef6]{font-size:14px;text-align:center}.recharge .content .list.qrcode[data-v-0f8b8ef6]{display:flex;width:100%;align-items:center;justify-content:center;margin:25px 0}.recharge .content .list .lab[data-v-0f8b8ef6]{color:#757272;margin:10px 0}.recharge .content .list .btn[data-v-0f8b8ef6]{height:30px;font-weight:600;color:#0b1520!important}.recharge .content .list .type[data-v-0f8b8ef6]{width:70px;height:35px;background:#e5b932;border-radius:40px;text-align:center;line-height:35px;font-weight:600;margin:10px auto}.recharge .content .list .tip[data-v-0f8b8ef6]{color:#cc4c0e;font-size:13px;text-align:justify}',""]),e.exports=t},eb7b:function(e,t,n){"use strict";(function(t,r){n("aa9c"),n("8f71"),n("bf0f"),n("c223");var i=n("f431").Readable,a=n("81e7").QR,o=n("5061"),s=n("2494"),l=function(){},u={parse_url:!1,ec_level:"M",size:5,margin:4,customize:null},f={parse_url:!1,ec_level:"M",margin:1,size:0};function c(e,t){e="string"===typeof e?{ec_level:e}:e||{};var n={type:String(t||e.type||"png").toLowerCase()},r="png"==n.type?u:f;for(var i in r)n[i]=i in e?e[i]:r[i];return n}e.exports={matrix:a,image:function(e,n){n=c(n);var r=a(e,n.ec_level,n.parse_url),u=new i;switch(u._read=l,n.type){case"svg":case"pdf":case"eps":t.nextTick((function(){s[n.type](r,u,n.margin,n.size)}));break;case"svgpath":t.nextTick((function(){var e=s.svg_object(r,n.margin,n.size);u.push(e.path),u.push(null)}));break;case"png":default:t.nextTick((function(){var e=o.bitmap(r,n.size,n.margin);n.customize&&n.customize(e),o.png(e,u)}))}return u},imageSync:function(e,t){t=c(t);var n,i=a(e,t.ec_level,t.parse_url),l=[];switch(t.type){case"svg":case"pdf":case"eps":s[t.type](i,l,t.margin,t.size),n=l.filter(Boolean).join("");break;case"png":default:var u=o.bitmap(i,t.size,t.margin);t.customize&&t.customize(u),o.png(u,l),n=r.concat(l.filter(Boolean))}return n},svgObject:function(e,t){t=c(t,"svg");var n=a(e,t.ec_level);return s.svg_object(n,t.margin)}}}).call(this,n("28d0"),n("12e3").Buffer)},ed41:function(e,t,n){"use strict";var r=n("7cf6"),i=n.n(r);i.a},edc3:function(e,t,n){"use strict";n.r(t);var r=n("977f"),i=n("aa1d");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("ed41");var o=n("828b"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,"cbc80242",null,!1,r["a"],void 0);t["default"]=s.exports},edd4:function(e,t,n){"use strict";(function(t,r){var i=n("ca99f");function a(e){var t=this;this.next=null,this.entry=null,this.finish=function(){(function(e,t,n){var r=e.entry;e.entry=null;while(r){var i=r.callback;t.pendingcb--,i(n),r=r.next}t.corkedRequestsFree?t.corkedRequestsFree.next=e:t.corkedRequestsFree=e})(t,e)}}e.exports=v;var o,s=!t.browser&&["v0.10","v0.9."].indexOf(t.version.slice(0,5))>-1?setImmediate:i.nextTick;v.WritableState=g;var l=Object.create(n("8ce8"));l.inherits=n("2c2e");var u={deprecate:n("88fd")},f=n("51c3"),c=n("5f79").Buffer,d=r.Uint8Array||function(){};var h,p=n("c741");function b(){}function g(e,t){o=o||n("0ec1"),e=e||{};var r=t instanceof o;this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var l=e.highWaterMark,u=e.writableHighWaterMark,f=this.objectMode?16:16384;this.highWaterMark=l||0===l?l:r&&(u||0===u)?u:f,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var c=!1===e.decodeStrings;this.decodeStrings=!c,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){(function(e,t){var n=e._writableState,r=n.sync,a=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)(function(e,t,n,r,a){--t.pendingcb,n?(i.nextTick(a,r),i.nextTick(k,e,t),e._writableState.errorEmitted=!0,e.emit("error",r)):(a(r),e._writableState.errorEmitted=!0,e.emit("error",r),k(e,t))})(e,n,r,t,a);else{var o=y(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||w(e,n),r?s(m,e,n,o,a):m(e,n,o,a)}})(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new a(this)}function v(e){if(o=o||n("0ec1"),!h.call(v,this)&&!(this instanceof o))return new v(e);this._writableState=new g(e,this),this.writable=!0,e&&("function"===typeof e.write&&(this._write=e.write),"function"===typeof e.writev&&(this._writev=e.writev),"function"===typeof e.destroy&&(this._destroy=e.destroy),"function"===typeof e.final&&(this._final=e.final)),f.call(this)}function _(e,t,n,r,i,a,o){t.writelen=r,t.writecb=o,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,a,t.onwrite),t.sync=!1}function m(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),k(e,t)}function w(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),o=t.corkedRequestsFree;o.entry=n;var s=0,l=!0;while(n)i[s]=n,n.isBuf||(l=!1),n=n.next,s+=1;i.allBuffers=l,_(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new a(t),t.bufferedRequestCount=0}else{while(n){var u=n.chunk,f=n.encoding,c=n.callback,d=t.objectMode?1:u.length;if(_(e,t,!1,d,u,f,c),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function y(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function x(e,t){e._final((function(n){t.pendingcb--,n&&e.emit("error",n),t.prefinished=!0,e.emit("prefinish"),k(e,t)}))}function k(e,t){var n=y(t);return n&&(function(e,t){t.prefinished||t.finalCalled||("function"===typeof e._final?(t.pendingcb++,t.finalCalled=!0,i.nextTick(x,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),n}l.inherits(v,f),g.prototype.getBuffer=function(){var e=this.bufferedRequest,t=[];while(e)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(g.prototype,"buffer",{get:u.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"===typeof Symbol&&Symbol.hasInstance&&"function"===typeof Function.prototype[Symbol.hasInstance]?(h=Function.prototype[Symbol.hasInstance],Object.defineProperty(v,Symbol.hasInstance,{value:function(e){return!!h.call(this,e)||this===v&&(e&&e._writableState instanceof g)}})):h=function(e){return e instanceof this},v.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},v.prototype.write=function(e,t,n){var r=this._writableState,a=!1,o=!r.objectMode&&function(e){return c.isBuffer(e)||e instanceof d}(e);return o&&!c.isBuffer(e)&&(e=function(e){return c.from(e)}(e)),"function"===typeof t&&(n=t,t=null),o?t="buffer":t||(t=r.defaultEncoding),"function"!==typeof n&&(n=b),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),i.nextTick(t,n)}(this,n):(o||function(e,t,n,r){var a=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):"string"===typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),i.nextTick(r,o),a=!1),a}(this,r,e,n))&&(r.pendingcb++,a=function(e,t,n,r,i,a){if(!n){var o=function(e,t,n){e.objectMode||!1===e.decodeStrings||"string"!==typeof t||(t=c.from(t,n));return t}(t,r,i);r!==o&&(n=!0,i="buffer",r=o)}var s=t.objectMode?1:r.length;t.length+=s;var l=t.length<t.highWaterMark;l||(t.needDrain=!0);if(t.writing||t.corked){var u=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:i,isBuf:n,callback:a,next:null},u?u.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else _(e,t,!1,s,r,i,a);return l}(this,r,o,e,t,n)),a},v.prototype.cork=function(){var e=this._writableState;e.corked++},v.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||w(this,e))},v.prototype.setDefaultEncoding=function(e){if("string"===typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(v.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),v.prototype._write=function(e,t,n){n(new Error("_write() is not implemented"))},v.prototype._writev=null,v.prototype.end=function(e,t,n){var r=this._writableState;"function"===typeof e?(n=e,e=null,t=null):"function"===typeof t&&(n=t,t=null),null!==e&&void 0!==e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,k(e,t),n&&(t.finished?i.nextTick(n):e.once("finish",n));t.ended=!0,e.writable=!1}(this,r,n)},Object.defineProperty(v.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),v.prototype.destroy=p.destroy,v.prototype._undestroy=p.undestroy,v.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,n("28d0"),n("0ee4"))},f077:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return r}));var r={uNavbar:n("b00d").default,uInput:n("7673").default,"u-Text":n("1c80").default,uIcon:n("799b").default,uPicker:n("04c4").default,uButton:n("edc3").default,"u-Image":n("1a0d").default},i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"recharge"},[n("u-navbar",{attrs:{title:"",bgColor:"#000",placeholder:!0,fixed:!0,leftIcon:"",height:"60"}},[n("v-uni-view",{attrs:{slot:"left"},slot:"left"},[n("v-uni-text",{staticClass:"navbar-lab"},[e._v(e._s(e.$lang.recharge))])],1)],1),n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticClass:"picker-view",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.show=!0}}},[n("u-input",{attrs:{readonly:!0,placeholder:e.$lang.pleaseChoose,color:"#93979b",border:"none"},model:{value:e.type,callback:function(t){e.type=t},expression:"type"}},[n("u--text",{attrs:{slot:"prefix",text:e.$lang.chooseRecharge,margin:"0 3px 0 0",type:"tips"},slot:"prefix"}),n("u-icon",{attrs:{slot:"suffix",name:"arrow-down-fill",color:"#757272",size:"16"},slot:"suffix"})],1)],1),n("u-picker",{attrs:{title:e.$lang.chooseRecharge,closeOnClickOverlay:!0,show:e.show,columns:e.columns},on:{cancel:function(t){arguments[0]=t=e.$handleEvent(t),e.close.apply(void 0,arguments)},close:function(t){arguments[0]=t=e.$handleEvent(t),e.close.apply(void 0,arguments)},confirm:function(t){arguments[0]=t=e.$handleEvent(t),e.confirm.apply(void 0,arguments)}}}),n("v-uni-view",{staticClass:"list"},[n("v-uni-view",{staticClass:"lab"},[e._v(e._s(e.$lang.rechargeWithdrawNetwork))]),n("v-uni-view",{staticClass:"type"},[e._v("TRC20")])],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-view",{staticClass:"lab"},[e._v(e._s(e.$lang.walletAddress)+":")]),n("v-uni-view",{staticClass:"box"},[n("u-input",{attrs:{readonly:!0,placeholder:e.$lang.walletAddress,fontSize:"12px",color:"#93979b",value:e.address}},[n("template",{slot:"suffix"},[n("u-button",{staticClass:"btn",attrs:{text:e.$lang.copy,type:"success",color:"#e5b932"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.copyCode.apply(void 0,arguments)}}})],1)],2)],1)],1),n("v-uni-view",{staticClass:"list qrcode"},[n("u--image",{attrs:{radius:"5px",showLoading:!0,src:e.qrcode,width:"200px",height:"200px",mode:"scaleToFill"}})],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-view",{staticClass:"tip"},[e._v(e._s(e.$lang.rechargeTip2))])],1)],1)],1)},a=[]},f3bb:function(e,t,n){e.exports=n("edd4")},f431:function(e,t,n){e.exports=a;var r=n("bf30").EventEmitter,i=n("2c2e");function a(){r.call(this)}i(a,r),a.Readable=n("7125"),a.Writable=n("f3bb"),a.Duplex=n("4833"),a.Transform=n("e3fe"),a.PassThrough=n("fcc2"),a.Stream=a,a.prototype.pipe=function(e,t){var n=this;function i(t){e.writable&&!1===e.write(t)&&n.pause&&n.pause()}function a(){n.readable&&n.resume&&n.resume()}n.on("data",i),e.on("drain",a),e._isStdio||t&&!1===t.end||(n.on("end",s),n.on("close",l));var o=!1;function s(){o||(o=!0,e.end())}function l(){o||(o=!0,"function"===typeof e.destroy&&e.destroy())}function u(e){if(f(),0===r.listenerCount(this,"error"))throw e}function f(){n.removeListener("data",i),e.removeListener("drain",a),n.removeListener("end",s),n.removeListener("close",l),n.removeListener("error",u),e.removeListener("error",u),n.removeListener("end",f),n.removeListener("close",f),e.removeListener("close",f)}return n.on("error",u),e.on("error",u),n.on("end",f),n.on("close",f),e.on("close",f),e.emit("pipe",n),e}},f470:function(e,t,n){"use strict";(function(t){var r=n("bdbb").default;function i(e,t,n){for(var r=1<<t-1;r;r>>>=1)e.push(r&n?1:0)}n("aa9c"),n("c223"),n("e966"),n("5ef2"),n("f7a5"),n("c9b5"),n("bf0f"),n("ab80"),n("7a76"),n("5c47"),n("0506");var a=function(e){for(var t={},n=0;n<e.length;n++)t[e[n]]=n;return t}("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:");function o(e,n){var s,l=r(e);if("string"==l||"number"==l)s=""+e,e=new t(s);else if(t.isBuffer(e))s=e.toString();else{if(!Array.isArray(e))throw new Error("Bad data");e=new t(e),s=e.toString()}if(/^[0-9]+$/.test(s)){if(e.length>7089)throw new Error("Too much data");return function(e){for(var t=e.length,n=[],r=0;r<t;r+=3){var a=e.substr(r,3),o=Math.ceil(10*a.length/3);i(n,o,parseInt(a,10))}var s={},l=[0,0,0,1];if(i(l,14,t),s.data27=l.concat(n),t<4096){l=[0,0,0,1];i(l,12,t),s.data10=l.concat(n)}if(t<1024){l=[0,0,0,1];i(l,10,t),s.data1=l.concat(n)}return s}(s)}if(/^[0-9A-Z \$%\*\+\.\/\:\-]+$/.test(s)){if(e.length>4296)throw new Error("Too much data");return function(e){for(var t=e.length,n=[],r=0;r<t;r+=2){var o=6,s=a[e[r]];e[r+1]&&(o=11,s=45*s+a[e[r+1]]),i(n,o,s)}var l={},u=[0,0,1,0];if(i(u,13,t),l.data27=u.concat(n),t<2048){u=[0,0,1,0];i(u,11,t),l.data10=u.concat(n)}if(t<512){u=[0,0,1,0];i(u,9,t),l.data1=u.concat(n)}return l}(s)}if(n&&/^https?:/i.test(s))return function(e){var t=e.indexOf("/",8)+1||e.length,n=o(e.slice(0,t).toUpperCase(),!1);if(t>=e.length)return n;var r=o(e.slice(t),!1);return n.data27=n.data27.concat(r.data27),n.data10&&r.data10&&(n.data10=n.data10.concat(r.data10)),n.data1&&r.data1&&(n.data1=n.data1.concat(r.data1)),n}(s);if(e.length>2953)throw new Error("Too much data");return function(e){for(var t=e.length,n=[],r=0;r<t;r++)i(n,8,e[r]);var a={},o=[0,1,0,0];if(i(o,16,t),a.data10=a.data27=o.concat(n),t<256){o=[0,1,0,0];i(o,8,t),a.data1=o.concat(n)}return a}(e)}e.exports=o}).call(this,n("12e3").Buffer)},f874:function(e,t,n){"use strict";var r=n("5f79").Buffer,i=n(2);function a(e,t,n){e.copy(t,n)}e.exports=function(){function e(){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(e){if(0===this.length)return"";var t=this.head,n=""+t.data;while(t=t.next)n+=e+t.data;return n},e.prototype.concat=function(e){if(0===this.length)return r.alloc(0);if(1===this.length)return this.head.data;var t=r.allocUnsafe(e>>>0),n=this.head,i=0;while(n)a(n.data,t,i),i+=n.data.length,n=n.next;return t},e}(),i&&i.inspect&&i.inspect.custom&&(e.exports.prototype[i.inspect.custom]=function(){var e=i.inspect({length:this.length});return this.constructor.name+" "+e})},fcc2:function(e,t,n){e.exports=n("7125").PassThrough},ff6c:function(e,t,n){"use strict";(function(e){var r=n("12e3").Buffer,i=n("f431").Transform,a=n("110c"),o=n("38c2"),s=n("37e3").ok,l=n("12e3").kMaxLength,u="Cannot create final Buffer. It would be larger than 0x"+l.toString(16)+" bytes";a.Z_MIN_WINDOWBITS=8,a.Z_MAX_WINDOWBITS=15,a.Z_DEFAULT_WINDOWBITS=15,a.Z_MIN_CHUNK=64,a.Z_MAX_CHUNK=1/0,a.Z_DEFAULT_CHUNK=16384,a.Z_MIN_MEMLEVEL=1,a.Z_MAX_MEMLEVEL=9,a.Z_DEFAULT_MEMLEVEL=8,a.Z_MIN_LEVEL=-1,a.Z_MAX_LEVEL=9,a.Z_DEFAULT_LEVEL=a.Z_DEFAULT_COMPRESSION;for(var f=Object.keys(a),c=0;c<f.length;c++){var d=f[c];d.match(/^Z/)&&Object.defineProperty(t,d,{enumerable:!0,value:a[d],writable:!1})}for(var h={Z_OK:a.Z_OK,Z_STREAM_END:a.Z_STREAM_END,Z_NEED_DICT:a.Z_NEED_DICT,Z_ERRNO:a.Z_ERRNO,Z_STREAM_ERROR:a.Z_STREAM_ERROR,Z_DATA_ERROR:a.Z_DATA_ERROR,Z_MEM_ERROR:a.Z_MEM_ERROR,Z_BUF_ERROR:a.Z_BUF_ERROR,Z_VERSION_ERROR:a.Z_VERSION_ERROR},p=Object.keys(h),b=0;b<p.length;b++){var g=p[b];h[h[g]]=g}function v(e,t,n){var i=[],a=0;function o(){var t;while(null!==(t=e.read()))i.push(t),a+=t.length;e.once("readable",o)}function s(){var t,o=null;a>=l?o=new RangeError(u):t=r.concat(i,a),i=[],e.close(),n(o,t)}e.on("error",(function(t){e.removeListener("end",s),e.removeListener("readable",o),n(t)})),e.on("end",s),e.end(t),o()}function _(e,t){if("string"===typeof t&&(t=r.from(t)),!r.isBuffer(t))throw new TypeError("Not a string or buffer");var n=e._finishFlushFlag;return e._processChunk(t,n)}function m(e){if(!(this instanceof m))return new m(e);O.call(this,e,a.DEFLATE)}function w(e){if(!(this instanceof w))return new w(e);O.call(this,e,a.INFLATE)}function y(e){if(!(this instanceof y))return new y(e);O.call(this,e,a.GZIP)}function x(e){if(!(this instanceof x))return new x(e);O.call(this,e,a.GUNZIP)}function k(e){if(!(this instanceof k))return new k(e);O.call(this,e,a.DEFLATERAW)}function E(e){if(!(this instanceof E))return new E(e);O.call(this,e,a.INFLATERAW)}function S(e){if(!(this instanceof S))return new S(e);O.call(this,e,a.UNZIP)}function T(e){return e===a.Z_NO_FLUSH||e===a.Z_PARTIAL_FLUSH||e===a.Z_SYNC_FLUSH||e===a.Z_FULL_FLUSH||e===a.Z_FINISH||e===a.Z_BLOCK}function O(e,n){var o=this;if(this._opts=e=e||{},this._chunkSize=e.chunkSize||t.Z_DEFAULT_CHUNK,i.call(this,e),e.flush&&!T(e.flush))throw new Error("Invalid flush flag: "+e.flush);if(e.finishFlush&&!T(e.finishFlush))throw new Error("Invalid flush flag: "+e.finishFlush);if(this._flushFlag=e.flush||a.Z_NO_FLUSH,this._finishFlushFlag="undefined"!==typeof e.finishFlush?e.finishFlush:a.Z_FINISH,e.chunkSize&&(e.chunkSize<t.Z_MIN_CHUNK||e.chunkSize>t.Z_MAX_CHUNK))throw new Error("Invalid chunk size: "+e.chunkSize);if(e.windowBits&&(e.windowBits<t.Z_MIN_WINDOWBITS||e.windowBits>t.Z_MAX_WINDOWBITS))throw new Error("Invalid windowBits: "+e.windowBits);if(e.level&&(e.level<t.Z_MIN_LEVEL||e.level>t.Z_MAX_LEVEL))throw new Error("Invalid compression level: "+e.level);if(e.memLevel&&(e.memLevel<t.Z_MIN_MEMLEVEL||e.memLevel>t.Z_MAX_MEMLEVEL))throw new Error("Invalid memLevel: "+e.memLevel);if(e.strategy&&e.strategy!=t.Z_FILTERED&&e.strategy!=t.Z_HUFFMAN_ONLY&&e.strategy!=t.Z_RLE&&e.strategy!=t.Z_FIXED&&e.strategy!=t.Z_DEFAULT_STRATEGY)throw new Error("Invalid strategy: "+e.strategy);if(e.dictionary&&!r.isBuffer(e.dictionary))throw new Error("Invalid dictionary: it should be a Buffer instance");this._handle=new a.Zlib(n);var s=this;this._hadError=!1,this._handle.onerror=function(e,n){L(s),s._hadError=!0;var r=new Error(e);r.errno=n,r.code=t.codes[n],s.emit("error",r)};var l=t.Z_DEFAULT_COMPRESSION;"number"===typeof e.level&&(l=e.level);var u=t.Z_DEFAULT_STRATEGY;"number"===typeof e.strategy&&(u=e.strategy),this._handle.init(e.windowBits||t.Z_DEFAULT_WINDOWBITS,l,e.memLevel||t.Z_DEFAULT_MEMLEVEL,u,e.dictionary),this._buffer=r.allocUnsafe(this._chunkSize),this._offset=0,this._level=l,this._strategy=u,this.once("end",this.close),Object.defineProperty(this,"_closed",{get:function(){return!o._handle},configurable:!0,enumerable:!0})}function L(t,n){n&&e.nextTick(n),t._handle&&(t._handle.close(),t._handle=null)}function z(e){e.emit("close")}Object.defineProperty(t,"codes",{enumerable:!0,value:Object.freeze(h),writable:!1}),t.Deflate=m,t.Inflate=w,t.Gzip=y,t.Gunzip=x,t.DeflateRaw=k,t.InflateRaw=E,t.Unzip=S,t.createDeflate=function(e){return new m(e)},t.createInflate=function(e){return new w(e)},t.createDeflateRaw=function(e){return new k(e)},t.createInflateRaw=function(e){return new E(e)},t.createGzip=function(e){return new y(e)},t.createGunzip=function(e){return new x(e)},t.createUnzip=function(e){return new S(e)},t.deflate=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new m(t),e,n)},t.deflateSync=function(e,t){return _(new m(t),e)},t.gzip=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new y(t),e,n)},t.gzipSync=function(e,t){return _(new y(t),e)},t.deflateRaw=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new k(t),e,n)},t.deflateRawSync=function(e,t){return _(new k(t),e)},t.unzip=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new S(t),e,n)},t.unzipSync=function(e,t){return _(new S(t),e)},t.inflate=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new w(t),e,n)},t.inflateSync=function(e,t){return _(new w(t),e)},t.gunzip=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new x(t),e,n)},t.gunzipSync=function(e,t){return _(new x(t),e)},t.inflateRaw=function(e,t,n){return"function"===typeof t&&(n=t,t={}),v(new E(t),e,n)},t.inflateRawSync=function(e,t){return _(new E(t),e)},o.inherits(O,i),O.prototype.params=function(n,r,i){if(n<t.Z_MIN_LEVEL||n>t.Z_MAX_LEVEL)throw new RangeError("Invalid compression level: "+n);if(r!=t.Z_FILTERED&&r!=t.Z_HUFFMAN_ONLY&&r!=t.Z_RLE&&r!=t.Z_FIXED&&r!=t.Z_DEFAULT_STRATEGY)throw new TypeError("Invalid strategy: "+r);if(this._level!==n||this._strategy!==r){var o=this;this.flush(a.Z_SYNC_FLUSH,(function(){s(o._handle,"zlib binding closed"),o._handle.params(n,r),o._hadError||(o._level=n,o._strategy=r,i&&i())}))}else e.nextTick(i)},O.prototype.reset=function(){return s(this._handle,"zlib binding closed"),this._handle.reset()},O.prototype._flush=function(e){this._transform(r.alloc(0),"",e)},O.prototype.flush=function(t,n){var i=this,o=this._writableState;("function"===typeof t||void 0===t&&!n)&&(n=t,t=a.Z_FULL_FLUSH),o.ended?n&&e.nextTick(n):o.ending?n&&this.once("end",n):o.needDrain?n&&this.once("drain",(function(){return i.flush(t,n)})):(this._flushFlag=t,this.write(r.alloc(0),"",n))},O.prototype.close=function(t){L(this,t),e.nextTick(z,this)},O.prototype._transform=function(e,t,n){var i,o=this._writableState,s=o.ending||o.ended,l=s&&(!e||o.length===e.length);return null===e||r.isBuffer(e)?this._handle?(l?i=this._finishFlushFlag:(i=this._flushFlag,e.length>=o.length&&(this._flushFlag=this._opts.flush||a.Z_NO_FLUSH)),void this._processChunk(e,i,n)):n(new Error("zlib binding closed")):n(new Error("invalid input"))},O.prototype._processChunk=function(e,t,n){var i=e&&e.length,a=this._chunkSize-this._offset,o=0,f=this,c="function"===typeof n;if(!c){var d,h=[],p=0;this.on("error",(function(e){d=e})),s(this._handle,"zlib binding closed");do{var b=this._handle.writeSync(t,e,o,i,this._buffer,this._offset,a)}while(!this._hadError&&_(b[0],b[1]));if(this._hadError)throw d;if(p>=l)throw L(this),new RangeError(u);var g=r.concat(h,p);return L(this),g}s(this._handle,"zlib binding closed");var v=this._handle.write(t,e,o,i,this._buffer,this._offset,a);function _(l,u){if(this&&(this.buffer=null,this.callback=null),!f._hadError){var d=a-u;if(s(d>=0,"have should not go down"),d>0){var b=f._buffer.slice(f._offset,f._offset+d);f._offset+=d,c?f.push(b):(h.push(b),p+=b.length)}if((0===u||f._offset>=f._chunkSize)&&(a=f._chunkSize,f._offset=0,f._buffer=r.allocUnsafe(f._chunkSize)),0===u){if(o+=i-l,i=l,!c)return!0;var g=f._handle.write(t,e,o,i,f._buffer,f._offset,f._chunkSize);return g.callback=_,void(g.buffer=e)}if(!c)return!1;n()}}v.buffer=e,v.callback=_},o.inherits(m,O),o.inherits(w,O),o.inherits(y,O),o.inherits(x,O),o.inherits(k,O),o.inherits(E,O),o.inherits(S,O)}).call(this,n("28d0"))}}]); |