app-service.js 333 KB

12345678910111213
  1. (this["webpackJsonp"]=this["webpackJsonp"]||[]).push([["app-service"],{"002c":function(t,e,s){"use strict";s.r(e);var i=s("32dc"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"0347":function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uniTransition:s("7f23").default},n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return t._$s(0,"i",t.showPopup)?s("view",{staticClass:t._$s(0,"sc","uni-popup"),attrs:{_i:0},on:{touchmove:function(e){return e.stopPropagation(),e.preventDefault(),t.clear(e)}}},[s("uni-transition",{attrs:{"mode-class":["fade"],styles:t.maskClass,duration:t.duration,show:t.showTrans,_i:1},on:{click:t.onTap}}),s("uni-transition",{attrs:{"mode-class":t.ani,styles:t.transClass,duration:t.duration,show:t.showTrans,_i:2},on:{click:t.onTap}},[s("view",{staticClass:t._$s(3,"sc","uni-popup__wrapper-box"),attrs:{_i:3},on:{click:function(e){return e.stopPropagation(),t.clear(e)}}},[t._t("default",null,{_i:4})],2)])],1):t._e()},a=[]},"0527":function(t,e,s){"use strict";s.r(e);var i=s("1842"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"05ec":function(t,e,s){"use strict";function i(){var t=getCurrentPages();return t[t.length-1]}function n(){var t=i(),e="/"+t.route,s="/pages/public/login";e!=s&&uni.navigateTo({url:s})}function a(){var t=r(!0);uni.setStorageSync("present",t)}function r(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=i(),s="/"+e.route,n="",a=Object.keys(e.options);if(a.length>0){for(var r in e.options)("speard"!=r||t)&&(n+=r+"="+e.options[r]+"&");s+="?"+n.substr(0,n.length-1)}return s}Object.defineProperty(e,"__esModule",{value:!0}),e.getActionPage=i,e.interceptor=n,e.saveUrl=a,e.getPageUrl=r},"066d":function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=i("26cb"),a=i("37f5"),r=i("e96c");function o(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function c(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?o(Object(s),!0).forEach((function(e){u(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function u(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var l={onReady:function(e){var s=this;uni.getSystemInfo({success:function(e){var i=uni.createSelectorQuery();i.select(".swiper-box").boundingClientRect(),i.exec((function(i){s.maxheight=e.windowHeight-i[0].top+"px",t("log","\u6253\u5370\u9875\u9762\u7684\u5269\u4f59\u9ad8\u5ea6",s.maxheight," at pages/transaction/transaction.vue:38")}))},fail:function(e){t("log","\u6253\u5370\u9875\u9762\u7684\u5269\u4f59\u9ad8\u5ea6",e," at pages/transaction/transaction.vue:42")}})},computed:c({},(0,n.mapState)("user",["hasLogin"])),data:function(){return{typelist:[{name:"usdtsc"}],tabCurrentIndex:0,maxheight:"",scoket:"",instId:"IOTA-USDT",spList:[],listOBj:{}}},onLoad:function(){},onShow:function(){uni.setNavigationBarTitle({title:this.$t("jy.bbjysc")}),this.hasLogin?this.geLevertade():uni.showModal({title:this.$t("popup.ts"),content:this.$t("popup.nwdl"),confirmText:this.$t("popup.qr"),cancelText:this.$t("popup.qx"),complete:function(e){t("log",e," at pages/transaction/transaction.vue:72"),e.confirm&&uni.navigateTo({url:"/pages/public/login"})}})},onHide:function(){this.closeScoket()},methods:{navTo:function(t){uni.navigateTo({url:t})},tabClick:function(t){this.tabCurrentIndex=t},onScoket:function(){var s=this;s.scoket=(0,a.scoketNew)("wss://wsaws.okx.com:8443/ws/v5/public"),s.scoket.scoketOpen().then((function(i){var n=s.spList.map((function(t){return{channel:"tickers",instId:t.coinname.toUpperCase()+"-USDT"}}));s.scoket.scoketSend({op:"subscribe",args:n}).then((function(e){t("log",e,"\u53d1\u9001\u6210\u529f"," at pages/transaction/transaction.vue:111")})),s.scoket.scoketMessage((function(i){try{if(i.data){s.listOBj[i.arg.instId]=i.data[0];var n=s.listOBj[i.arg.instId];n.dcf=((1*n.last-1*n.sodUtc0)/(1*n.sodUtc0)*100).toFixed(2),n.name=n.instId.replace("-","/"),s.listOBj=Object.assign({},s.listOBj)}}catch(e){t("log",i,i.data,"\u62a5\u9519"," at pages/transaction/transaction.vue:126")}}))}))},closeScoket:function(){this.scoket.scoketClose()},geLevertade:function(){var t=this;(0,r.geLevertade)().then((function(e){t.spList=e.list,t.onScoket()}))}}};s.default=l}).call(this,i("0de9")["default"])},"070a":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i,n=a(s("c4a6"));function a(t){return t&&t.__esModule?t:{default:t}}var r={name:"tki-qrcode",props:{cid:{type:String,default:"tki-qrcode-canvas"},size:{type:Number,default:200},unit:{type:String,default:"upx"},show:{type:Boolean,default:!0},val:{type:String,default:""},background:{type:String,default:"#ffffff"},foreground:{type:String,default:"#000000"},pdground:{type:String,default:"#000000"},icon:{type:String,default:""},iconSize:{type:Number,default:40},lv:{type:Number,default:3},onval:{type:Boolean,default:!1},loadMake:{type:Boolean,default:!1},usingComponents:{type:Boolean,default:!0},showLoading:{type:Boolean,default:!0},loadingText:{type:String,default:"\u4e8c\u7ef4\u7801\u751f\u6210\u4e2d"}},data:function(){return{result:""}},methods:{_makeCode:function(){var t=this;this._empty(this.val)?uni.showToast({title:"\u4e8c\u7ef4\u7801\u5185\u5bb9\u4e0d\u80fd\u4e3a\u7a7a",icon:"none",duration:2e3}):i=new n.default({context:t,canvasId:t.cid,usingComponents:t.usingComponents,showLoading:t.showLoading,loadingText:t.loadingText,text:t.val,size:t.cpSize,background:t.background,foreground:t.foreground,pdground:t.pdground,correctLevel:t.lv,image:t.icon,imageSize:t.iconSize,cbResult:function(e){t._result(e)}})},_clearCode:function(){this._result(""),i.clear()},_saveCode:function(){var t=this;""!=this.result&&uni.saveImageToPhotosAlbum({filePath:t.result,success:function(){uni.showToast({title:"\u4e8c\u7ef4\u7801\u4fdd\u5b58\u6210\u529f",icon:"success",duration:2e3})}})},_result:function(t){this.result=t,this.$emit("result",t)},_empty:function(t){var e=typeof t,s=!1;return"number"==e&&""==String(t)||"undefined"==e?s=!0:"object"==e?"{}"!=JSON.stringify(t)&&"[]"!=JSON.stringify(t)&&null!=t||(s=!0):"string"==e?""!=t&&"undefined"!=t&&"null"!=t&&"{}"!=t&&"[]"!=t||(s=!0):"function"==e&&(s=!1),s}},watch:{size:function(t,e){var s=this;t==e||this._empty(t)||(this.cSize=t,this._empty(this.val)||setTimeout((function(){s._makeCode()}),100))},val:function(t,e){var s=this;this.onval&&(t==e||this._empty(t)||setTimeout((function(){s._makeCode()}),0))}},computed:{cpSize:function(){return"upx"==this.unit?uni.upx2px(this.size):this.size}},mounted:function(){var t=this;this.loadMake&&(this._empty(this.val)||setTimeout((function(){t._makeCode()}),0))}};e.default=r},"08cd":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("e96c"),n=s("26cb");function a(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function r(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?a(Object(s),!0).forEach((function(e){o(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):a(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function o(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var c={data:function(){return{id:"",info:""}},computed:r({},(0,n.mapState)(["baseURL"])),onLoad:function(t){this.id=t.id},onShow:function(){this.loadData()},methods:{loadData:function(){var t=this;(0,i.gginfo)({id:this.id}).then((function(e){var s=e.data;t.info=s}))}}};e.default=c},"093c":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("web-view",{ref:"webH5",attrs:{src:t._$s(1,"a-src",t.url+t.type),_i:1},on:{message:t.back1}})])},a=[]},"09c3":function(t,e,s){"use strict";s.r(e);var i=s("fc63"),n=s("16c1");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"0b1e":function(t,e,s){"use strict";s.r(e);var i=s("0347"),n=s("9ce1");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"4b80472c",null,!1,i["a"],r);e["default"]=c.exports},"0cb5":function(t,e){t.exports="/static/icon/back.png"},"0d87":function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uIcon:s("8f88").default},n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return t._$s(0,"i",t.show)?s("view",{staticClass:t._$s(0,"sc","u-notice-bar"),class:t._$s(0,"c",[t.type?"u-type-"+t.type+"-light-bg":""]),style:t._$s(0,"s",{background:t.computeBgColor,padding:t.padding}),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","u-direction-row"),attrs:{_i:1}},[s("view",{staticClass:t._$s(2,"sc","u-icon-wrap"),attrs:{_i:2}},[t._$s(3,"i",t.volumeIcon)?s("u-icon",{staticClass:t._$s(3,"sc","u-left-icon"),attrs:{name:"volume-fill",size:t.volumeSize,color:t.computeColor,_i:3}}):t._e()],1),s("view",{staticClass:t._$s(4,"sc","u-notice-box"),attrs:{id:"u-notice-box",_i:4}},[s("view",{staticClass:t._$s(5,"sc","u-notice-content"),style:t._$s(5,"s",{animationDuration:t.animationDuration,animationPlayState:t.animationPlayState}),attrs:{id:"u-notice-content",_i:5}},[s("text",{staticClass:t._$s(6,"sc","u-notice-text"),class:t._$s(6,"c",["u-type-"+t.type]),style:t._$s(6,"s",[t.textStyle]),attrs:{_i:6},on:{click:t.click}},[t._v(t._$s(6,"t0-0",t._s(t.showText)))])])]),s("view",{staticClass:t._$s(7,"sc","u-icon-wrap"),attrs:{_i:7}},[t._$s(8,"i",t.moreIcon)?s("u-icon",{staticClass:t._$s(8,"sc","u-right-icon"),attrs:{name:"arrow-right",size:26,color:t.computeColor,_i:8},on:{click:t.getMore}}):t._e(),t._$s(9,"i",t.closeIcon)?s("u-icon",{staticClass:t._$s(9,"sc","u-right-icon"),attrs:{name:"close",size:24,color:t.computeColor,_i:9},on:{click:t.close}}):t._e()],1)])]):t._e()},a=[]},"0de9":function(t,s,i){"use strict";function n(t){var e=Object.prototype.toString.call(t);return e.substring(8,e.length-1)}function a(){return"string"===typeof __channelId__&&__channelId__}function r(t,e){switch(n(e)){case"Function":return"function() { [native code] }";default:return e}}function o(t){for(var e=arguments.length,s=new Array(e>1?e-1:0),i=1;i<e;i++)s[i-1]=arguments[i];console[t].apply(console,s)}function c(){for(var t=arguments.length,s=new Array(t),i=0;i<t;i++)s[i]=arguments[i];var o=s.shift();if(a())return s.push(s.pop().replace("at ","uni-app:///")),console[o].apply(console,s);var c=s.map((function(t){var s=Object.prototype.toString.call(t).toLowerCase();if("[object object]"===s||"[object array]"===s)try{t="---BEGIN:JSON---"+JSON.stringify(t,r)+"---END:JSON---"}catch(e){t=s}else if(null===t)t="---NULL---";else if(void 0===t)t="---UNDEFINED---";else{var i=n(t).toUpperCase();t="NUMBER"===i||"BOOLEAN"===i?"---BEGIN:"+i+"---"+t+"---END:"+i+"---":String(t)}return t})),u="";if(c.length>1){var l=c.pop();u=c.join("---COMMA---"),0===l.indexOf(" at ")?u+=l:u+="---COMMA---"+l}else u=c[0];console[o](u)}i.r(s),i.d(s,"log",(function(){return o})),i.d(s,"default",(function(){return c}))},"0dfa":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"u-notice-bar",props:{list:{type:Array,default:function(){return[]}},type:{type:String,default:"warning"},volumeIcon:{type:Boolean,default:!0},volumeSize:{type:[Number,String],default:34},moreIcon:{type:Boolean,default:!1},closeIcon:{type:Boolean,default:!1},autoplay:{type:Boolean,default:!0},color:{type:String,default:""},bgColor:{type:String,default:""},mode:{type:String,default:"horizontal"},show:{type:Boolean,default:!0},fontSize:{type:[Number,String],default:28},duration:{type:[Number,String],default:2e3},speed:{type:[Number,String],default:160},isCircular:{type:Boolean,default:!0},playState:{type:String,default:"play"},disableTouch:{type:Boolean,default:!0},borderRadius:{type:[Number,String],default:0},padding:{type:[Number,String],default:"18rpx 24rpx"},noListHidden:{type:Boolean,default:!0}},computed:{isShow:function(){return 0!=this.show&&(1!=this.noListHidden||0!=this.list.length)}},methods:{click:function(t){this.$emit("click",t)},close:function(){this.$emit("close")},getMore:function(){this.$emit("getMore")},end:function(){this.$emit("end")}}};e.default=i},"0e20":function(t,e){t.exports="/static/icon/hy01.png"},1058:function(t,e,s){"use strict";s.r(e);var i=s("a4c3"),n=s("6b5c");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},1109:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n=(a(s("d05a")),a(s("73b0")));function a(t){return t&&t.__esModule?t:{default:t}}var r={data:function(){return{id:"",info:"",cid:"cid",size:100,unit:"150",background:"#FFFFFF",foreground:"#000000",pdground:"#000000",icon:"",iconSize:40,lv:3,onval:!0,loadMake:!0,usingComponents:!0,num:"",image:"",image1:""}},onLoad:function(t){this.id=t.type,this.loadData()},onShow:function(){},onReachBottom:function(){},onReady:function(){},methods:{loadData:function(){var t=this;(0,i.czpage)({id:this.id}).then((function(e){t.info=e.data}))},qrR:function(e){t("log",e,"123456"," at pages/transaction/cbdetail.vue:101")},back:function(){uni.navigateBack()},navTo:function(t){uni.navigateTo({url:t})},imgsub:function(){var e=this;t("log",111," at pages/transaction/cbdetail.vue:112"),(0,i.upload)({filename:""}).then((function(s){t("log","data",s," at pages/transaction/cbdetail.vue:116"),e.image=s[0].src,e.image1=s[0].img}))},copy:function(t){var e=t;e="string"===typeof e?e:e.toString();var s=(0,n.default)(e);!1===s?uni.showToast({title:"\u4e0d\u652f\u6301"}):uni.showToast({title:"\u8907\u88fd\u6210\u529f",icon:"none"})},submit:function(){var e=this;return t("log",222," at pages/transaction/cbdetail.vue:138"),this.num<0?this.$api.msg(this.$t("cb.czjebnw")):this.image1?void(0,i.paycoin)({cid:this.id,zznum:this.num,payimg:this.image1,coinname:this.info.title}).then((function(t){return e.num="",e.image="",e.$api.msg(e.$t("cb.tjsqcg"))})):this.$api.msg(this.$t("cb.qcszzpz"))}}};e.default=r}).call(this,s("0de9")["default"])},"127f":function(t,e){t.exports="/static/img/gglist.png"},"129c":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{id:"",info:"",money:"",num:""}},onLoad:function(t){this.id=t.id,this.loadData()},onShow:function(){},methods:{back:function(){uni.navigateBack()},navTo:function(t){uni.navigateTo({url:t})},loadData:function(){var t=this;(0,i.details)({id:this.id}).then((function(e){var s=e.data;t.info=s.info,t.money=s.money}))},submit:function(){var t=this;return 1*this.num<=0?this.$api.msg(this.$t("rg.rgsl")):1*this.num>1*this.money?this.$api.msg(this.$t("rg.yebz")):void(0,i.upbuynum)({pid:this.id,num:this.num}).then((function(e){return t.loadData(),t.num="",t.$api.msg(t.$t("rg.rgcg"))}))}}};e.default=n},"13ca":function(t,e,s){"use strict";s.r(e);var i=s("7522"),n=s("5628");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},1472:function(t,e,s){"use strict";function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"yyyy-mm-dd";t||(t=Number(new Date)),10==t.toString().length&&(t*=1e3);var s,i=new Date(t),n={"y+":i.getFullYear().toString(),"m+":(i.getMonth()+1).toString(),"d+":i.getDate().toString(),"h+":i.getHours().toString(),"M+":i.getMinutes().toString(),"s+":i.getSeconds().toString()};for(var a in n)s=new RegExp("("+a+")").exec(e),s&&(e=e.replace(s[1],1==s[1].length?n[a]:n[a].padStart(s[1].length,"0")));return e}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,String.prototype.padStart||(String.prototype.padStart=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" ";if("[object String]"!==Object.prototype.toString.call(e))throw new TypeError("fillString must be String");var s=this;if(s.length>=t)return String(s);var i=t-s.length,n=Math.ceil(i/e.length);while(n>>=1)e+=e,1===n&&(e+=e);return e.slice(0,i)+s});var n=i;e.default=n},"154c":function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uNoticeBar:s("8c5e").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","container"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","vheight"),attrs:{_i:1}}),i("view",{staticClass:t._$s(2,"sc","flex"),attrs:{_i:2}},[i("image",{attrs:{src:t._$s(3,"a-src",s("63b1")),_i:3},on:{click:function(e){return t.navto("/pages/user/menu")}}})]),i("swiper",{staticClass:t._$s(4,"sc","top-swiper"),attrs:{_i:4},on:{change:t.swiperChange}},t._l(t._$s(5,"f",{forItems:t.clist}),(function(e,s,n,a){return i("swiper-item",{key:t._$s(5,"f",{forIndex:n,key:"5-"+a}),staticClass:t._$s("5-"+a,"sc","carousel-item"),attrs:{_i:"5-"+a},on:{click:function(s){return t.bannerNavToUrl(e)}}},[i("image",{attrs:{src:t._$s("6-"+a,"a-src",e),_i:"6-"+a}})])})),0),i("u-notice-bar",{attrs:{type:"none","more-icon":!0,mode:"vertical",list:t.list,_i:7},on:{click:t.goDetail,getMore:function(e){return t.navto("/pages/index/gglist")}}}),i("view",{staticClass:t._$s(8,"sc","gnh-wrap"),attrs:{_i:8}},[i("view",{staticClass:t._$s(9,"sc","gnh-top flex"),attrs:{_i:9}},[i("view",{staticClass:t._$s(10,"sc","top-item flex"),attrs:{_i:10},on:{click:function(e){return t.navto("/pages/index/rg")}}},[i("image",{attrs:{src:t._$s(11,"a-src",s("dbc2")),_i:11}}),i("view",[t._v(t._$s(12,"t0-0",t._s(t.$t("index.rg"))))])]),i("view",{staticClass:t._$s(13,"sc","top-item flex"),attrs:{_i:13},on:{click:function(e){return t.navto("/pages/transaction/cblist")}}},[i("image",{attrs:{src:t._$s(14,"a-src",s("a851")),_i:14}}),i("view",[t._v(t._$s(15,"t0-0",t._s(t.$t("index.cb"))))])]),i("view",{staticClass:t._$s(16,"sc","top-item flex"),attrs:{_i:16},on:{click:function(e){return t.navto("/pages/transaction/tblist")}}},[i("image",{attrs:{src:t._$s(17,"a-src",s("848c")),_i:17}}),i("view",[t._v(t._$s(18,"t0-0",t._s(t.$t("index.tb"))))])]),i("view",{staticClass:t._$s(19,"sc","top-item flex"),attrs:{_i:19},on:{click:function(e){return t.navto("/pages/index/language")}}},[i("image",{attrs:{src:t._$s(20,"a-src",s("f55d")),_i:20}}),i("view",[t._v(t._$s(21,"t0-0",t._s(t.$t("index.yy"))))])]),i("view",{staticClass:t._$s(22,"sc","top-item flex"),attrs:{_i:22},on:{click:function(e){return t.navto("/pages/index/kf")}}},[i("image",{attrs:{src:t._$s(23,"a-src",s("6873")),_i:23}}),i("view",[t._v(t._$s(24,"t0-0",t._s(t.$t("index.kf"))))])])]),i("view",{staticClass:t._$s(25,"sc","gnh-btm flex"),attrs:{_i:25}},[i("view",{staticClass:t._$s(26,"sc","btm-item"),attrs:{_i:26}},[i("view",{staticClass:t._$s(27,"sc","btm-item-name"),attrs:{_i:27}}),t._$s(28,"i",t.listOBj["BTC-USDT"])?[i("view",{staticClass:t._$s(29,"sc","btm-item-val"),style:t._$s(29,"s",{color:t.listOBj["BTC-USDT"].dcf>0?"#5ec886":"#DD3745"}),attrs:{_i:29}},[t._v(t._$s(29,"t0-0",t._s(t.listOBj["BTC-USDT"].last||"--,--")))]),i("view",{staticClass:t._$s(30,"sc","btm-item-bl"),style:t._$s(30,"s",{color:t.listOBj["BTC-USDT"].dcf>0?"#5ec886":"#DD3745"}),attrs:{_i:30}},[t._v(t._$s(30,"t0-0",t._s(t.listOBj["BTC-USDT"].dcf||"--,--")))])]:t._e()],2),i("view",{staticClass:t._$s(31,"sc","btm-item"),attrs:{_i:31}},[i("view",{staticClass:t._$s(32,"sc","btm-item-name"),attrs:{_i:32}}),t._$s(33,"i",t.listOBj["BCH-USDT"])?[i("view",{staticClass:t._$s(34,"sc","btm-item-val"),style:t._$s(34,"s",{color:t.listOBj["BCH-USDT"].dcf>0?"#5ec886":"#DD3745"}),attrs:{_i:34}},[t._v(t._$s(34,"t0-0",t._s(t.listOBj["BCH-USDT"].last||"--,--")))]),i("view",{staticClass:t._$s(35,"sc","btm-item-bl"),style:t._$s(35,"s",{color:t.listOBj["BCH-USDT"].dcf>0?"#5ec886":"#DD3745"}),attrs:{_i:35}},[t._v(t._$s(35,"t0-0",t._s(t.listOBj["BCH-USDT"].dcf||"--,--")))])]:t._e()],2),i("view",{staticClass:t._$s(36,"sc","btm-item"),attrs:{_i:36}},[i("view",{staticClass:t._$s(37,"sc","btm-item-name"),attrs:{_i:37}}),t._$s(38,"i",t.listOBj["ETH-USDT"])?[i("view",{staticClass:t._$s(39,"sc","btm-item-val"),style:t._$s(39,"s",{color:t.listOBj["ETH-USDT"].dcf>0?"#5ec886":"#DD3745"}),attrs:{_i:39}},[t._v(t._$s(39,"t0-0",t._s(t.listOBj["ETH-USDT"].last||"--,--")))]),i("view",{staticClass:t._$s(40,"sc","btm-item-bl"),style:t._$s(40,"s",{color:t.listOBj["ETH-USDT"].dcf>0?"#5ec886":"#DD3745"}),attrs:{_i:40}},[t._v(t._$s(40,"t0-0",t._s(t.listOBj["ETH-USDT"].dcf||"--,--")))])]:t._e()],2)])]),i("view",{staticClass:t._$s(41,"sc","list"),attrs:{_i:41}},[i("view",{staticClass:t._$s(42,"sc","list-title flex"),attrs:{_i:42}},[i("view",{staticClass:t._$s(43,"sc","title-left"),attrs:{_i:43}},[t._v(t._$s(43,"t0-0",t._s(t.$t("index.jyd"))))]),i("view",{staticClass:t._$s(44,"sc","title-center"),attrs:{_i:44}},[t._v(t._$s(44,"t0-0",t._s(t.$t("index.zxjg"))))]),i("view",{staticClass:t._$s(45,"sc","title-right"),attrs:{_i:45}},[t._v(t._$s(45,"t0-0",t._s(t.$t("index.zd"))))])]),t._l(t._$s(46,"f",{forItems:t.listOBj}),(function(e,s,n,a){return i("view",{key:t._$s(46,"f",{forIndex:n,key:"46-"+a}),staticClass:t._$s("46-"+a,"sc","list-main flex"),attrs:{_i:"46-"+a},on:{click:function(e){return t.navto("/pages/transaction/transactionDetail?type="+s)}}},[i("view",{staticClass:t._$s("47-"+a,"sc","main-left"),attrs:{_i:"47-"+a}},[t._v(t._$s("47-"+a,"t0-0",t._s(e.name)))]),i("view",{staticClass:t._$s("48-"+a,"sc","main-center"),class:t._$s("48-"+a,"c",{down:e.dcf>0,ping:0==e.dcf}),attrs:{_i:"48-"+a}},[t._v(t._$s("48-"+a,"t0-0",t._s(0==e.last?"--.--":e.last)))]),i("view",{staticClass:t._$s("49-"+a,"sc","main-right"),attrs:{_i:"49-"+a}},[i("view",{staticClass:t._$s("50-"+a,"sc","btn"),class:t._$s("50-"+a,"c",{down:e.dcf>0,ping:0==e.dcf}),attrs:{_i:"50-"+a}},[t._v(t._$s("50-"+a,"t0-0",t._s(e.dcf)))])])])}))],2)],1)},a=[]},"16c1":function(t,e,s){"use strict";s.r(e);var i=s("066d"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"179e":function(t,e,s){"use strict";s.r(e);var i=s("f808"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"17bf":function(t,e,s){"use strict";s.r(e);var i=s("154c"),n=s("2eb3");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},1842:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s={data:function(){return{url:"/hybrid/html/local.html?type=",type:""}},onLoad:function(e){this.type=e.type,t("log",this.type,"this,type+++++++++++++"," at pages/transaction/transactionDetail.vue:24")},onShow:function(){},methods:{back:function(e){t("log","\u89e6\u53d1"," at pages/transaction/transactionDetail.vue:29"),uni.navigateTo({url:e})},back1:function(e){t("log","\u89e6\u53d11"," at pages/transaction/transactionDetail.vue:35")}}};e.default=s}).call(this,s("0de9")["default"])},1872:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","container"),attrs:{_i:0}},[i("view",[t._v(t._$s(1,"t0-0",t._s(t.$t("login.czmm"))))]),i("view",{staticClass:t._$s(2,"sc","tit"),attrs:{_i:2}},[t._v(t._$s(2,"t0-0",t._s(t.$t("login.yx"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:t._$s(3,"sc","shuru"),attrs:{placeholder:t._$s(3,"a-placeholder",t.$t("login.yx")),_i:3},domProps:{value:t._$s(3,"v-model",t.email)},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}}),i("view",{staticClass:t._$s(4,"sc","tit"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("login.xmm"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.lpwd,expression:"lpwd"}],staticClass:t._$s(5,"sc","shuru"),attrs:{placeholder:t._$s(5,"a-placeholder",t.$t("login.xmm")),_i:5},domProps:{value:t._$s(5,"v-model",t.lpwd)},on:{input:function(e){e.target.composing||(t.lpwd=e.target.value)}}}),i("view",{staticClass:t._$s(6,"sc","tit"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("login.yxyzm"))))]),i("view",{staticClass:t._$s(7,"sc","flex"),attrs:{_i:7}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.ecode,expression:"ecode"}],staticClass:t._$s(8,"sc"," yzm"),attrs:{placeholder:t._$s(8,"a-placeholder",t.$t("login.yzm")),_i:8},domProps:{value:t._$s(8,"v-model",t.ecode)},on:{input:function(e){e.target.composing||(t.ecode=e.target.value)}}}),i("view",{staticClass:t._$s(9,"sc","code yzmbtn"),attrs:{_i:9},on:{click:t.verification}},[t._v(t._$s(9,"t0-0",t._s(0==t.countDown?t.$t("login.yzm"):t.countDown)))])]),i("view",{staticClass:t._$s(10,"sc","flex"),attrs:{_i:10}},[i("view"),i("image",{attrs:{src:t._$s(12,"a-src",s("1cc2")),_i:12},on:{click:function(e){return t.resetpwd()}}})])])},a=[]},1989:function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uniPopup:s("0b1e").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","allmoneybox"),attrs:{_i:1}},[i("view",{staticClass:t._$s(2,"sc","allmbox_1"),attrs:{_i:2}},[t._$s(3,"i",t.show)?i("image",{attrs:{src:t._$s(3,"a-src",s("5894")),_i:3},on:{click:function(e){return t.look(!1)}}}):t._e(),t._$s(4,"i",!t.show)?i("image",{attrs:{src:t._$s(4,"a-src",s("1fa7")),_i:4},on:{click:function(e){return t.look(!0)}}}):t._e()]),i("view",{staticClass:t._$s(5,"sc","allmbox_2 flex"),attrs:{_i:5}},[i("view",{staticClass:t._$s(6,"sc","allmbox_2_font"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("user.zhzzczh"))))]),i("view",{staticClass:t._$s(7,"sc","allmbox_2_icon"),attrs:{_i:7},on:{click:function(e){return t.open()}}},[i("image",{attrs:{src:t._$s(8,"a-src",s("7d0b")),_i:8}})])]),i("view",{staticClass:t._$s(9,"sc","allmbox_3"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.show?t.money:"****.****")))]),i("view",{staticClass:t._$s(10,"sc","allmbox_btn"),attrs:{_i:10}},[i("view",{staticClass:t._$s(11,"sc","allmbox_btn_1"),attrs:{_i:11}},[i("view",{staticClass:t._$s(12,"sc","allmbox_cbtn btn_active"),attrs:{_i:12},on:{click:function(e){return t.navTo("/pages/transaction/cblist")}}},[t._v(t._$s(12,"t0-0",t._s(t.$t("user.cb"))))]),i("view",{staticClass:t._$s(13,"sc","allmbox_tbtn"),attrs:{_i:13},on:{click:function(e){return t.navTo("/pages/transaction/tblist")}}},[t._v(t._$s(13,"t0-0",t._s(t.$t("user.tb"))))])])])]),i("view",{staticClass:t._$s(14,"sc","findbox"),attrs:{_i:14}},[i("view",{staticClass:t._$s(15,"sc","findbox_1"),attrs:{_i:15}},[i("view",{staticClass:t._$s(16,"sc","findbox_2"),attrs:{_i:16}},[i("view",{staticClass:t._$s(17,"sc","findbox_3"),attrs:{_i:17}},[t._v(t._$s(17,"t0-0",t._s(t.$t("user.zclb"))))])])]),i("scroll-view",{staticClass:t._$s(18,"sc","swiper-box"),style:t._$s(18,"s",{height:t.maxheight}),attrs:{_i:18}},t._l(t._$s(19,"f",{forItems:t.list}),(function(e,n,a,r){return i("view",{key:t._$s(19,"f",{forIndex:a,key:"19-"+r}),staticClass:t._$s("19-"+r,"sc","listbox"),attrs:{_i:"19-"+r},on:{click:function(s){return t.navTo("/pages/user/coininfo?id="+e.id)}}},[i("view",{staticClass:t._$s("20-"+r,"sc","listbox_title flex"),attrs:{_i:"20-"+r}},[i("view",{staticClass:t._$s("21-"+r,"sc","listbox_title_l"),attrs:{_i:"21-"+r}},[t._v(t._$s("21-"+r,"t0-0",t._s(e.name.toLocaleUpperCase())))]),i("view",{staticClass:t._$s("22-"+r,"sc","listbox_title_r"),attrs:{_i:"22-"+r}},[i("image",{attrs:{src:t._$s("23-"+r,"a-src",s("f10d")),_i:"23-"+r}})])]),i("view",{staticClass:t._$s("24-"+r,"sc","main flex"),attrs:{_i:"24-"+r}},[i("view",{staticClass:t._$s("25-"+r,"sc","main-item"),attrs:{_i:"25-"+r}},[i("view",{staticClass:t._$s("26-"+r,"sc","main-item-font"),attrs:{_i:"26-"+r}},[t._v(t._$s("26-"+r,"t0-0",t._s(t.$t("user.ky"))))]),i("view",{staticClass:t._$s("27-"+r,"sc","main-item-num"),attrs:{_i:"27-"+r}},[t._v(t._$s("27-"+r,"t0-0",t._s(e.data.num||"0.0000")))])]),i("view",{staticClass:t._$s("28-"+r,"sc","main-item"),attrs:{_i:"28-"+r}},[i("view",{staticClass:t._$s("29-"+r,"sc","main-item-font"),attrs:{_i:"29-"+r}},[t._v(t._$s("29-"+r,"t0-0",t._s(t.$t("user.dj"))))]),i("view",{staticClass:t._$s("30-"+r,"sc","main-item-num"),attrs:{_i:"30-"+r}},[t._v(t._$s("30-"+r,"t0-0",t._s(e.data.numd||"0.0000")))])]),i("view",{staticClass:t._$s("31-"+r,"sc","main-item"),attrs:{_i:"31-"+r}},[i("view",{staticClass:t._$s("32-"+r,"sc","main-item-font"),attrs:{_i:"32-"+r}},[t._v(t._$s("32-"+r,"t0-0",t._s(t.$t("user.zh"))))]),i("view",{staticClass:t._$s("33-"+r,"sc","main-item-num"),attrs:{_i:"33-"+r}},[t._v(t._$s("33-"+r,"t0-0",t._s(e.data.zhe||"0.0000")))])])])])})),0)]),i("uni-popup",{ref:"popup",attrs:{type:"center",_i:34}},[i("view",{staticClass:t._$s(35,"sc","popup-box"),attrs:{_i:35}},[i("view",{staticClass:t._$s(36,"sc","img"),attrs:{_i:36}},[i("image",{attrs:{src:t._$s(37,"a-src",s("95d0")),_i:37}})]),i("view",{staticClass:t._$s(38,"sc","popup-font"),attrs:{_i:38}},[t._v(t._$s(38,"t0-0",t._s(t.$t("user.yyzjtjcz"))))]),i("view",{staticClass:t._$s(39,"sc","btn"),attrs:{_i:39},on:{click:function(e){return t.cancel()}}},[t._v(t._$s(39,"t0-0",t._s(t.$t("user.qd"))))])])])],1)},a=[]},"1a03":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{list:[]}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("cb.cblb")})},onShow:function(){this.loadData()},methods:{loadData:function(){var t=this;(0,i.czlist)({page:1,limit:1e3}).then((function(e){t.list=e.data}))},navTo:function(t){uni.navigateTo({url:t})}}};e.default=n},"1a04":function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=i("26cb"),a=i("a138"),r=i("37f5"),o=i("e96c"),c=i("7ccc");function u(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function l(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?u(Object(s),!0).forEach((function(e){f(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):u(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function f(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var d={data:function(){return{dhbz:"",dqbz:"",yue:"",jye:"",alertShow:!1,spList:[],listLength:20,actionList:"BTC-USDT",listOBj:{"BCH-USDT":{},"BTC-USDT":{}},ggIndex:0,ggList:[{num:5},{num:10},{num:20},{num:50},{num:100}],typeIndex:1,jyType:1,payNum:0,ggBs:0,xzMoney:0,zsMoney:0,zyMoney:0,bzjMoney:0,sxfMoney:0,ddType:0,loadData:[{state:1,text:"\u9650\u4ef7\u59d4\u6258",loadingType:"more",list:[],page:1,limit:10},{state:2,text:"\u6301\u4ed3",loadingType:"more",list:[],page:1,limit:10}],setTimeoutObj:"",upDataLoding:!1,gmList:[],mcList:[],gmobj:{},mcobj:{}}},watch:{ggBs:function(t,e){this.ggBs=t,this.bond()},payNum:function(t,e){this.payNum=t,this.bond()}},filters:{actionMoney:function(t){var e=0;return+t>1e7?e=+(t/1e7).toFixed(2)+"\u5343\u842c":+t>1e4&&(e=+(t/1e4).toFixed(2)+"\u842c"),e}},onLoad:function(t){t.type&&(this.actionList=t.type,this.bauhinia(c.bauhinia)),t.current&&(this.typeIndex=t.current),this.levertadeLaverorder()},onShow:function(){this.geLevertade(),this.initListData(),t("log",this.userInfo," at pages/transaction/bbjy.vue:440")},onHide:function(){this.closeScoket(),clearInterval(this.setTimeoutObj)},onReachBottom:function(){this.levertadeLaverorder()},onReady:function(){t("log",this.userInfo," at pages/transaction/bbjy.vue:451")},computed:l({},(0,n.mapState)("user",["userInfo"])),methods:l(l({},(0,n.mapMutations)("user",["login","setUserInfo"])),{},{bauhinia:function(){var e=this,s=e.actionList.split("-");e.dqbz=s[0],e.dhbz=s[1],(0,c.bauhinia)({name:e.dqbz}).then((function(s){t("log",s," at pages/transaction/bbjy.vue:467"),e.yue=s.data})).catch((function(e){t("log",e," at pages/transaction/bbjy.vue:470")}))},UpOrderHandle:function(){var t=this;this.upDataLoding||(uni.showLoading({title:"\u63d0\u4ea4\u4e2d",mask:!0}),this.upDataLoding=!0,1==t.typeIndex&&(0,c.upbbbuy)({symbol:t.listOBj[t.actionList].name,mprice:2==t.jyType?t.listOBj[t.actionList].last:t.xzMoney,musdt:t.jye,buytype:t.jyType}).then((function(e){uni.hideLoading(),t.upDataLoding=!1,uni.showModal({title:"\u63d0\u793a",content:"\u4ea4\u6613\u6210\u529f",confirmText:"\u78ba\u8a8d",showCancel:!1}),obj.levertadeLaverorder()})),2==t.typeIndex&&(0,c.upbbsell)({symbol:t.listOBj[t.actionList].name,mprice:2==t.jyType?t.listOBj[t.actionList].last:t.xzMoney,mnum:t.payNum,selltype:t.jyType}).then((function(e){uni.hideLoading(),t.upDataLoding=!1,uni.showModal({title:"\u63d0\u793a",content:"\u4ea4\u6613\u6210\u529f",confirmText:"\u78ba\u8a8d",showCancel:!1}),obj.levertadeLaverorder()})))},changeData:function(e){t("log",e,"qh"," at pages/transaction/bbjy.vue:558"),this.actionList=e.instId,this.gmList=[],this.mcList=[],this.alertShow=!1,this.bauhinia()},bond:function(){var s=this;return new Promise((function(i,n){(0,a.bond)({name:s.actionList.split("-")[0],num:s.payNum,gann:s.ggBs}).then((function(e){s.sxfMoney=e.data.fee,s.bzjMoney=e.data.bong?e.data.bong:0,t("log",e," at pages/transaction/bbjy.vue:576"),i()})).catch((function(){n(),t("log",e," at pages/transaction/bbjy.vue:580")}))}))},initListData:function(){var t=this;this.setTimeoutObj=setInterval((function(){t.levertadeLaverorder()}),2e3)},geLevertade:function(){uni.showLoading({title:"\u6578\u64da\u52a0\u8f09\u4e2d...",mask:!0});var t=this;(0,o.geLevertade)().then((function(e){t.spList=e.list,t.onScoket()}))},onScoket:function(){var s=this;s.scoket=(0,r.scoketNew)("wss://wsaws.okx.com:8443/ws/v5/public"),s.scoket.scoketOpen().then((function(i){uni.hideLoading();var n=s.spList.map((function(t){return{channel:"tickers",instId:t.coinname.toUpperCase()+"-USDT"}}));s.scoket.scoketSend({op:"subscribe",args:n}).then((function(e){t("log",e,"\u53d1\u9001\u6210\u529f"," at pages/transaction/bbjy.vue:621")})),s.scoket.scoketMessage((function(i){try{if(i.data){s.listOBj[i.arg.instId]=i.data[0];var n=s.listOBj[i.arg.instId];n.last=+n.last,n.sodUtc0=+n.sodUtc0,n.bool=n.last-n.sodUtc0>0,n.dcf=+((n.last-n.sodUtc0)/n.sodUtc0*100).toFixed(2)+"%",n.name=n.instId.replace("-","/"),s.actionList==n.instId&&(s.gmList.unshift({pri:(1*n.bidPx).toFixed(5),num:(1*n.bidSz).toFixed(5)}),s.gmList=s.gmList.slice(0,6),s.mcList.unshift({pri:(1*n.askPx).toFixed(5),num:(1*n.askSz).toFixed(5)}),s.mcList=s.mcList.slice(0,6)),s.listOBj=Object.assign({},s.listOBj),t("log",s.listOBj,"that.listOBj"," at pages/transaction/bbjy.vue:653")}}catch(e){t("log",i,i.data,"\u62a5\u9519"," at pages/transaction/bbjy.vue:656")}}))}))},closeScoket:function(){this.scoket.scoketClose()},closeorder:function(t){var e=this;uni.showModal({title:"\u5e73\u5009",content:"\u662f\u5426\u7acb\u5373\u5e73\u5009\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539",confirmText:"\u78ba\u8a8d",success:function(s){s.confirm&&(uni.showLoading({title:"\u8acb\u6c42\u4e2d...",mask:!0}),(0,a.closeorder)({id:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:"\u5e73\u5009\u6210\u529f",icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},clearorder:function(t){var e=this;uni.showModal({title:"\u53d6\u6d88",content:"\u662f\u5426\u7acb\u5373\u53d6\u6d88\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539",confirmText:"\u78ba\u8a8d",success:function(s){s.confirm&&(uni.showLoading({title:"\u8acb\u6c42\u4e2d...",mask:!0}),(0,c.clearorder)({oid:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:"\u53d6\u6d88\u6210\u529f",icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},levertadeLaverorder:function(e){var s=this,i=this.ddType,n=this.loadData[i],a=n.state;"tabChange"===e&&!0===n.loaded||"loading"!==n.loadingType&&(n.loadingType="loading",(0,c.tradebill)({type:a}).then((function(t){var e=t.data;n.list=e,n.loadingType="more",s.$set(n,"loaded",!0),s.getUser()})).catch((function(e){t("log",e," at pages/transaction/bbjy.vue:772")})))},changeGG:function(t,e){this.ggBs=e.num,this.ggIndex=t},ddTypeChage:function(t){this.ddType=t,this.levertadeLaverorder("tabChange")},ddTypeInit:function(){var t=this.loadData[this.ddType];t.loadingType="more",t.list=[],t.page=1,t.limit=10,t.loaded=!1,this.levertadeLaverorder()},navto:function(t){uni.navigateTo({url:t,fail:function(){uni.switchTab({url:t})}})},getUser:function(){var t=this;(0,c.getUser)().then((function(e){t.setUserInfo(e.data)}))}})};s.default=d}).call(this,i("0de9")["default"])},"1a19":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"uni-load-more",props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},color:{type:String,default:"#777777"},contentText:{type:Object,default:function(){return{contentdown:"\u4e0a\u62c9\u663e\u793a\u66f4\u591a",contentrefresh:"\u6b63\u5728\u52a0\u8f7d...",contentnomore:"\u6ca1\u6709\u66f4\u591a\u6570\u636e\u4e86"}}}},data:function(){return{}}};e.default=i},"1ab1":function(t,e,s){"use strict";s.r(e);var i=s("678d"),n=s("c817");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"1bab":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={primary:"#2979ff",primaryDark:"#2b85e4",primaryDisabled:"#a0cfff",primaryLight:"#ecf5ff",bgColor:"#f3f4f6",info:"#909399",infoDark:"#82848a",infoDisabled:"#c8c9cc",infoLight:"#f4f4f5",warning:"#ff9900",warningDark:"#f29100",warningDisabled:"#fcbd71",warningLight:"#fdf6ec",error:"#fa3534",errorDark:"#dd6161",errorDisabled:"#fab6b6",errorLight:"#fef0f0",success:"#19be6b",successDark:"#18b566",successDisabled:"#71d5a1",successLight:"#dbf1e1",mainColor:"#303133",contentColor:"#606266",tipsColor:"#909399",lightColor:"#c0c4cc",borderColor:"#e4e7ed"},n=i;e.default=n},"1cc2":function(t,e){t.exports="/static/icon/goto.png"},"1d19":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","ss-box flex"),attrs:{_i:1}},[i("view",{staticClass:t._$s(2,"sc","ss-main"),attrs:{_i:2}},[i("view",{staticClass:t._$s(3,"sc","ss-main-icon"),attrs:{_i:3}},[i("image",{attrs:{src:t._$s(4,"a-src",s("2680")),_i:4}})]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.keyworld,expression:"keyworld"}],attrs:{placeholder:t._$s(5,"a-placeholder",t.$t("cb.ssnxydbz")),_i:5},domProps:{value:t._$s(5,"v-model",t.keyworld)},on:{blur:function(e){return t.loadData()},input:function(e){e.target.composing||(t.keyworld=e.target.value)}}})]),i("view",{staticClass:t._$s(6,"sc","ss-font"),attrs:{_i:6},on:{click:function(e){return t.navTo("/pages/user/user")}}},[t._v(t._$s(6,"t0-0",t._s(t.$t("cb.qx"))))])]),i("view",{staticClass:t._$s(7,"sc","title"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(t.$t("tb.ktblb"))))]),i("scroll-view",{staticClass:t._$s(8,"sc","swiper-box"),style:t._$s(8,"s",{height:t.maxheight}),attrs:{_i:8}},t._l(t._$s(9,"f",{forItems:t.bilist}),(function(e,n,a,r){return i("view",{key:t._$s(9,"f",{forIndex:a,key:"9-"+r}),staticClass:t._$s("9-"+r,"sc","list"),attrs:{_i:"9-"+r},on:{click:function(s){return t.nav(e)}}},[i("view",{staticClass:t._$s("10-"+r,"sc","list-item flex"),attrs:{_i:"10-"+r}},[i("view",{staticClass:t._$s("11-"+r,"sc","list-item-left"),attrs:{_i:"11-"+r}},[i("view",{staticClass:t._$s("12-"+r,"sc","list-title"),attrs:{_i:"12-"+r}},[t._v(t._$s("12-"+r,"t0-0",t._s(e.cname)))]),i("view",{staticClass:t._$s("13-"+r,"sc","list-tip"),attrs:{_i:"13-"+r}},[t._v(t._$s("13-"+r,"t0-0",t._s(e.title)))])]),i("view",{staticClass:t._$s("14-"+r,"sc","list-item-right"),attrs:{_i:"14-"+r}},[i("view",{staticClass:t._$s("15-"+r,"sc","kc"),attrs:{_i:"15-"+r}},[t._v(t._$s("15-"+r,"t0-0",t._s(e.cnum)))]),i("view",{staticClass:t._$s("16-"+r,"sc","back"),attrs:{_i:"16-"+r}},[i("image",{attrs:{src:t._$s("17-"+r,"a-src",s("f10d")),_i:"17-"+r}})])])])])})),0)])},a=[]},"1deb":function(t,e){t.exports="/static/icon/reback.png"},"1fa7":function(t,e){t.exports="/static/icon/user-eyesb.png"},"1ff8":function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("26cb"),n=s("7ccc");function a(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function r(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?a(Object(s),!0).forEach((function(e){o(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):a(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function o(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var c={data:function(){return{current:1,tbnum:"",loaded:!1}},onLoad:function(){t("log",this.userInfo," at pages/transaction/transfer.vue:39")},computed:r({},(0,i.mapState)("user",["userInfo"])),onShow:function(){var t=this;uni.setNavigationBarTitle({title:this.$t("user.zjhz")}),(0,n.getUser)().then((function(e){t.setUserInfo(e.data)}))},onReachBottom:function(){},onReady:function(){},methods:r(r({},(0,i.mapMutations)("user",["setUserInfo"])),{},{transfer:function(){var t=this,e=this;e.loaded||(e.loaded=!0,(0,n.transfer)({tbnum:e.tbnum,type:e.current}).then((function(s){uni.showToast({title:t.$t("user.hzcg"),duration:2e3,position:"top"}),(0,n.getUser)().then((function(t){e.loaded=!1,e.setUserInfo(t.data)}))})).catch((function(t){e.loaded=!1})))}})};e.default=c}).call(this,s("0de9")["default"])},2024:function(t,e,s){"use strict";s("546b");var i=c(s("8bbf")),n=c(s("6ec1")),a=c(s("7821")),r=c(s("40f4")),o=c(s("b85f"));function c(t){return t&&t.__esModule?t:{default:t}}function u(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function l(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?u(Object(s),!0).forEach((function(e){f(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):u(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function f(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}i.default.use(r.default);var d=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1500,s=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"none";!1!==Boolean(t)&&uni.showToast({title:t,duration:e,mask:s,icon:i})},_=function(){var t=getCurrentPages(),e=t[t.length-2];return e.$vm};i.default.config.productionTip=!1,i.default.prototype.$fire=new i.default,i.default.prototype.$store=n.default,i.default.prototype.$api={msg:d,prePage:_},a.default.mpType="app";var p=new i.default(l(l({},a.default),{},{i18n:o.default}));p.$mount()},2029:function(t,e,s){"use strict";function i(t){return"[object Array]"===Object.prototype.toString.call(t)}function n(t){if([null,void 0,NaN,!1].includes(t))return t;if("object"!==typeof t&&"function"!==typeof t)return t;var e=i(t)?[]:{};for(var s in t)t.hasOwnProperty(s)&&(e[s]="object"===typeof t[s]?n(t[s]):t[s]);return e}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n;e.default=a},"221f":function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=i("7ccc"),a=i("05ec"),r=i("26cb"),o=i("37f5"),c=i("e96c");function u(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function l(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?u(Object(s),!0).forEach((function(e){f(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):u(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function f(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var d={data:function(){return{clist:{},scoket:"",instId:"IOTA-USDT",spList:[],list:[],listInfo:[],listOBj:{}}},computed:l({},(0,r.mapState)("user",["userInfo","orderInfo","hasLogin"])),onLoad:function(t){uni.setNavigationBarTitle({title:this.$t("index.sy")})},onShow:function(){this.geLevertade(),this.tradelist(),this.getgg()},onHide:function(){this.closeScoket()},onPullDownRefresh:function(){},methods:{navto:function(e){t("log",e," at pages/index/index.vue:121"),this.hasLogin?uni.navigateTo({url:e}):((0,a.saveUrl)(),(0,a.interceptor)())},goDetail:function(t){uni.navigateTo({url:"/pages/index/ggDetail?id="+this.listInfo[t].id})},getgg:function(){var t=this;(0,c.gglist)({page:1,limit:1e3}).then((function(e){t.listInfo=e.data,e.data.forEach((function(e){t.list.push(e.title)}))}))},swiperChange:function(){},onScoket:function(){var s=this;s.scoket=(0,o.scoketNew)("wss://wsaws.okx.com:8443/ws/v5/public"),s.scoket.scoketOpen().then((function(i){var n=s.spList.map((function(t){return{channel:"tickers",instId:t.coinname.toUpperCase()+"-USDT"}}));s.scoket.scoketSend({op:"subscribe",args:n}).then((function(e){t("log",e,"\u53d1\u9001\u6210\u529f"," at pages/index/index.vue:165")})),s.scoket.scoketMessage((function(i){try{if(i.data){s.listOBj[i.arg.instId]=i.data[0];var n=s.listOBj[i.arg.instId];n.dcf=((1*n.last-1*n.sodUtc0)/(1*n.sodUtc0)*100).toFixed(2),n.name=n.instId.replace("-","/"),s.listOBj=Object.assign({},s.listOBj)}}catch(e){t("log",i,i.data,"\u62a5\u9519"," at pages/index/index.vue:181")}}))}))},closeScoket:function(){this.scoket.scoketClose()},geLevertade:function(){var t=this;(0,c.geLevertade)().then((function(e){t.spList=e.list,t.onScoket()}))},bannerNavToUrl:function(t){uni.navigateTo({url:t.wap_url})},tradelist:function(){var e=this;(0,n.tradelist)().then((function(s){t("log",s," at pages/index/index.vue:213"),e.clist=s.data.clist,e.clist=Object.assign({},e.clist),t("log",e.clist,"this.clist"," at pages/index/index.vue:216")}))}}};s.default=d}).call(this,i("0de9")["default"])},"23de":function(t,e,s){"use strict";s.r(e);var i=s("c1a6"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},2680:function(t,e){t.exports="/static/img/ss.png"},"26cb":function(t,s,i){"use strict";(function(s){
  2. /*!
  3. * vuex v3.6.2
  4. * (c) 2021 Evan You
  5. * @license MIT
  6. */
  7. function i(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:i});else{var s=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[i].concat(t.init):i,s.call(this,t)}}function i(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}var n="undefined"!==typeof window?window:"undefined"!==typeof s?s:{},a=n.__VUE_DEVTOOLS_GLOBAL_HOOK__;function r(t){a&&(t._devtoolHook=a,a.emit("vuex:init",t),a.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){a.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){a.emit("vuex:action",t,e)}),{prepend:!0}))}function o(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var s=o(e,(function(e){return e.original===t}));if(s)return s.copy;var i=Array.isArray(t)?[]:{};return e.push({original:t,copy:i}),Object.keys(t).forEach((function(s){i[s]=c(t[s],e)})),i}function u(t,e){Object.keys(t).forEach((function(s){return e(t[s],s)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function d(t,e){return function(){return t(e)}}var _=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var s=t.state;this.state=("function"===typeof s?s():s)||{}},p={namespaced:{configurable:!0}};p.namespaced.get=function(){return!!this._rawModule.namespaced},_.prototype.addChild=function(t,e){this._children[t]=e},_.prototype.removeChild=function(t){delete this._children[t]},_.prototype.getChild=function(t){return this._children[t]},_.prototype.hasChild=function(t){return t in this._children},_.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},_.prototype.forEachChild=function(t){u(this._children,t)},_.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},_.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},_.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(_.prototype,p);var v=function(t){this.register([],t,!1)};function m(t,e,s){if(e.update(s),s.modules)for(var i in s.modules){if(!e.getChild(i))return void 0;m(t.concat(i),e.getChild(i),s.modules[i])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,s){return e=e.getChild(s),t+(e.namespaced?s+"/":"")}),"")},v.prototype.update=function(t){m([],this.root,t)},v.prototype.register=function(t,e,s){var i=this;void 0===s&&(s=!0);var n=new _(e,s);if(0===t.length)this.root=n;else{var a=this.get(t.slice(0,-1));a.addChild(t[t.length-1],n)}e.modules&&u(e.modules,(function(e,n){i.register(t.concat(n),e,s)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),s=t[t.length-1],i=e.getChild(s);i&&i.runtime&&e.removeChild(s)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),s=t[t.length-1];return!!e&&e.hasChild(s)};var h;var g=function(t){var e=this;void 0===t&&(t={}),!h&&"undefined"!==typeof window&&window.Vue&&L(window.Vue);var s=t.plugins;void 0===s&&(s=[]);var i=t.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new h,this._makeLocalGettersCache=Object.create(null);var n=this,a=this,o=a.dispatch,c=a.commit;this.dispatch=function(t,e){return o.call(n,t,e)},this.commit=function(t,e,s){return c.call(n,t,e,s)},this.strict=i;var u=this._modules.root.state;C(this,u,[],this._modules.root),w(this,u),s.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:h.config.devtools;l&&r(this)},$={state:{configurable:!0}};function b(t,e,s){return e.indexOf(t)<0&&(s&&s.prepend?e.unshift(t):e.push(t)),function(){var s=e.indexOf(t);s>-1&&e.splice(s,1)}}function y(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var s=t.state;C(t,s,[],t._modules.root,!0),w(t,s,e)}function w(t,e,s){var i=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var n=t._wrappedGetters,a={};u(n,(function(e,s){a[s]=d(e,t),Object.defineProperty(t.getters,s,{get:function(){return t._vm[s]},enumerable:!0})}));var r=h.config.silent;h.config.silent=!0,t._vm=new h({data:{$$state:e},computed:a}),h.config.silent=r,t.strict&&z(t),i&&(s&&t._withCommit((function(){i._data.$$state=null})),h.nextTick((function(){return i.$destroy()})))}function C(t,e,s,i,n){var a=!s.length,r=t._modules.getNamespace(s);if(i.namespaced&&(t._modulesNamespaceMap[r],t._modulesNamespaceMap[r]=i),!a&&!n){var o=P(e,s.slice(0,-1)),c=s[s.length-1];t._withCommit((function(){h.set(o,c,i.state)}))}var u=i.context=x(t,r,s);i.forEachMutation((function(e,s){var i=r+s;k(t,i,e,u)})),i.forEachAction((function(e,s){var i=e.root?s:r+s,n=e.handler||e;T(t,i,n,u)})),i.forEachGetter((function(e,s){var i=r+s;O(t,i,e,u)})),i.forEachChild((function(i,a){C(t,e,s.concat(a),i,n)}))}function x(t,e,s){var i=""===e,n={dispatch:i?t.dispatch:function(s,i,n){var a=S(s,i,n),r=a.payload,o=a.options,c=a.type;return o&&o.root||(c=e+c),t.dispatch(c,r)},commit:i?t.commit:function(s,i,n){var a=S(s,i,n),r=a.payload,o=a.options,c=a.type;o&&o.root||(c=e+c),t.commit(c,r,o)}};return Object.defineProperties(n,{getters:{get:i?function(){return t.getters}:function(){return j(t,e)}},state:{get:function(){return P(t.state,s)}}}),n}function j(t,e){if(!t._makeLocalGettersCache[e]){var s={},i=e.length;Object.keys(t.getters).forEach((function(n){if(n.slice(0,i)===e){var a=n.slice(i);Object.defineProperty(s,a,{get:function(){return t.getters[n]},enumerable:!0})}})),t._makeLocalGettersCache[e]=s}return t._makeLocalGettersCache[e]}function k(t,e,s,i){var n=t._mutations[e]||(t._mutations[e]=[]);n.push((function(e){s.call(t,i.state,e)}))}function T(t,e,s,i){var n=t._actions[e]||(t._actions[e]=[]);n.push((function(e){var n=s.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},e);return f(n)||(n=Promise.resolve(n)),t._devtoolHook?n.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):n}))}function O(t,e,s,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return s(i.state,i.getters,t.state,t.getters)})}function z(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function P(t,e){return e.reduce((function(t,e){return t[e]}),t)}function S(t,e,s){return l(t)&&t.type&&(s=e,e=t,t=t.type),{type:t,payload:e,options:s}}function L(t){h&&t===h||(h=t,i(h))}$.state.get=function(){return this._vm._data.$$state},$.state.set=function(t){0},g.prototype.commit=function(t,e,s){var i=this,n=S(t,e,s),a=n.type,r=n.payload,o=(n.options,{type:a,payload:r}),c=this._mutations[a];c&&(this._withCommit((function(){c.forEach((function(t){t(r)}))})),this._subscribers.slice().forEach((function(t){return t(o,i.state)})))},g.prototype.dispatch=function(t,s){var i=this,n=S(t,s),a=n.type,r=n.payload,o={type:a,payload:r},c=this._actions[a];if(c){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(o,i.state)}))}catch(e){0}var u=c.length>1?Promise.all(c.map((function(t){return t(r)}))):c[0](r);return new Promise((function(t,s){u.then((function(s){try{i._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(o,i.state)}))}catch(e){0}t(s)}),(function(t){try{i._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(o,i.state,t)}))}catch(e){0}s(t)}))}))}},g.prototype.subscribe=function(t,e){return b(t,this._subscribers,e)},g.prototype.subscribeAction=function(t,e){var s="function"===typeof t?{before:t}:t;return b(s,this._actionSubscribers,e)},g.prototype.watch=function(t,e,s){var i=this;return this._watcherVM.$watch((function(){return t(i.state,i.getters)}),e,s)},g.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},g.prototype.registerModule=function(t,e,s){void 0===s&&(s={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),C(this,this.state,t,this._modules.get(t),s.preserveState),w(this,this.state)},g.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var s=P(e.state,t.slice(0,-1));h.delete(s,t[t.length-1])})),y(this)},g.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},g.prototype[[104,111,116,85,112,100,97,116,101].map((function(t){return String.fromCharCode(t)})).join("")]=function(t){this._modules.update(t),y(this,!0)},g.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(g.prototype,$);var I=A((function(t,e){var s={};return N(e).forEach((function(e){var i=e.key,n=e.val;s[i]=function(){var e=this.$store.state,s=this.$store.getters;if(t){var i=U(this.$store,"mapState",t);if(!i)return;e=i.context.state,s=i.context.getters}return"function"===typeof n?n.call(this,e,s):e[n]},s[i].vuex=!0})),s})),M=A((function(t,e){var s={};return N(e).forEach((function(e){var i=e.key,n=e.val;s[i]=function(){var e=[],s=arguments.length;while(s--)e[s]=arguments[s];var i=this.$store.commit;if(t){var a=U(this.$store,"mapMutations",t);if(!a)return;i=a.context.commit}return"function"===typeof n?n.apply(this,[i].concat(e)):i.apply(this.$store,[n].concat(e))}})),s})),D=A((function(t,e){var s={};return N(e).forEach((function(e){var i=e.key,n=e.val;n=t+n,s[i]=function(){if(!t||U(this.$store,"mapGetters",t))return this.$store.getters[n]},s[i].vuex=!0})),s})),B=A((function(t,e){var s={};return N(e).forEach((function(e){var i=e.key,n=e.val;s[i]=function(){var e=[],s=arguments.length;while(s--)e[s]=arguments[s];var i=this.$store.dispatch;if(t){var a=U(this.$store,"mapActions",t);if(!a)return;i=a.context.dispatch}return"function"===typeof n?n.apply(this,[i].concat(e)):i.apply(this.$store,[n].concat(e))}})),s})),q=function(t){return{mapState:I.bind(null,t),mapGetters:D.bind(null,t),mapMutations:M.bind(null,t),mapActions:B.bind(null,t)}};function N(t){return E(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function E(t){return Array.isArray(t)||l(t)}function A(t){return function(e,s){return"string"!==typeof e?(s=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,s)}}function U(t,e,s){var i=t._modulesNamespaceMap[s];return i}function F(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var s=t.filter;void 0===s&&(s=function(t,e,s){return!0});var i=t.transformer;void 0===i&&(i=function(t){return t});var n=t.mutationTransformer;void 0===n&&(n=function(t){return t});var a=t.actionFilter;void 0===a&&(a=function(t,e){return!0});var r=t.actionTransformer;void 0===r&&(r=function(t){return t});var o=t.logMutations;void 0===o&&(o=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(o&&t.subscribe((function(t,a){var r=c(a);if(s(t,f,r)){var o=W(),u=n(t),d="mutation "+t.type+o;R(l,d,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",i(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",i(r)),H(l)}f=r})),u&&t.subscribeAction((function(t,s){if(a(t,s)){var i=W(),n=r(t),o="action "+t.type+i;R(l,o,e),l.log("%c action","color: #03A9F4; font-weight: bold",n),H(l)}})))}}function R(t,s,i){var n=i?t.groupCollapsed:t.group;try{n.call(t,s)}catch(e){t.log(s)}}function H(t){try{t.groupEnd()}catch(e){t.log("\u2014\u2014 log end \u2014\u2014")}}function W(){var t=new Date;return" @ "+G(t.getHours(),2)+":"+G(t.getMinutes(),2)+":"+G(t.getSeconds(),2)+"."+G(t.getMilliseconds(),3)}function V(t,e){return new Array(e+1).join(t)}function G(t,e){return V("0",e-t.toString().length)+t}var Z={Store:g,install:L,version:"3.6.2",mapState:I,mapMutations:M,mapGetters:D,mapActions:B,createNamespacedHelpers:q,createLogger:F};t.exports=Z}).call(this,i("c8ba"))},"27ac":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i="1.8.6",n={v:i,version:i,type:["primary","success","info","error","warning"]};e.default=n},"27cb":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","container"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","wjmm"),attrs:{_i:1},on:{click:function(e){return t.dl()}}},[t._v(t._$s(1,"t0-0",t._s(t.$t("login.dl"))))]),i("view",{staticClass:t._$s(2,"sc","tit"),attrs:{_i:2}},[t._v(t._$s(2,"t0-0",t._s(t.$t("login.yx"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:t._$s(3,"sc","shuru"),attrs:{placeholder:t._$s(3,"a-placeholder",t.$t("login.qsryx")),_i:3},domProps:{value:t._$s(3,"v-model",t.email)},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}}),i("view",{staticClass:t._$s(4,"sc","tit"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("login.yxyzm"))))]),i("view",{staticClass:t._$s(5,"sc","flex"),attrs:{_i:5}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.code,expression:"code"}],staticClass:t._$s(6,"sc"," yzm"),attrs:{placeholder:t._$s(6,"a-placeholder",t.$t("login.qsryzm")),_i:6},domProps:{value:t._$s(6,"v-model",t.code)},on:{input:function(e){e.target.composing||(t.code=e.target.value)}}}),i("view",{staticClass:t._$s(7,"sc","code yzmbtn"),attrs:{_i:7},on:{click:t.verification}},[t._v(t._$s(7,"t0-0",t._s(0==t.countDown?t.$t("login.yzm"):t.countDown)))])]),i("view",{staticClass:t._$s(8,"sc","tit"),attrs:{_i:8}},[t._v(t._$s(8,"t0-0",t._s(t.$t("login.mm"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.lpwd,expression:"lpwd"}],staticClass:t._$s(9,"sc","shuru"),attrs:{placeholder:t._$s(9,"a-placeholder",t.$t("login.qsrmm")),_i:9},domProps:{value:t._$s(9,"v-model",t.lpwd)},on:{input:function(e){e.target.composing||(t.lpwd=e.target.value)}}}),i("view",{staticClass:t._$s(10,"sc","tit"),attrs:{_i:10}},[t._v(t._$s(10,"t0-0",t._s(t.$t("login.qrmm"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.relpwd,expression:"relpwd"}],staticClass:t._$s(11,"sc","shuru"),attrs:{placeholder:t._$s(11,"a-placeholder",t.$t("login.qsrmm")),_i:11},domProps:{value:t._$s(11,"v-model",t.relpwd)},on:{input:function(e){e.target.composing||(t.relpwd=e.target.value)}}}),i("view",{staticClass:t._$s(12,"sc","tit"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("login.yqm"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.invit,expression:"invit"}],staticClass:t._$s(13,"sc","shuru"),attrs:{placeholder:t._$s(13,"a-placeholder",t.$t("login.qsryqm")),_i:13},domProps:{value:t._$s(13,"v-model",t.invit)},on:{input:function(e){e.target.composing||(t.invit=e.target.value)}}}),i("view",{staticClass:t._$s(14,"sc","flex"),attrs:{_i:14}},[i("view",[t._v(t._$s(15,"t0-0",t._s(t.$t("login.zcjbsty")))),i("text",[t._v(t._$s(16,"t0-0",t._s(t.$t("login.yhfwxy"))))])]),i("image",{attrs:{src:t._$s(17,"a-src",s("1cc2")),_i:17},on:{click:function(e){return t.register()}}})])])},a=[]},2903:function(t,e,s){"use strict";var i;function n(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,s=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];s?i||(i=!0,"function"===typeof t&&t(),setTimeout((function(){i=!1}),e)):i||(i=!0,setTimeout((function(){i=!1,"function"===typeof t&&t()}),e))}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n;e.default=a},2959:function(t,e){t.exports="/static/icon/mu6.png"},"29ba":function(t,e,s){"use strict";s.r(e);var i=s("54f1"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"29c3":function(t,e,s){"use strict";s.r(e);var i=s("c2da"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"2a74":function(t,e){t.exports="/static/icon/mu4.png"},"2d67":function(t,e,s){"use strict";s.r(e);var i=s("ebb2"),n=s("8342");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"2deb":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view"),i("view",{staticClass:t._$s(2,"sc","user-wrap flex"),attrs:{_i:2}},[i("view",{staticClass:t._$s(3,"sc","user-name"),attrs:{_i:3}},[t._v(t._$s(3,"t0-0",t._s(t.userInfo.username)))]),i("view",{staticClass:t._$s(4,"sc","user-invit"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("menu.yqm")))+t._$s(4,"t0-1",t._s(t.userInfo.invit)))])]),i("view",{staticClass:t._$s(5,"sc","user-list flex"),attrs:{_i:5},on:{click:function(e){return t.navto("/pages/user/respwd")}}},[i("image",{staticClass:t._$s(6,"sc","left-img"),attrs:{src:t._$s(6,"a-src",s("2a74")),_i:6}}),i("view",[t._v(t._$s(7,"t0-0",t._s(t.$t("menu.xgmm"))))]),i("image",{staticClass:t._$s(8,"sc","right-img"),attrs:{src:t._$s(8,"a-src",s("0cb5")),_i:8}})]),i("view",{staticClass:t._$s(9,"sc","user-list flex"),attrs:{_i:9},on:{click:function(e){return t.navto("/pages/user/authrz")}}},[i("image",{staticClass:t._$s(10,"sc","left-img"),attrs:{src:t._$s(10,"a-src",s("2959")),_i:10}}),i("view",[t._v(t._$s(11,"t0-0",t._s(t.$t("menu.smrz"))))]),i("image",{staticClass:t._$s(12,"sc","right-img"),attrs:{src:t._$s(12,"a-src",s("0cb5")),_i:12}})]),i("view",{staticClass:t._$s(13,"sc","loginout"),attrs:{_i:13},on:{click:function(e){return t.cancel()}}},[t._v(t._$s(13,"t0-0",t._s(t.$t("menu.tc"))))])])},a=[]},"2eb3":function(t,e,s){"use strict";s.r(e);var i=s("221f"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"2fa7":function(t,e,s){"use strict";s.r(e);var i=s("f747"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"32dc":function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("26cb"),n=s("7ccc");function a(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function r(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?a(Object(s),!0).forEach((function(e){o(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):a(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function o(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var c={data:function(){return{ecode:"",email:"",lpwd:"",phone:"",code:"",time:"",countDown:0}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("login.czmm")})},watch:{countDown:function(t){0==t&&clearInterval(this.time)}},methods:r(r({},(0,i.mapMutations)("user",["setUserInfo","login"])),{},{resetpwd:function(){var e=this;return""==e.email?e.$api.msg(this.$t("login.qsryx")):e.isEmailAvailable(e.email)?""==e.ecode?e.$api.msg(this.$t("login.qsryzm")):""==e.lpwd?e.$api.msg(this.$t("login.qsrxmm")):void(0,n.resetpwd)({email:e.email,ecode:e.ecode,lpwd:e.lpwd}).then((function(s){t("log",s," at pages/public/forget.vue:67"),e.login()})).catch((function(t){})):e.$api.msg(this.$t("login.qsrzqdyx"))},register:function(){var e=this;""!=e.phone?/(^1[3|4|5|7|8][0-9]{9}$)/.test(this.phone)?""!=e.code?(0,n.loginMobile)({phone:e.phone,captcha:e.code}).then((function(t){uni.setStorageSync("token",t.data.token),(0,n.getUserInfo)({}).then((function(t){e.login(),e.setUserInfo(t.data),uni.switchTab({url:"/pages/index/index"})}))})).catch((function(e){t("log",e," at pages/public/forget.vue:105")})):e.$api.msg("\u8bf7\u8f93\u5165\u9a8c\u8bc1\u7801"):e.$api.msg("\u8bf7\u8f93\u5165\u6b63\u786e\u7684\u624b\u673a\u53f7"):e.$api.msg("\u8bf7\u8f93\u5165\u7535\u8bdd\u53f7\u7801")},isEmailAvailable:function(t){var e=/^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/;return!!e.test(t)},verification:function(){var e=this;return""==e.email?e.$api.msg(this.$t("login.qsryx")):e.isEmailAvailable(e.email)?!(e.countDown>0)&&(e.countDown=60,e.time=setInterval((function(){e.countDown--}),1e3),void(0,n.getForget)({email:e.email}).then((function(t){t.data})).catch((function(e){t("log",e," at pages/public/forget.vue:139")}))):e.$api.msg(this.$t("login.qsrzqdyx"))},login:function(){uni.navigateTo({url:"/pages/public/login"})}})};e.default=c}).call(this,s("0de9")["default"])},3413:function(t,e,s){"use strict";s.r(e);var i=s("c79f"),n=s("a164");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},3622:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("7ccc"),n={data:function(){return{oldpwd:"",newpwd:"",renewpwd:""}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("mm.mm")})},onShow:function(){},onReachBottom:function(){},onReady:function(){},methods:{changepass:function(){var t=this,e=this;return""==e.oldpwd?e.$api.msg(this.$t("mm.qsrjmm")):""==e.newpwd?e.$api.msg(this.$t("mm.qsrxmm")):""==e.renewpwd?e.$api.msg(this.$t("mm.qsrqrmm")):e.newpwd!=e.renewpwd?e.$api.msg(this.$t("mm.lcmmbyz")):void(0,i.changepass)({oldpwd:e.oldpwd,newpwd:e.newpwd}).then((function(e){uni.showToast({title:t.$t("xgcg"),duration:2e3,position:"top"}),setTimeout((function(){uni.switchTab({url:"/pages/index/index"})}),1500)}))}}};e.default=n},"37de":function(t,s,i){(function(s){
  8. /*!
  9. * vue-i18n v8.24.1
  10. * (c) 2021 kazuya kawaguchi
  11. * Released under the MIT License.
  12. */
  13. (function(e,s){t.exports=s()})(0,(function(){"use strict";var t=["compactDisplay","currency","currencyDisplay","currencySign","localeMatcher","notation","numberingSystem","signDisplay","style","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits"];function i(t,e){"undefined"!==typeof console&&(s("warn","[vue-i18n] "+t," at lang/i18nJs.js:44"),e&&s("warn",e.stack," at lang/i18nJs.js:47"))}function n(t,e){"undefined"!==typeof console&&(s("error","[vue-i18n] "+t," at lang/i18nJs.js:54"),e&&s("error",e.stack," at lang/i18nJs.js:57"))}var a=Array.isArray;function r(t){return null!==t&&"object"===typeof t}function o(t){return"boolean"===typeof t}function c(t){return"string"===typeof t}var u=Object.prototype.toString,l="[object Object]";function f(t){return u.call(t)===l}function d(t){return null===t||void 0===t}function _(t){return"function"===typeof t}function p(){var t=[],e=arguments.length;while(e--)t[e]=arguments[e];var s=null,i=null;return 1===t.length?r(t[0])||a(t[0])?i=t[0]:"string"===typeof t[0]&&(s=t[0]):2===t.length&&("string"===typeof t[0]&&(s=t[0]),(r(t[1])||a(t[1]))&&(i=t[1])),{locale:s,params:i}}function v(t){return JSON.parse(JSON.stringify(t))}function m(t,e){if(t.length){var s=t.indexOf(e);if(s>-1)return t.splice(s,1)}}function h(t,e){return!!~t.indexOf(e)}var g=Object.prototype.hasOwnProperty;function $(t,e){return g.call(t,e)}function b(t){for(var e=arguments,s=Object(t),i=1;i<arguments.length;i++){var n=e[i];if(void 0!==n&&null!==n){var a=void 0;for(a in n)$(n,a)&&(r(n[a])?s[a]=b(s[a],n[a]):s[a]=n[a])}}return s}function y(t,s){if(t===s)return!0;var i=r(t),n=r(s);if(!i||!n)return!i&&!n&&String(t)===String(s);try{var o=a(t),c=a(s);if(o&&c)return t.length===s.length&&t.every((function(t,e){return y(t,s[e])}));if(o||c)return!1;var u=Object.keys(t),l=Object.keys(s);return u.length===l.length&&u.every((function(e){return y(t[e],s[e])}))}catch(e){return!1}}function w(t){return t.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}function C(t){return null!=t&&Object.keys(t).forEach((function(e){"string"==typeof t[e]&&(t[e]=w(t[e]))})),t}function x(t){t.prototype.hasOwnProperty("$i18n")||Object.defineProperty(t.prototype,"$i18n",{get:function(){return this._i18n}}),t.prototype.$t=function(t){var e=[],s=arguments.length-1;while(s-- >0)e[s]=arguments[s+1];var i=this.$i18n;return i._t.apply(i,[t,i.locale,i._getMessages(),this].concat(e))},t.prototype.$tc=function(t,e){var s=[],i=arguments.length-2;while(i-- >0)s[i]=arguments[i+2];var n=this.$i18n;return n._tc.apply(n,[t,n.locale,n._getMessages(),this,e].concat(s))},t.prototype.$te=function(t,e){var s=this.$i18n;return s._te(t,s.locale,s._getMessages(),e)},t.prototype.$d=function(t){var e,s=[],i=arguments.length-1;while(i-- >0)s[i]=arguments[i+1];return(e=this.$i18n).d.apply(e,[t].concat(s))},t.prototype.$n=function(t){var e,s=[],i=arguments.length-1;while(i-- >0)s[i]=arguments[i+1];return(e=this.$i18n).n.apply(e,[t].concat(s))}}var j={beforeCreate:function(){var t=this.$options;if(t.i18n=t.i18n||(t.__i18n?{}:null),t.i18n)if(t.i18n instanceof Ct){if(t.__i18n)try{var s=t.i18n&&t.i18n.messages?t.i18n.messages:{};t.__i18n.forEach((function(t){s=b(s,JSON.parse(t))})),Object.keys(s).forEach((function(e){t.i18n.mergeLocaleMessage(e,s[e])}))}catch(e){n("Cannot parse locale messages via custom blocks.",e)}this._i18n=t.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(f(t.i18n)){var a=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Ct?this.$root.$i18n:null;if(a&&(t.i18n.root=this.$root,t.i18n.formatter=a.formatter,t.i18n.fallbackLocale=a.fallbackLocale,t.i18n.formatFallbackMessages=a.formatFallbackMessages,t.i18n.silentTranslationWarn=a.silentTranslationWarn,t.i18n.silentFallbackWarn=a.silentFallbackWarn,t.i18n.pluralizationRules=a.pluralizationRules,t.i18n.preserveDirectiveContent=a.preserveDirectiveContent),t.__i18n)try{var r=t.i18n&&t.i18n.messages?t.i18n.messages:{};t.__i18n.forEach((function(t){r=b(r,JSON.parse(t))})),t.i18n.messages=r}catch(e){i("Cannot parse locale messages via custom blocks.",e)}var o=t.i18n,c=o.sharedMessages;c&&f(c)&&(t.i18n.messages=b(t.i18n.messages,c)),this._i18n=new Ct(t.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===t.i18n.sync||t.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),a&&a.onComponentInstanceCreated(this._i18n)}else i("Cannot be interpreted 'i18n' option.");else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Ct?this._i18n=this.$root.$i18n:t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof Ct&&(this._i18n=t.parent.$i18n)},beforeMount:function(){var t=this.$options;t.i18n=t.i18n||(t.__i18n?{}:null),t.i18n?t.i18n instanceof Ct||f(t.i18n)?(this._i18n.subscribeDataChanging(this),this._subscribing=!0):i("Cannot be interpreted 'i18n' option."):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Ct||t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof Ct)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},mounted:function(){this!==this.$root&&this.$options.__INTLIFY_META__&&this.$el&&this.$el.setAttribute("data-intlify",this.$options.__INTLIFY_META__)},beforeDestroy:function(){if(this._i18n){var t=this;this.$nextTick((function(){t._subscribing&&(t._i18n.unsubscribeDataChanging(t),delete t._subscribing),t._i18nWatcher&&(t._i18nWatcher(),t._i18n.destroyVM(),delete t._i18nWatcher),t._localeWatcher&&(t._localeWatcher(),delete t._localeWatcher)}))}}},k={name:"i18n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},path:{type:String,required:!0},locale:{type:String},places:{type:[Array,Object]}},render:function(t,e){var s=e.data,n=e.parent,a=e.props,r=e.slots,o=n.$i18n;if(o){var c=a.path,u=a.locale,l=a.places,f=r(),d=o.i(c,u,T(f)||l?O(f.default,l):f),_=a.tag&&!0!==a.tag||!1===a.tag?a.tag:"span";return _?t(_,s,d):d}i("Cannot find VueI18n instance!")}};function T(t){var e;for(e in t)if("default"!==e)return!1;return Boolean(e)}function O(t,e){var s=e?z(e):{};if(!t)return s;t=t.filter((function(t){return t.tag||""!==t.text.trim()}));var n=t.every(L);return n&&i("`place` attribute is deprecated in next major version. Please switch to Vue slots."),t.reduce(n?P:S,s)}function z(t){return i("`places` prop is deprecated in next major version. Please switch to Vue slots."),Array.isArray(t)?t.reduce(S,{}):Object.assign({},t)}function P(t,e){return e.data&&e.data.attrs&&e.data.attrs.place&&(t[e.data.attrs.place]=e),t}function S(t,e,s){return t[s]=e,t}function L(t){return Boolean(t.data&&t.data.attrs&&t.data.attrs.place)}var I,M={name:"i18n-n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},value:{type:Number,required:!0},format:{type:[String,Object]},locale:{type:String}},render:function(e,s){var n=s.props,a=s.parent,o=s.data,u=a.$i18n;if(!u)return i("Cannot find VueI18n instance!"),null;var l=null,f=null;c(n.format)?l=n.format:r(n.format)&&(n.format.key&&(l=n.format.key),f=Object.keys(n.format).reduce((function(e,s){var i;return h(t,s)?Object.assign({},e,(i={},i[s]=n.format[s],i)):e}),null));var d=n.locale||u.locale,_=u._ntp(n.value,d,l,f),p=_.map((function(t,e){var s,i=o.scopedSlots&&o.scopedSlots[t.type];return i?i((s={},s[t.type]=t.value,s.index=e,s.parts=_,s)):t.value})),v=n.tag&&!0!==n.tag||!1===n.tag?n.tag:"span";return v?e(v,{attrs:o.attrs,class:o["class"],staticClass:o.staticClass},p):p}};function D(t,e,s){N(t,s)&&A(t,e,s)}function B(t,e,s,i){if(N(t,s)){var n=s.context.$i18n;E(t,s)&&y(e.value,e.oldValue)&&y(t._localeMessage,n.getLocaleMessage(n.locale))||A(t,e,s)}}function q(t,e,s,n){var a=s.context;if(a){var r=s.context.$i18n||{};e.modifiers.preserve||r.preserveDirectiveContent||(t.textContent=""),t._vt=void 0,delete t["_vt"],t._locale=void 0,delete t["_locale"],t._localeMessage=void 0,delete t["_localeMessage"]}else i("Vue instance does not exists in VNode context")}function N(t,e){var s=e.context;return s?!!s.$i18n||(i("VueI18n instance does not exists in Vue instance"),!1):(i("Vue instance does not exists in VNode context"),!1)}function E(t,e){var s=e.context;return t._locale===s.$i18n.locale}function A(t,e,s){var n,a,r=e.value,o=U(r),c=o.path,u=o.locale,l=o.args,f=o.choice;if(c||u||l)if(c){var d=s.context;t._vt=t.textContent=null!=f?(n=d.$i18n).tc.apply(n,[c,f].concat(F(u,l))):(a=d.$i18n).t.apply(a,[c].concat(F(u,l))),t._locale=d.$i18n.locale,t._localeMessage=d.$i18n.getLocaleMessage(d.$i18n.locale)}else i("`path` is required in v-t directive");else i("value type not supported")}function U(t){var e,s,i,n;return c(t)?e=t:f(t)&&(e=t.path,s=t.locale,i=t.args,n=t.choice),{path:e,locale:s,args:i,choice:n}}function F(t,e){var s=[];return t&&s.push(t),e&&(Array.isArray(e)||f(e))&&s.push(e),s}function R(t){if(R.installed&&t===I)i("already installed.");else{R.installed=!0,I=t;var e=I.version&&Number(I.version.split(".")[0])||-1;if(e<2)i("vue-i18n ("+R.version+") need to use Vue 2.0 or later (Vue: "+I.version+").");else{x(I),I.mixin(j),I.directive("t",{bind:D,update:B,unbind:q}),I.component(k.name,k),I.component(M.name,M);var s=I.config.optionMergeStrategies;s.i18n=function(t,e){return void 0===e?t:e}}}}var H=function(){this._caches=Object.create(null)};H.prototype.interpolate=function(t,e){if(!e)return[t];var s=this._caches[t];return s||(s=G(t),this._caches[t]=s),Z(s,e)};var W=/^(?:\d)+/,V=/^(?:\w)+/;function G(t){var e=[],s=0,i="";while(s<t.length){var n=t[s++];if("{"===n){i&&e.push({type:"text",value:i}),i="";var a="";n=t[s++];while(void 0!==n&&"}"!==n)a+=n,n=t[s++];var r="}"===n,o=W.test(a)?"list":r&&V.test(a)?"named":"unknown";e.push({value:a,type:o})}else"%"===n?"{"!==t[s]&&(i+=n):i+=n}return i&&e.push({type:"text",value:i}),e}function Z(t,e){var s=[],n=0,a=Array.isArray(e)?"list":r(e)?"named":"unknown";if("unknown"===a)return s;while(n<t.length){var o=t[n];switch(o.type){case"text":s.push(o.value);break;case"list":s.push(e[parseInt(o.value,10)]);break;case"named":"named"===a?s.push(e[o.value]):i("Type of token '"+o.type+"' and format of value '"+a+"' don't match!");break;case"unknown":i("Detect 'unknown' type of token!");break}n++}return s}var J=0,X=1,Q=2,Y=3,K=0,tt=1,et=2,st=3,it=4,nt=5,at=6,rt=7,ot=8,ct=[];ct[K]={ws:[K],ident:[st,J],"[":[it],eof:[rt]},ct[tt]={ws:[tt],".":[et],"[":[it],eof:[rt]},ct[et]={ws:[et],ident:[st,J],0:[st,J],number:[st,J]},ct[st]={ident:[st,J],0:[st,J],number:[st,J],ws:[tt,X],".":[et,X],"[":[it,X],eof:[rt,X]},ct[it]={"'":[nt,J],'"':[at,J],"[":[it,Q],"]":[tt,Y],eof:ot,else:[it,J]},ct[nt]={"'":[it,J],eof:ot,else:[nt,J]},ct[at]={'"':[it,J],eof:ot,else:[at,J]};var ut=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function lt(t){return ut.test(t)}function ft(t){var e=t.charCodeAt(0),s=t.charCodeAt(t.length-1);return e!==s||34!==e&&39!==e?t:t.slice(1,-1)}function dt(t){if(void 0===t||null===t)return"eof";var e=t.charCodeAt(0);switch(e){case 91:case 93:case 46:case 34:case 39:return t;case 95:case 36:case 45:return"ident";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"ws"}return"ident"}function _t(t){var e=t.trim();return("0"!==t.charAt(0)||!isNaN(t))&&(lt(e)?ft(e):"*"+e)}function pt(t){var e,s,i,n,a,r,o,c=[],u=-1,l=K,f=0,d=[];function _(){var e=t[u+1];if(l===nt&&"'"===e||l===at&&'"'===e)return u++,i="\\"+e,d[J](),!0}d[X]=function(){void 0!==s&&(c.push(s),s=void 0)},d[J]=function(){void 0===s?s=i:s+=i},d[Q]=function(){d[J](),f++},d[Y]=function(){if(f>0)f--,l=it,d[J]();else{if(f=0,void 0===s)return!1;if(s=_t(s),!1===s)return!1;d[X]()}};while(null!==l)if(u++,e=t[u],"\\"!==e||!_()){if(n=dt(e),o=ct[l],a=o[n]||o["else"]||ot,a===ot)return;if(l=a[0],r=d[a[1]],r&&(i=a[2],i=void 0===i?e:i,!1===r()))return;if(l===rt)return c}}var vt=function(){this._cache=Object.create(null)};vt.prototype.parsePath=function(t){var e=this._cache[t];return e||(e=pt(t),e&&(this._cache[t]=e)),e||[]},vt.prototype.getPathValue=function(t,e){if(!r(t))return null;var s=this.parsePath(e);if(0===s.length)return null;var i=s.length,n=t,a=0;while(a<i){var o=n[s[a]];if(void 0===o||null===o)return null;n=o,a++}return n};var mt,ht=/<\/?[\w\s="/.':;#-\/]+>/,gt=/(?:@(?:\.[a-z]+)?:(?:[\w\-_|.]+|\([\w\-_|.]+\)))/g,$t=/^@(?:\.([a-z]+))?:/,bt=/[()]/g,yt={upper:function(t){return t.toLocaleUpperCase()},lower:function(t){return t.toLocaleLowerCase()},capitalize:function(t){return""+t.charAt(0).toLocaleUpperCase()+t.substr(1)}},wt=new H,Ct=function(t){var e=this;void 0===t&&(t={}),!I&&"undefined"!==typeof window&&window.Vue&&R(window.Vue);var s=t.locale||"en-US",i=!1!==t.fallbackLocale&&(t.fallbackLocale||"en-US"),n=t.messages||{},a=t.dateTimeFormats||{},r=t.numberFormats||{};this._vm=null,this._formatter=t.formatter||wt,this._modifiers=t.modifiers||{},this._missing=t.missing||null,this._root=t.root||null,this._sync=void 0===t.sync||!!t.sync,this._fallbackRoot=void 0===t.fallbackRoot||!!t.fallbackRoot,this._formatFallbackMessages=void 0!==t.formatFallbackMessages&&!!t.formatFallbackMessages,this._silentTranslationWarn=void 0!==t.silentTranslationWarn&&t.silentTranslationWarn,this._silentFallbackWarn=void 0!==t.silentFallbackWarn&&!!t.silentFallbackWarn,this._dateTimeFormatters={},this._numberFormatters={},this._path=new vt,this._dataListeners=[],this._componentInstanceCreatedListener=t.componentInstanceCreatedListener||null,this._preserveDirectiveContent=void 0!==t.preserveDirectiveContent&&!!t.preserveDirectiveContent,this.pluralizationRules=t.pluralizationRules||{},this._warnHtmlInMessage=t.warnHtmlInMessage||"off",this._postTranslation=t.postTranslation||null,this._escapeParameterHtml=t.escapeParameterHtml||!1,this.getChoiceIndex=function(t,s){var i=Object.getPrototypeOf(e);if(i&&i.getChoiceIndex){var n=i.getChoiceIndex;return n.call(e,t,s)}var a=function(t,e){return t=Math.abs(t),2===e?t?t>1?1:0:1:t?Math.min(t,2):0};return e.locale in e.pluralizationRules?e.pluralizationRules[e.locale].apply(e,[t,s]):a(t,s)},this._exist=function(t,s){return!(!t||!s)&&(!d(e._path.getPathValue(t,s))||!!t[s])},"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||Object.keys(n).forEach((function(t){e._checkLocaleMessage(t,e._warnHtmlInMessage,n[t])})),this._initVM({locale:s,fallbackLocale:i,messages:n,dateTimeFormats:a,numberFormats:r})},xt={vm:{configurable:!0},messages:{configurable:!0},dateTimeFormats:{configurable:!0},numberFormats:{configurable:!0},availableLocales:{configurable:!0},locale:{configurable:!0},fallbackLocale:{configurable:!0},formatFallbackMessages:{configurable:!0},missing:{configurable:!0},formatter:{configurable:!0},silentTranslationWarn:{configurable:!0},silentFallbackWarn:{configurable:!0},preserveDirectiveContent:{configurable:!0},warnHtmlInMessage:{configurable:!0},postTranslation:{configurable:!0}};return Ct.prototype._checkLocaleMessage=function(t,e,s){var r=[],o=function t(e,s,r,o){if(f(r))Object.keys(r).forEach((function(i){var n=r[i];f(n)?(o.push(i),o.push("."),t(e,s,n,o),o.pop(),o.pop()):(o.push(i),t(e,s,n,o),o.pop())}));else if(a(r))r.forEach((function(i,n){f(i)?(o.push("["+n+"]"),o.push("."),t(e,s,i,o),o.pop(),o.pop()):(o.push("["+n+"]"),t(e,s,i,o),o.pop())}));else if(c(r)){var u=ht.test(r);if(u){var l="Detected HTML in message '"+r+"' of keypath '"+o.join("")+"' at '"+s+"'. Consider component interpolation with '<i18n>' to avoid XSS. See https://bit.ly/2ZqJzkp";"warn"===e?i(l):"error"===e&&n(l)}}};o(e,t,s,r)},Ct.prototype._initVM=function(t){var e=I.config.silent;I.config.silent=!0,this._vm=new I({data:t}),I.config.silent=e},Ct.prototype.destroyVM=function(){this._vm.$destroy()},Ct.prototype.subscribeDataChanging=function(t){this._dataListeners.push(t)},Ct.prototype.unsubscribeDataChanging=function(t){m(this._dataListeners,t)},Ct.prototype.watchI18nData=function(){var t=this;return this._vm.$watch("$data",(function(){var e=t._dataListeners.length;while(e--)I.nextTick((function(){t._dataListeners[e]&&t._dataListeners[e].$forceUpdate()}))}),{deep:!0})},Ct.prototype.watchLocale=function(){if(!this._sync||!this._root)return null;var t=this._vm;return this._root.$i18n.vm.$watch("locale",(function(e){t.$set(t,"locale",e),t.$forceUpdate()}),{immediate:!0})},Ct.prototype.onComponentInstanceCreated=function(t){this._componentInstanceCreatedListener&&this._componentInstanceCreatedListener(t,this)},xt.vm.get=function(){return this._vm},xt.messages.get=function(){return v(this._getMessages())},xt.dateTimeFormats.get=function(){return v(this._getDateTimeFormats())},xt.numberFormats.get=function(){return v(this._getNumberFormats())},xt.availableLocales.get=function(){return Object.keys(this.messages).sort()},xt.locale.get=function(){return this._vm.locale},xt.locale.set=function(t){this._vm.$set(this._vm,"locale",t)},xt.fallbackLocale.get=function(){return this._vm.fallbackLocale},xt.fallbackLocale.set=function(t){this._localeChainCache={},this._vm.$set(this._vm,"fallbackLocale",t)},xt.formatFallbackMessages.get=function(){return this._formatFallbackMessages},xt.formatFallbackMessages.set=function(t){this._formatFallbackMessages=t},xt.missing.get=function(){return this._missing},xt.missing.set=function(t){this._missing=t},xt.formatter.get=function(){return this._formatter},xt.formatter.set=function(t){this._formatter=t},xt.silentTranslationWarn.get=function(){return this._silentTranslationWarn},xt.silentTranslationWarn.set=function(t){this._silentTranslationWarn=t},xt.silentFallbackWarn.get=function(){return this._silentFallbackWarn},xt.silentFallbackWarn.set=function(t){this._silentFallbackWarn=t},xt.preserveDirectiveContent.get=function(){return this._preserveDirectiveContent},xt.preserveDirectiveContent.set=function(t){this._preserveDirectiveContent=t},xt.warnHtmlInMessage.get=function(){return this._warnHtmlInMessage},xt.warnHtmlInMessage.set=function(t){var e=this,s=this._warnHtmlInMessage;if(this._warnHtmlInMessage=t,s!==t&&("warn"===t||"error"===t)){var i=this._getMessages();Object.keys(i).forEach((function(t){e._checkLocaleMessage(t,e._warnHtmlInMessage,i[t])}))}},xt.postTranslation.get=function(){return this._postTranslation},xt.postTranslation.set=function(t){this._postTranslation=t},Ct.prototype._getMessages=function(){return this._vm.messages},Ct.prototype._getDateTimeFormats=function(){return this._vm.dateTimeFormats},Ct.prototype._getNumberFormats=function(){return this._vm.numberFormats},Ct.prototype._warnDefault=function(t,e,s,n,a,r){if(!d(s))return s;if(this._missing){var o=this._missing.apply(null,[t,e,n,a]);if(c(o))return o}else this._isSilentTranslationWarn(e)||i("Cannot translate the value of keypath '"+e+"'. Use the value of keypath as default.");if(this._formatFallbackMessages){var u=p.apply(void 0,a);return this._render(e,r,u.params,e)}return e},Ct.prototype._isFallbackRoot=function(t){return!t&&!d(this._root)&&this._fallbackRoot},Ct.prototype._isSilentFallbackWarn=function(t){return this._silentFallbackWarn instanceof RegExp?this._silentFallbackWarn.test(t):this._silentFallbackWarn},Ct.prototype._isSilentFallback=function(t,e){return this._isSilentFallbackWarn(e)&&(this._isFallbackRoot()||t!==this.fallbackLocale)},Ct.prototype._isSilentTranslationWarn=function(t){return this._silentTranslationWarn instanceof RegExp?this._silentTranslationWarn.test(t):this._silentTranslationWarn},Ct.prototype._interpolate=function(t,e,s,n,r,o,u){if(!e)return null;var l,p=this._path.getPathValue(e,s);if(a(p)||f(p))return p;if(d(p)){if(!f(e))return null;if(l=e[s],!c(l)&&!_(l))return this._isSilentTranslationWarn(s)||this._isSilentFallback(t,s)||i("Value of key '"+s+"' is not a string or function !"),null}else{if(!c(p)&&!_(p))return this._isSilentTranslationWarn(s)||this._isSilentFallback(t,s)||i("Value of key '"+s+"' is not a string or function!"),null;l=p}return c(l)&&(l.indexOf("@:")>=0||l.indexOf("@.")>=0)&&(l=this._link(t,e,l,n,"raw",o,u)),this._render(l,r,o,s)},Ct.prototype._link=function(t,e,s,n,r,o,c){var u=s,l=u.match(gt);for(var f in l)if(l.hasOwnProperty(f)){var d=l[f],_=d.match($t),p=_[0],v=_[1],m=d.replace(p,"").replace(bt,"");if(h(c,m))return i('Circular reference found. "'+d+'" is already visited in the chain of '+c.reverse().join(" <- ")),u;c.push(m);var g=this._interpolate(t,e,m,n,"raw"===r?"string":r,"raw"===r?void 0:o,c);if(this._isFallbackRoot(g)){if(this._isSilentTranslationWarn(m)||i("Fall back to translate the link placeholder '"+m+"' with root locale."),!this._root)throw Error("unexpected error");var $=this._root.$i18n;g=$._translate($._getMessages(),$.locale,$.fallbackLocale,m,n,r,o)}g=this._warnDefault(t,m,g,n,a(o)?o:[o],r),this._modifiers.hasOwnProperty(v)?g=this._modifiers[v](g):yt.hasOwnProperty(v)&&(g=yt[v](g)),c.pop(),u=g?u.replace(d,g):u}return u},Ct.prototype._createMessageContext=function(t){var e=a(t)?t:[],s=r(t)?t:{},i=function(t){return e[t]},n=function(t){return s[t]};return{list:i,named:n}},Ct.prototype._render=function(t,e,s,i){if(_(t))return t(this._createMessageContext(s));var n=this._formatter.interpolate(t,s,i);return n||(n=wt.interpolate(t,s,i)),"string"!==e||c(n)?n:n.join("")},Ct.prototype._appendItemToChain=function(t,e,s){var i=!1;return h(t,e)||(i=!0,e&&(i="!"!==e[e.length-1],e=e.replace(/!/g,""),t.push(e),s&&s[e]&&(i=s[e]))),i},Ct.prototype._appendLocaleToChain=function(t,e,s){var i,n=e.split("-");do{var a=n.join("-");i=this._appendItemToChain(t,a,s),n.splice(-1,1)}while(n.length&&!0===i);return i},Ct.prototype._appendBlockToChain=function(t,e,s){for(var i=!0,n=0;n<e.length&&o(i);n++){var a=e[n];c(a)&&(i=this._appendLocaleToChain(t,a,s))}return i},Ct.prototype._getLocaleChain=function(t,e){if(""===t)return[];this._localeChainCache||(this._localeChainCache={});var s=this._localeChainCache[t];if(!s){e||(e=this.fallbackLocale),s=[];var i,n=[t];while(a(n))n=this._appendBlockToChain(s,n,e);i=a(e)?e:r(e)?e["default"]?e["default"]:null:e,n=c(i)?[i]:i,n&&this._appendBlockToChain(s,n,null),this._localeChainCache[t]=s}return s},Ct.prototype._translate=function(t,e,s,n,a,r,o){for(var c,u=this._getLocaleChain(e,s),l=0;l<u.length;l++){var f=u[l];if(c=this._interpolate(f,t[f],n,a,r,o,[n]),!d(c))return f===e||this._isSilentTranslationWarn(n)||this._isSilentFallbackWarn(n)||i("Fall back to translate the keypath '"+n+"' with '"+f+"' locale."),c}return null},Ct.prototype._t=function(t,e,s,n){var a,r=[],o=arguments.length-4;while(o-- >0)r[o]=arguments[o+4];if(!t)return"";var c=p.apply(void 0,r);this._escapeParameterHtml&&(c.params=C(c.params));var u=c.locale||e,l=this._translate(s,u,this.fallbackLocale,t,n,"string",c.params);if(this._isFallbackRoot(l)){if(this._isSilentTranslationWarn(t)||this._isSilentFallbackWarn(t)||i("Fall back to translate the keypath '"+t+"' with root locale."),!this._root)throw Error("unexpected error");return(a=this._root).$t.apply(a,[t].concat(r))}return l=this._warnDefault(u,t,l,n,r,"string"),this._postTranslation&&null!==l&&void 0!==l&&(l=this._postTranslation(l,t)),l},Ct.prototype.t=function(t){var e,s=[],i=arguments.length-1;while(i-- >0)s[i]=arguments[i+1];return(e=this)._t.apply(e,[t,this.locale,this._getMessages(),null].concat(s))},Ct.prototype._i=function(t,e,s,n,a){var r=this._translate(s,e,this.fallbackLocale,t,n,"raw",a);if(this._isFallbackRoot(r)){if(this._isSilentTranslationWarn(t)||i("Fall back to interpolate the keypath '"+t+"' with root locale."),!this._root)throw Error("unexpected error");return this._root.$i18n.i(t,e,a)}return this._warnDefault(e,t,r,n,[a],"raw")},Ct.prototype.i=function(t,e,s){return t?(c(e)||(e=this.locale),this._i(t,e,this._getMessages(),null,s)):""},Ct.prototype._tc=function(t,e,s,i,n){var a,r=[],o=arguments.length-5;while(o-- >0)r[o]=arguments[o+5];if(!t)return"";void 0===n&&(n=1);var c={count:n,n:n},u=p.apply(void 0,r);return u.params=Object.assign(c,u.params),r=null===u.locale?[u.params]:[u.locale,u.params],this.fetchChoice((a=this)._t.apply(a,[t,e,s,i].concat(r)),n)},Ct.prototype.fetchChoice=function(t,e){if(!t||!c(t))return null;var s=t.split("|");return e=this.getChoiceIndex(e,s.length),s[e]?s[e].trim():t},Ct.prototype.tc=function(t,e){var s,i=[],n=arguments.length-2;while(n-- >0)i[n]=arguments[n+2];return(s=this)._tc.apply(s,[t,this.locale,this._getMessages(),null,e].concat(i))},Ct.prototype._te=function(t,e,s){var i=[],n=arguments.length-3;while(n-- >0)i[n]=arguments[n+3];var a=p.apply(void 0,i).locale||e;return this._exist(s[a],t)},Ct.prototype.te=function(t,e){return this._te(t,this.locale,this._getMessages(),e)},Ct.prototype.getLocaleMessage=function(t){return v(this._vm.messages[t]||{})},Ct.prototype.setLocaleMessage=function(t,e){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(t,this._warnHtmlInMessage,e),this._vm.$set(this._vm.messages,t,e)},Ct.prototype.mergeLocaleMessage=function(t,e){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(t,this._warnHtmlInMessage,e),this._vm.$set(this._vm.messages,t,b("undefined"!==typeof this._vm.messages[t]&&Object.keys(this._vm.messages[t]).length?this._vm.messages[t]:{},e))},Ct.prototype.getDateTimeFormat=function(t){return v(this._vm.dateTimeFormats[t]||{})},Ct.prototype.setDateTimeFormat=function(t,e){this._vm.$set(this._vm.dateTimeFormats,t,e),this._clearDateTimeFormat(t,e)},Ct.prototype.mergeDateTimeFormat=function(t,e){this._vm.$set(this._vm.dateTimeFormats,t,b(this._vm.dateTimeFormats[t]||{},e)),this._clearDateTimeFormat(t,e)},Ct.prototype._clearDateTimeFormat=function(t,e){for(var s in e){var i=t+"__"+s;this._dateTimeFormatters.hasOwnProperty(i)&&delete this._dateTimeFormatters[i]}},Ct.prototype._localizeDateTime=function(t,e,s,n,a){for(var r=e,o=n[r],c=this._getLocaleChain(e,s),u=0;u<c.length;u++){var l=r,f=c[u];if(o=n[f],r=f,!d(o)&&!d(o[a]))break;f===e||this._isSilentTranslationWarn(a)||this._isSilentFallbackWarn(a)||i("Fall back to '"+f+"' datetime formats from '"+l+"' datetime formats.")}if(d(o)||d(o[a]))return null;var _=o[a],p=r+"__"+a,v=this._dateTimeFormatters[p];return v||(v=this._dateTimeFormatters[p]=new Intl.DateTimeFormat(r,_)),v.format(t)},Ct.prototype._d=function(t,e,s){if(!Ct.availabilities.dateTimeFormat)return i("Cannot format a Date value due to not supported Intl.DateTimeFormat."),"";if(!s)return new Intl.DateTimeFormat(e).format(t);var n=this._localizeDateTime(t,e,this.fallbackLocale,this._getDateTimeFormats(),s);if(this._isFallbackRoot(n)){if(this._isSilentTranslationWarn(s)||this._isSilentFallbackWarn(s)||i("Fall back to datetime localization of root: key '"+s+"'."),!this._root)throw Error("unexpected error");return this._root.$i18n.d(t,s,e)}return n||""},Ct.prototype.d=function(t){var e=[],s=arguments.length-1;while(s-- >0)e[s]=arguments[s+1];var i=this.locale,n=null;return 1===e.length?c(e[0])?n=e[0]:r(e[0])&&(e[0].locale&&(i=e[0].locale),e[0].key&&(n=e[0].key)):2===e.length&&(c(e[0])&&(n=e[0]),c(e[1])&&(i=e[1])),this._d(t,i,n)},Ct.prototype.getNumberFormat=function(t){return v(this._vm.numberFormats[t]||{})},Ct.prototype.setNumberFormat=function(t,e){this._vm.$set(this._vm.numberFormats,t,e),this._clearNumberFormat(t,e)},Ct.prototype.mergeNumberFormat=function(t,e){this._vm.$set(this._vm.numberFormats,t,b(this._vm.numberFormats[t]||{},e)),this._clearNumberFormat(t,e)},Ct.prototype._clearNumberFormat=function(t,e){for(var s in e){var i=t+"__"+s;this._numberFormatters.hasOwnProperty(i)&&delete this._numberFormatters[i]}},Ct.prototype._getNumberFormatter=function(t,e,s,n,a,r){for(var o=e,c=n[o],u=this._getLocaleChain(e,s),l=0;l<u.length;l++){var f=o,_=u[l];if(c=n[_],o=_,!d(c)&&!d(c[a]))break;_===e||this._isSilentTranslationWarn(a)||this._isSilentFallbackWarn(a)||i("Fall back to '"+_+"' number formats from '"+f+"' number formats.")}if(d(c)||d(c[a]))return null;var p,v=c[a];if(r)p=new Intl.NumberFormat(o,Object.assign({},v,r));else{var m=o+"__"+a;p=this._numberFormatters[m],p||(p=this._numberFormatters[m]=new Intl.NumberFormat(o,v))}return p},Ct.prototype._n=function(t,e,s,n){if(!Ct.availabilities.numberFormat)return i("Cannot format a Number value due to not supported Intl.NumberFormat."),"";if(!s){var a=n?new Intl.NumberFormat(e,n):new Intl.NumberFormat(e);return a.format(t)}var r=this._getNumberFormatter(t,e,this.fallbackLocale,this._getNumberFormats(),s,n),o=r&&r.format(t);if(this._isFallbackRoot(o)){if(this._isSilentTranslationWarn(s)||this._isSilentFallbackWarn(s)||i("Fall back to number localization of root: key '"+s+"'."),!this._root)throw Error("unexpected error");return this._root.$i18n.n(t,Object.assign({},{key:s,locale:e},n))}return o||""},Ct.prototype.n=function(e){var s=[],i=arguments.length-1;while(i-- >0)s[i]=arguments[i+1];var n=this.locale,a=null,o=null;return 1===s.length?c(s[0])?a=s[0]:r(s[0])&&(s[0].locale&&(n=s[0].locale),s[0].key&&(a=s[0].key),o=Object.keys(s[0]).reduce((function(e,i){var n;return h(t,i)?Object.assign({},e,(n={},n[i]=s[0][i],n)):e}),null)):2===s.length&&(c(s[0])&&(a=s[0]),c(s[1])&&(n=s[1])),this._n(e,n,a,o)},Ct.prototype._ntp=function(t,e,s,n){if(!Ct.availabilities.numberFormat)return i("Cannot format to parts a Number value due to not supported Intl.NumberFormat."),[];if(!s){var a=n?new Intl.NumberFormat(e,n):new Intl.NumberFormat(e);return a.formatToParts(t)}var r=this._getNumberFormatter(t,e,this.fallbackLocale,this._getNumberFormats(),s,n),o=r&&r.formatToParts(t);if(this._isFallbackRoot(o)){if(this._isSilentTranslationWarn(s)||i("Fall back to format number to parts of root: key '"+s+"' ."),!this._root)throw Error("unexpected error");return this._root.$i18n._ntp(t,e,s,n)}return o||[]},Object.defineProperties(Ct.prototype,xt),Object.defineProperty(Ct,"availabilities",{get:function(){if(!mt){var t="undefined"!==typeof Intl;mt={dateTimeFormat:t&&"undefined"!==typeof Intl.DateTimeFormat,numberFormat:t&&"undefined"!==typeof Intl.NumberFormat}}return mt}}),Ct.install=R,Ct.version="8.24.1",Ct}))}).call(this,i("0de9")["default"])},"37f5":function(t,e,s){"use strict";(function(t){function s(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},o=uni.connectSocket({url:t,success:e,fail:s});return{scoket:o,scoketOpen:i,scoketSend:n,scoketClose:a,scoketMessage:r}}function i(){var t=this;return new Promise((function(e,s){t.scoket.onOpen((function(t){e(t)}))}))}function n(t){var e=this;return new Promise((function(s,i){e.scoket.send({data:JSON.stringify(t),success:function(t){s(t)},fail:function(t){i(t)}})}))}function a(){this.scoket.close({success:function(e){t("log","\u5173\u95ed\u6210\u529f",e," at utils/socket.js:59")},fail:function(e){t("log","\u5173\u95ed\u5931\u8d25",e," at utils/socket.js:62")}})}function r(e){this.scoket.onMessage((function(s){var i=JSON.parse(s.data);i.code?60018==+i.code&&t("log","scoket\u8fd4\u56de\u9519\u8bef",i," at utils/socket.js:74"):e(i)}))}Object.defineProperty(e,"__esModule",{value:!0}),e.scoketNew=s,e.scoketOpen=i,e.scoketSend=n,e.scoketClose=a,e.scoketMessage=r}).call(this,s("0de9")["default"])},"3f33":function(t,e,s){"use strict";s.r(e);var i=s("1872"),n=s("002c");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"3f9d":function(t,e,s){"use strict";s.r(e);var i=s("1ff8"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"40f4":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=O(s("5774")),n=O(s("5a8c")),a=O(s("4904")),r=O(s("e56a")),o=O(s("1472")),c=O(s("fa68")),u=O(s("8074")),l=O(s("aa04")),f=O(s("1bab")),d=O(s("4184")),_=O(s("41d1")),p=O(s("2029")),v=O(s("c630")),m=O(s("ba3b")),h=O(s("d31d")),g=O(s("7ee2")),$=O(s("7c53")),b=O(s("8e85")),y=O(s("6e10")),w=O(s("b86c")),C=s("91c7"),x=O(s("e2d4")),j=O(s("2903")),k=O(s("27ac")),T=O(s("430e"));function O(t){return t&&t.__esModule?t:{default:t}}function z(t){0}var P={queryParams:a.default,route:r.default,timeFormat:o.default,date:o.default,timeFrom:c.default,colorGradient:u.default.colorGradient,colorToRgba:u.default.colorToRgba,guid:l.default,color:f.default,sys:C.sys,os:C.os,type2icon:d.default,randomArray:_.default,wranning:z,get:n.default.get,post:n.default.post,put:n.default.put,delete:n.default.delete,hexToRgb:u.default.hexToRgb,rgbToHex:u.default.rgbToHex,test:h.default,random:g.default,deepClone:p.default,deepMerge:v.default,getParent:y.default,$parent:w.default,addUnit:m.default,trim:$.default,type:["primary","success","error","warning","info"],http:n.default,toast:b.default,config:k.default,zIndex:T.default,debounce:x.default,throttle:j.default};uni.$u=P;var S=function(t){t.mixin(i.default),t.prototype.openShare&&t.mixin(mpShare),t.filter("timeFormat",(function(t,e){return(0,o.default)(t,e)})),t.filter("date",(function(t,e){return(0,o.default)(t,e)})),t.filter("timeFrom",(function(t,e){return(0,c.default)(t,e)})),t.prototype.$u=P},L={install:S};e.default=L},4184:function(t,e,s){"use strict";function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];-1==["primary","info","error","warning","success"].indexOf(t)&&(t="success");var s="";switch(t){case"primary":s="info-circle";break;case"info":s="info-circle";break;case"error":s="close-circle";break;case"warning":s="error-circle";break;case"success":s="checkmark-circle";break;default:s="checkmark-circle"}return e&&(s+="-fill"),s}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},"41c5":function(t,e,s){"use strict";s.r(e);var i=s("8225"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"41d1":function(t,e,s){"use strict";function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.sort((function(){return Math.random()-.5}))}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},"426e":function(t,e,s){"use strict";s.r(e);var i=s("a5e5"),n=s("3f9d");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"430e":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={toast:10090,noNetwork:10080,popup:10075,mask:10070,navbar:980,topTips:975,sticky:970,indexListSticky:965};e.default=i},"43fb":function(t,e,s){"use strict";s.r(e);var i=s("c597"),n=s("7804");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"46e7":function(t,e,s){"use strict";s.r(e);var i=s("1d19"),n=s("23de");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"48a7":function(t,e,s){"use strict";s.r(e);var i=s("e865"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"48c0":function(t,e,s){"use strict";s.r(e);var i=s("9aa8"),n=s("ec58");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},4904:function(t,e,s){"use strict";function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"brackets",i=e?"?":"",n=[];-1==["indices","brackets","repeat","comma"].indexOf(s)&&(s="brackets");var a=function(e){var i=t[e];if(["",void 0,null].indexOf(i)>=0)return"continue";if(i.constructor===Array)switch(s){case"indices":for(var a=0;a<i.length;a++)n.push(e+"["+a+"]="+i[a]);break;case"brackets":i.forEach((function(t){n.push(e+"[]="+t)}));break;case"repeat":i.forEach((function(t){n.push(e+"="+t)}));break;case"comma":var r="";i.forEach((function(t){r+=(r?",":"")+t})),n.push(e+"="+r);break;default:i.forEach((function(t){n.push(e+"[]="+t)}))}else n.push(e+"="+i)};for(var r in t)a(r);return n.length?i+n.join("&"):""}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},"4a6b":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","container"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","wjmm"),attrs:{_i:1},on:{click:function(e){return t.zc()}}},[t._v(t._$s(1,"t0-0",t._s(t.$t("login.zc"))))]),s("view",{staticClass:t._$s(2,"sc","tit"),attrs:{_i:2}},[t._v(t._$s(2,"t0-0",t._s(t.$t("login.yx"))))]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:t._$s(3,"sc","shuru"),attrs:{placeholder:t._$s(3,"a-placeholder",t.$t("login.qsryx")),_i:3},domProps:{value:t._$s(3,"v-model",t.email)},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}}),s("view",{staticClass:t._$s(4,"sc","tit"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("login.mm"))))]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.lpwd,expression:"lpwd"}],staticClass:t._$s(5,"sc","shuru"),attrs:{placeholder:t._$s(5,"a-placeholder",t.$t("login.qsrmm")),_i:5},domProps:{value:t._$s(5,"v-model",t.lpwd)},on:{input:function(e){e.target.composing||(t.lpwd=e.target.value)}}}),s("view",[s("view",{staticClass:t._$s(7,"sc","wjmm"),attrs:{_i:7},on:{click:function(e){return t.wjmm()}}},[t._v(t._$s(7,"t0-0",t._s(t.$t("login.wjmm"))))])]),s("view",{staticClass:t._$s(8,"sc","flex"),attrs:{_i:8}},[s("view",{staticClass:t._$s(9,"sc","gologin"),attrs:{_i:9},on:{click:t.gologin}},[t._v(t._$s(9,"t0-0",t._s(t.$t("login.dl"))))])])])},a=[]},"4a6f":function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=i("7ccc"),a=i("e96c"),r=i("37f5"),o=i("a138"),c={data:function(){return{listOBj:{},timer:"",height:"",current:0,navList:[{status:1,name:"qbwt",page:1,limit:10,loadingType:"more",loded:!1,list:[]},{status:2,name:"lsjl",page:1,limit:10,loadingType:"more",loded:!1,list:[]},{status:3,name:"cjmx",page:1,limit:10,loadingType:"more",loded:!1,list:[]}]}},onLoad:function(){this.timer&&(clearTimeout(this.timer),this.timer=null)},onShow:function(){this.loadData()},onHide:function(){this.closeScoket(),clearTimeout(this.timer)},onUnload:function(){clearTimeout(this.timer)},onBackPress:function(){clearTimeout(this.timer)},onReachBottom:function(){},onReady:function(t){var e=this;uni.getSystemInfo({success:function(t){var s=uni.createSelectorQuery();s.select(".swiper").boundingClientRect(),s.exec((function(s){e.height=t.windowHeight-s[0].top+"px"}))},fail:function(t){}})},methods:{changetab:function(t){this.current=t,this.loadData("tab")},loadData:function(e){var s=this,i=this,a=i.current,r=i.navList[a];"tab"==e&&r.loaded||"loading"!=r.loadingType&&(0,n.tradebill)({type:r.status}).then((function(e){var n=e.data;r.list=n,t("log",r.list," at pages/transaction/bblist.vue:244"),s.$set(r,"loaded",!0),i.timer&&(clearTimeout(i.timer),i.timer=null),i.timer=setTimeout((function(){i.loadData()}),2e3)})).catch((function(e){t("log",e," at pages/transaction/bblist.vue:256")}))},closeorder:function(t){var e=this;uni.showModal({title:"\u5e73\u5009",content:"\u662f\u5426\u7acb\u5373\u5e73\u5009\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539",confirmText:"\u78ba\u8a8d",cancelText:"\u53d6\u6d88",success:function(s){s.confirm&&(uni.showLoading({title:"\u8acb\u6c42\u4e2d...",mask:!0}),(0,n.closeorder)({oid:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:"\u5e73\u5009\u6210\u529f",icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},clearorder:function(t){var e=this;uni.showModal({title:e.$t("hy.cx"),content:e.$t("hy.ljcx"),confirmText:e.$t("hy.qr"),success:function(s){s.confirm&&(uni.showLoading({title:e.$t("hy.qqz")+"...",mask:!0}),(0,o.clearorder)({id:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:e.$t("hy.cxcg"),icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},geLevertade:function(){uni.showLoading({title:this.$t("hy.sjjzz")+"...",mask:!0});var t=this;(0,a.geLevertade)().then((function(e){t.spList=e.list,t.onScoket()}))},onScoket:function(){var s=this;s.scoket=(0,r.scoketNew)("wss://wsaws.okx.com:8443/ws/v5/public"),s.scoket.scoketOpen().then((function(i){uni.hideLoading();var n=s.spList.map((function(t){return{channel:"tickers",instId:t.coinname.toUpperCase()+"-USDT"}}));s.scoket.scoketSend({op:"subscribe",args:n}).then((function(e){t("log",e,"\u53d1\u9001\u6210\u529f"," at pages/transaction/bblist.vue:352")})),s.scoket.scoketMessage((function(i){try{if(i.data){s.listOBj[i.arg.instId]=i.data[0];var n=s.listOBj[i.arg.instId];n.last=+n.last,n.sodUtc0=+n.sodUtc0,n.bool=n.last-n.sodUtc0>0,n.dcf=+((n.last-n.sodUtc0)/n.sodUtc0*100).toFixed(2)+"%",n.name=n.instId.replace("-","/"),s.listOBj=Object.assign({},s.listOBj),t("log",s.listOBj,"that.listOBj"," at pages/transaction/bblist.vue:371")}}catch(e){t("log",i,i.data,"\u62a5\u9519"," at pages/transaction/bblist.vue:374")}}))}))},closeScoket:function(){this.scoket.scoketClose()}}};s.default=c}).call(this,i("0de9")["default"])},"4af3":function(t,e,s){"use strict";s.r(e);var i=s("7623"),n=s("50aa");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"4d35":function(t,e,s){"use strict";s.r(e);var i=s("810a"),n=s("dfd2");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"269af8fe",null,!1,i["a"],r);e["default"]=c.exports},"4e2e":function(t,e,s){"use strict";s.r(e);var i=s("effa"),n=s("82ec");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"4e72":function(t,e){var s,i;function n(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}t.exports={index:{rg:"\u8a8d\u8cfc",cb:"\u5145\u5e63",tb:"\u63d0\u5e63",yy:"\u8a9e\u8a00",kf:"\u5ba2\u670d",jyd:"\u4ea4\u6613\u5c0d",zxjg:"\u6700\u65b0\u50f9\u683c",zd:"24h\u6f32\u8dcc",sy:"\u9996\u9801"},menu:{yqm:"\u9080\u8acb\u78bc",xgmm:"\u4fee\u6539\u5bc6\u78bc",smrz:"\u5be6\u540d\u8a8d\u8b49",tc:"\u9000\u51fa"},rg:(s={rgbz:"\u8a8d\u8cfc\u5e63\u7a2e",kssj:"\u958b\u59cb\u6642\u9593",jssj:"\u7d50\u675f\u6642\u9593",fxzl:"\u767c\u884c\u7e3d\u91cf",rgdj:"\u8a8d\u8cfc\u55ae\u50f9",scsj:"\u9396\u5009\u6642\u9593",cysl:"\u53c3\u8207\u6578\u91cf",rgsx:"\u8a8d\u8cfc\u4e0a\u9650",dczd:"\u55ae\u6b21\u6700\u4f4e",qsr:"\u8acb\u8f38\u5165\u8a8d\u8cfc\u6578\u91cf",xyzf:"\u9700\u8981\u652f\u4ed8",ky:"\u53ef\u7528",ljcy:"\u7acb\u5373\u53c3\u8207",xmsm:"\u9805\u76ee\u8aaa\u660e",rgsl:"\u8a8d\u8cfc\u6578\u91cf\u5927\u65bc0",yebz:"\u9918\u984d\u4e0d\u8db3",rgcg:"\u8a8d\u8cfc\u6210\u529f",t:"\u5929",qbrg:"\u5168\u90e8\u8a8d\u8cfc",djz:"\u51cd\u7d50\u4e2d",yjd:"\u5df2\u89e3\u51cd",xm:"\u9805\u76ee"},n(s,"djz","\u51cd\u7d50\u4e2d"),n(s,"yjd","\u5df2\u89e3\u51cd"),n(s,"rgsl","\u8a8d\u8cfc\u6578\u91cf"),n(s,"zfje","\u652f\u4ed8\u91d1\u984d"),n(s,"jdrq","\u89e3\u51cd\u65e5\u671f"),n(s,"sfrq","\u91cb\u653e\u65e5\u671f"),n(s,"wdrg","\u6211\u7684\u8a8d\u8cfc"),s),cb:{cblb:"\u5145\u5e63\u5217\u8868",cbxq:"\u5145\u5e63\u8a73\u60c5",ssnxydbz:"\u641c\u7d22\u60a8\u9700\u8981\u7684\u5e63\u7a2e",bzlb:"\u5e63\u7a2e\u5217\u8868",bzccb:"\u4e0d\u652f\u6301\u5145\u5e63",cb:"\u5145\u5e63",bz:"\u5e63\u7a2e",qx:"\u53d6\u6d88",cbwl:"\u5145\u5e63\u7db2\u7d61",cbdz:"\u5145\u5e63\u5730\u5740",fzdz:"\u8907\u88fd\u5730\u5740",zxczje:"\u6700\u5c0f\u5145\u503c\u91d1\u984d",xyzxje:"\u5c0f\u65bc\u6700\u5c0f\u91d1\u984d\u7684\u5145\u503c\u5c07\u4e0d\u6703\u4e0a\u8cec\u4e14\u7121\u6cd5\u9000\u56de",qxzzqd:"\u8acb\u9078\u64c7\u6b63\u78ba\u7684\u5145\u503c\u901a\u9053\u7db2\u7d61\uff0c\u5426\u5247\u8cc7\u7522\u5c07\u4e0d\u53ef\u627e\u56de",ndczdz:"\u60a8\u7684\u5145\u503c\u5730\u5740\u4e0d\u6703\u7d93\u5e38\u6539\u8b8a\uff0c\u53ef\u4ee5\u91cd\u8907\u5145\u503c\uff1b\u5982\u6709\u66f4\u6539\uff0c\u6211\u5011\u6703\u76e1\u91cf\u901a\u904e\u7db2\u7ad9\u516c\u544a\u6216\u90f5\u4ef6\u901a\u77e5\u60a8",qwbqrdn:"\u8acb\u52d9\u5fc5\u78ba\u8a8d\u96fb\u8166\u53ca\u700f\u89bd\u5668\u5b89\u5168\uff0c\u9632\u6b62\u4fe1\u606f\u88ab\u7be1\u6539\u6216\u6d29\u9732",zzje:"\u8f49\u8cec\u91d1\u984d",qsrzzje:"\u8acb\u8f38\u5165\u8f49\u8cec\u91d1\u984d",xczzpz:"\u4e0a\u50b3\u8f49\u8cec\u6191\u8b49",tj:"\u63d0\u4ea4",czjebnw:"\u5145\u503c\u91d1\u984d\u4e0d\u80fd\u70ba0",qcszzpz:"\u8acb\u4e0a\u50b3\u8f49\u6b3e\u6191\u8b49",tjsqcg:"\u63d0\u4ea4\u7533\u8acb\u6210\u529f\uff0c\u8acb\u8010\u5fc3\u7b49\u5f85\u5be9\u6838",sj:"\u6642\u9593",sl:"\u6578\u91cf",sxf:"\u624b\u7e8c\u8cbb",dsh:"\u5f85\u5ba1\u6838",wc:"\u5b8c\u6210",sb:"\u5931\u8d25",lx:"\u985e\u578b",ptcb:"\u666e\u901a\u5145\u5e63",zt:"\u72c0\u614b",zzpz:"\u8f49\u8cec\u6191\u8b49"},tb:n({tblb:"\u63d0\u5e63\u5217\u8868",tbxq:"\u63d0\u5e63\u8a73\u60c5",ktblb:"\u53ef\u63d0\u5e63\u5217\u8868",tb:"\u63d0\u5e63",bz:"\u5e63\u7a2e",tbwl:"\u63d0\u5e63\u7db2\u7d61",tbdz:"\u63d0\u5e63\u5730\u5740",qsrtbdz:"\u8acb\u8f38\u5165\u63d0\u5e63\u5730\u5740",tbsl:"\u63d0\u5e63\u6578\u91cf",ky:"\u53ef\u7528",qsrtbsl:"\u8acb\u8f38\u5165\u63d0\u5e63\u6578\u91cf",qb:"\u5168\u90e8",tj:"\u63d0\u4ea4",sjdz:"\u5be6\u969b\u5230\u8cec",tbkc:"\u63d0\u5e01\u6263\u9664",sxfsxt:"\u624b\u7eed\u8d39 , \u8f38\u5c0f\u63d0\u5e63\u6578\u91cf",xyzxjed:"\u5c0f\u65bc\u6700\u5c0f\u91d1\u984d\u7684\u63d0\u5e63\u5c07\u4e0d\u6703\u5230\u8cec\u4e14\u7121\u6cd5\u9000\u56de",wbzzjaq:"\u70ba\u4fdd\u969c\u8cc7\u91d1\u5b89\u5168\uff0c\u7576\u60a8\u8cec\u6236\u5b89\u5168\u7b56\u7565\u8b8a\u66f4\uff0c\u5bc6\u78bc\u4fee\u6539\uff0c\u6211\u5011\u6703\u5c0d\u63d0\u5e63\u9032\u884c\u4eba\u5de5\u5be9\u6838\uff0c\u8acb\u8010\u5fc3\u7b49\u5f85\u5de5\u4f5c\u4eba\u54e1\u96fb\u8a71\u6216\u90f5\u4ef6\u806f\u7e6b.",tbslbnw:"\u63d0\u5e63\u6578\u91cf\u4e0d\u80fd\u70ba0",qsrscdz:"\u8acb\u8f38\u5165\u4e0a\u50b3\u5730\u5740"},"sjdz","\u5be6\u969b\u5230\u8cec"),kf:{kf:"\u5ba2\u670d",zx:"\u5728\u7dda",nh:"\u60a8\u597d\uff0c\u8acb\u554f\u6709\u4ec0\u9ebd\u53ef\u4ee5\u5e6b\u60a8\uff1f",qsrxxnr:"\u8acb\u8f38\u5165\u4fe1\u606f\u5185\u5bb9",fs:"\u53d1\u9001"},mm:{mm:"\u5bc6\u78bc",wlnd:"*\u70ba\u4e86\u60a8\u7684\u8cc7\u91d1\u5b89\u5168\uff0c\u767b\u9304\u5bc6\u78bc\u4fee\u6539\u5f8c24\u5c0f\u6642\u4ee5\u5167\u4e0d\u5141\u8a31\u63d0\u73fe\u3002",jmm:"\u820a\u5bc6\u78bc",qsrjmm:"\u8acb\u7ff0\u5165\u820a\u5bc6\u78bc",xmm:"\u65b0\u5bc6\u78bc",qsrxmm:"\u8acb\u7ff0\u5165\u65b0\u5bc6\u78bc",qrmm:"\u78ba\u8a8d\u5bc6\u78bc",qsrqrmm:"\u8acb\u7ff0\u5165\u78ba\u8a8d\u5bc6\u78bc",tj:"\u63d0\u4ea4",lcmmbyz:"\u5169\u6b21\u5bc6\u78bc\u4e0d\u4e00\u81f4",xgcg:"\u4fee\u6539\u6210\u529f"},smrz:{smrz:"\u5be6\u540d\u8a8d\u8b49",wcsmrz:"\u5b8c\u6210\u5be6\u540d\u8a8d\u8b49\u5f8c\u80fd\u5920\u7372\u5f97\u76f8\u61c9\u7684\u6b0a\u76ca",gjsm:"\u9ad8\u7d1a\u5be6\u540d",xm:"\u59d3\u540d",qsrxm:"\u8acb\u8f38\u5165\u59d3\u540d",sfzhm:"\u8eab\u4efd\u8b49\u865f\u78bc",qsrsfzhm:"\u8acb\u8f38\u5165\u8eab\u4efd\u8b49\u865f\u78bc",scsfzzm:"\u4e0a\u50b3\u8eab\u4efd\u8b49\u6b63\u9762",scsfzfm:"\u4e0a\u50b3\u8eab\u4efd\u8b49\u80cc\u9762",gjtj:"\u9ad8\u7d1a\u63d0\u4ea4",qsrsfz:"\u8acb\u8f38\u5165\u8eab\u4efd\u8b49",qscsfzzm:"\u8acb\u4e0a\u50b3\u8eab\u4efd\u8b49\u6b63\u9762",qscsfzfm:"\u8acb\u4e0a\u50b3\u8eab\u4efd\u8b49\u53cd\u9762",tjcg:"\u63d0\u4ea4\u6210\u529f"},user:{zc:"\u8cc7\u7522",zhzzczh:"\u8cec\u6236\u7e3d\u8cc7\u7522\u6298\u5408",zclb:"\u8cc7\u7522\u5217\u8868",cb:"\u5145\u5e63",tb:"\u63d0\u5e63",ky:"\u53ef\u7528",dj:"\u51cd\u7d50",zh:"\u6298\u5408",yyzjtjcz:"\u7531\u65bc\u8cc7\u91d1\u7d71\u8a08\u5b58\u5728\u5ef6\u6642\uff0c\u8cec\u6236\u9918\u984d\u4e0d\u4e00\u5b9a\u662f\u4e26\u975e\u6700\u65b0\u4f59\u984d\uff0c\u5982\u9700\u6e96\u78ba\u9918\u984d\u8acb\u5230\u76f8\u95dc\u8cec\u6236\u9801\u9762\u9032\u884c\u67e5\u8a62",qd:"\u78ba\u5b9a",cwjl:"\u8ca1\u52d9\u8a18\u9304",sl:"\u6578\u91cf",zt:"\u72c0\u614b",zj:"\u589e\u52a0",js:"\u6e1b\u5c11",sj:"\u6642\u9593",hz:"\u5283\u8f49",hzlx:"\u5283\u8f49\u985e\u578b",zjhz:"\u8cc7\u91d1\u5283\u8f49",zjzhzhyzh:"\u8cc7\u91d1\u8cec\u6236\u8f49\u5408\u7d04\u8cec\u6236",hyzhzzjzh:"\u5408\u7d04\u5e33\u6236\u8f49\u8cc7\u91d1\u8cec\u6236",zjzh:"\u8cc7\u91d1\u8cec\u6236",kyye:"\u53ef\u7528\u9918\u984d",hyzh:"\u5408\u7d04\u8cec\u6236",qsrhzsl:"\u8f38\u5165\u5283\u8f49\u6578\u91cf",tj:"\u63d0\u4ea4",hzcg:"\u5283\u8f49\u6210\u529f"},jy:{bbjysc:"\u5e63\u5e63\u4ea4\u6613\u5e02\u5834",usdtsc:"USDT\u5e02\u5834"},login:{dl:"\u767b\u9304",zc:"\u6ce8\u518a",yx:"\u90f5\u7bb1",qsryx:"\u8acb\u7ff0\u5165\u90f5\u7bb1",mm:"\u5bc6\u78bc",qsrmm:"\u8acb\u7ff0\u5165\u5bc6\u78bc",wjmm:"\u5fd8\u8a18\u5bc6\u78bc",qsrzqdyx:"\u8acb\u8f38\u5165\u6b63\u78ba\u7684\u90f5\u7bb1",dlcg:"\u767b\u9304\u6210\u529f",czmm:"\u91cd\u7f6e\u5bc6\u78bc",xmm:"\u65b0\u5bc6\u78bc",yxyzm:"\u90f5\u7bb1\u9a57\u8b49\u78bc",yzm:"\u9a57\u8b49\u78bc",qsryzm:"\u8acb\u8f38\u5165\u9a57\u8b49\u78bc",qsrxmm:"\u8acb\u8f38\u5165\u65b0\u5bc6\u78bc",qrmm:"\u78ba\u8a8d\u5bc6\u78bc",yqm:"\u9080\u8acb\u78bc",qsryqm:"\u8acb\u7ff0\u5165\u9080\u8acb\u78bc",zcjbsty:"\u6ce8\u518a\u5373\u8868\u793a\u540c\u610f",yhfwxy:"\u7528\u6236\u670d\u52d9\u5354\u8b70",zccg:"\u8a3b\u518a\u6210\u529f"},popup:{qrtcdl:"\u78ba\u8a8d\u9000\u51fa\u767b\u9304",qr:"\u78ba\u8a8d",ts:"\u63d0\u793a",nwdl:"\u60a8\u672a\u767b\u9304\uff0c\u662f\u5426\u99ac\u4e0a\u767b\u9304\uff1f",qx:"\u53d6\u6d88"},hy:(i={jg:"\u50f9\u683c",sl:"\u6578\u91cf",jyfx:"\u4ea4\u6613\u65b9\u5411",sz:"\u4e0a\u6f32",xd:"\u4e0b\u8dcc",xjwt:"\u9650\u50f9\u59d4\u6258",sjwt:"\u5e02\u50f9\u59d4\u6258",jygs:"\u4ea4\u6613\u500b\u6578",ggbs:"\u6760\u687f\u500d\u6578",zsj:"\u6b62\u640d\u50f9",zyj:"\u6b62\u76c8\u50f9",bzj:"\u4fdd\u8b49\u91d1",kyhyye:"\u53ef\u7528\u5408\u7d04\u9918\u984d",sxf:"\u624b\u7e8c\u8cbb",zd:"\u505a\u591a",zk:"\u505a\u7a7a"},n(i,"xjwt","\u9650\u50f9\u59d4\u8a17"),n(i,"zc","\u6301\u5009"),n(i,"kcdj","\u958b\u5009\u55ae\u50f9"),n(i,"dqjg","\u7576\u524d\u50f9\u683c"),n(i,"ykzt","\u76c8\u8667\u72c0\u614b"),n(i,"ykje","\u76c8\u8667\u91d1\u984d"),n(i,"wtsj","\u59d4\u8a17\u6642\u9593"),n(i,"pcsj","\u5e73\u5009\u6642\u9593"),n(i,"wtjg","\u59d4\u6258\u50f9\u683c"),n(i,"zydj","\u6b62\u76c8\u55ae\u50f9"),n(i,"zkdj","\u6b62\u640d\u55ae\u50f9"),n(i,"wtss","\u59d4\u6258\u624b\u6578"),n(i,"qr","\u78ba\u8a8d"),n(i,"qx","\u53d6\u6d88"),n(i,"tjz","\u63d0\u4ea4\u4e2d"),n(i,"ts","\u63d0\u793a"),n(i,"gdcg","\u639b\u55ae\u6210\u529f"),n(i,"jycg","\u4ea4\u6613\u6210\u529f"),n(i,"sjjzz","\u6578\u64da\u52a0\u8f09\u4e2d"),n(i,"pc","\u5e73\u5009"),n(i,"sfljpc","\u662f\u5426\u7acb\u5373\u5e73\u5009\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539"),n(i,"pccg","\u5e73\u5009\u6210\u529f"),n(i,"cx","\u64a4\u92b7"),n(i,"sfljcx","\u662f\u5426\u7acb\u5373\u64a4\u92b7\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539"),n(i,"qqz","\u8acb\u6c42\u4e2d"),n(i,"cxcg","\u64a4\u92b7\u6210\u529f"),n(i,"sz","\u4e0a\u6f32"),n(i,"djhq","\u9ede\u64ca\u7372\u53d6"),n(i,"qbdd","\u5168\u90e8\u8a02\u55ae"),n(i,"cp","\u7522\u54c1"),n(i,"ssjg","\u5be6\u6642\u50f9\u683c"),n(i,"jrdz","\u4eca\u65e5\u8dcc\u6f32"),n(i,"yl","\u76c8\u5229"),n(i,"ks","\u8667\u640d"),n(i,"qbwt","\u5168\u90e8\u59d4\u6258"),n(i,"qbcc","\u5168\u90e8\u6301\u5009"),n(i,"cjmx","\u6210\u4ea4\u660e\u986f"),n(i,"mr","\u8cb7\u5165"),n(i,"mc","\u8ce3\u51fa"),n(i,"sjcj","\u5be6\u969b\u6210\u4ea4"),n(i,"sj","\u6642\u9593"),n(i,"wtj","\u59d4\u6258\u50f9"),n(i,"jye","\u4ea4\u6613\u984d"),n(i,"cjzj","\u6210\u4ea4\u7e3d\u50f9"),n(i,"cjjj","\u6210\u4ea4\u5747\u50f9"),n(i,"cjl","\u6210\u4ea4\u91cf"),n(i,"wc","\u5b8c\u6210"),n(i,"gm","\u8cfc\u8cb7"),n(i,"cs","\u51fa\u552e"),n(i,"lsjl","\u6b77\u53f2\u8a18\u9304"),i)}},"50aa":function(t,e,s){"use strict";s.r(e);var i=s("08cd"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"546b":function(t,e,s){if("undefined"===typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(t){var e=this.constructor;return this.then((function(s){return e.resolve(t()).then((function(){return s}))}),(function(s){return e.resolve(t()).then((function(){throw s}))}))}),"undefined"!==typeof uni&&uni&&uni.requireGlobal){var i=uni.requireGlobal();ArrayBuffer=i.ArrayBuffer,Int8Array=i.Int8Array,Uint8Array=i.Uint8Array,Uint8ClampedArray=i.Uint8ClampedArray,Int16Array=i.Int16Array,Uint16Array=i.Uint16Array,Int32Array=i.Int32Array,Uint32Array=i.Uint32Array,Float32Array=i.Float32Array,Float64Array=i.Float64Array,BigInt64Array=i.BigInt64Array,BigUint64Array=i.BigUint64Array}uni.restoreGlobal&&uni.restoreGlobal(weex,plus,setTimeout,clearTimeout,setInterval,clearInterval),__definePage("pages/index/index",(function(){return Vue.extend(s("17bf").default)})),__definePage("pages/index/gglist",(function(){return Vue.extend(s("3413").default)})),__definePage("pages/index/language",(function(){return Vue.extend(s("13ca").default)})),__definePage("pages/index/ggDetail",(function(){return Vue.extend(s("4af3").default)})),__definePage("pages/index/rg",(function(){return Vue.extend(s("de42").default)})),__definePage("pages/index/rgDetail",(function(){return Vue.extend(s("48c0").default)})),__definePage("pages/index/kf",(function(){return Vue.extend(s("1058").default)})),__definePage("pages/transaction/transaction",(function(){return Vue.extend(s("09c3").default)})),__definePage("pages/transaction/bbjy",(function(){return Vue.extend(s("a3fc").default)})),__definePage("pages/transaction/bblist",(function(){return Vue.extend(s("b2c2").default)})),__definePage("pages/transaction/transactionDetail",(function(){return Vue.extend(s("854b").default)})),__definePage("pages/transaction/cblist",(function(){return Vue.extend(s("6ef6").default)})),__definePage("pages/transaction/cbdetail",(function(){return Vue.extend(s("d390").default)})),__definePage("pages/transaction/czlist",(function(){return Vue.extend(s("2d67").default)})),__definePage("pages/transaction/tblist",(function(){return Vue.extend(s("46e7").default)})),__definePage("pages/transaction/tbdetail",(function(){return Vue.extend(s("1ab1").default)})),__definePage("pages/transaction/transfer",(function(){return Vue.extend(s("426e").default)})),__definePage("pages/heyue/heyue",(function(){return Vue.extend(s("9f68").default)})),__definePage("pages/heyue/tradlist",(function(){return Vue.extend(s("ffd2").default)})),__definePage("pages/public/register",(function(){return Vue.extend(s("6b04").default)})),__definePage("pages/public/login",(function(){return Vue.extend(s("9e69").default)})),__definePage("pages/public/forget",(function(){return Vue.extend(s("3f33").default)})),__definePage("pages/user/user",(function(){return Vue.extend(s("b92f").default)})),__definePage("pages/user/menu",(function(){return Vue.extend(s("7c3e").default)})),__definePage("pages/user/allorder",(function(){return Vue.extend(s("e2bc").default)})),__definePage("pages/user/respwd",(function(){return Vue.extend(s("de0c").default)})),__definePage("pages/user/tbRecord",(function(){return Vue.extend(s("b5c5").default)})),__definePage("pages/user/cbRecord",(function(){return Vue.extend(s("43fb").default)})),__definePage("pages/user/tbDetail",(function(){return Vue.extend(s("c2df").default)})),__definePage("pages/user/cbDetail",(function(){return Vue.extend(s("c733").default)})),__definePage("pages/user/authrz",(function(){return Vue.extend(s("dcde").default)})),__definePage("pages/user/coininfo",(function(){return Vue.extend(s("4e2e").default)})),__definePage("pages/user/myrg",(function(){return Vue.extend(s("a7ab").default)}))},5473:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{}},onLoad:function(){},onShow:function(){},onReachBottom:function(){},onReady:function(){},methods:{}};e.default=i},"54f1":function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=i("26cb"),a=i("a138"),r=i("37f5"),o=i("e96c"),c=i("7ccc");function u(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function l(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?u(Object(s),!0).forEach((function(e){f(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):u(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function f(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var d={data:function(){return{alertShow:!1,spList:[],listLength:20,actionList:"BTC-USDT",listOBj:{"BCH-USDT":{},"BTC-USDT":{}},ggIndex:0,ggList:[{num:5},{num:10},{num:20},{num:50},{num:100}],typeIndex:1,jyType:1,payNum:0,ggBs:0,xzMoney:0,zsMoney:0,zyMoney:0,bzjMoney:0,sxfMoney:0,ddType:1,loadData:[{state:1,text:"\u9650\u4ef7\u59d4\u6258",loadingType:"more",list:[],page:1,limit:10},{state:2,text:"\u6301\u4ed3",loadingType:"more",list:[],page:1,limit:10}],setTimeoutObj:"",upDataLoding:!1,gmList:[],mcList:[],gmobj:{},mcobj:{}}},watch:{ggBs:function(t,e){this.ggBs=t,this.bond()},payNum:function(t,e){this.payNum=t,this.bond()}},filters:{actionMoney:function(t){var e=0;return+t>1e7?e=+(t/1e7).toFixed(2)+"\u5343\u842c":+t>1e4&&(e=+(t/1e4).toFixed(2)+"\u842c"),e}},onLoad:function(){this.levertadeLaverorder()},onShow:function(){this.geLevertade(),this.initListData()},onHide:function(){this.closeScoket(),clearInterval(this.setTimeoutObj)},onReachBottom:function(){this.levertadeLaverorder()},onReady:function(){t("log",this.userInfo," at pages/heyue/heyue.vue:487")},computed:l({},(0,n.mapState)("user",["userInfo"])),methods:l(l({},(0,n.mapMutations)("user",["login","setUserInfo"])),{},{UpOrderHandle:function(){var t=this;this.upDataLoding||(uni.showLoading({title:t.$t("hy.tjz"),mask:!0}),this.upDataLoding=!0,t.bond().then((function(){(0,a.UpOrderHandle)({direction:t.typeIndex,type:t.jyType,symbol:t.listOBj[t.actionList].name,mprice:2==t.jyType?t.listOBj[t.actionList].last:t.xzMoney,ggan:t.ggBs,num:t.payNum,upbondmoney:t.bzjMoney,fee:t.sxfMoney,zyprice:t.zyMoney,zsprice:t.zsMoney}).then((function(e){uni.hideLoading(),t.upDataLoding=!1,uni.showModal({title:t.$t("hy.ts"),content:1==t.jyType?t.$t("hy.gdcg"):t.$t("hy.jycg"),confirmText:t.$t("hy.qr"),showCancel:!1}),obj.levertadeLaverorder()})).catch((function(){uni.hideLoading(),t.upDataLoding=!1}))})).catch((function(){uni.hideLoading(),t.upDataLoding=!1})))},changeData:function(e){t("log",e,"qh"," at pages/heyue/heyue.vue:538"),this.actionList=e.instId,this.gmList=[],this.mcList=[],this.alertShow=!1},bond:function(){var s=this;return new Promise((function(i,n){(0,a.bond)({name:s.actionList.split("-")[0],num:s.payNum,gann:s.ggBs}).then((function(e){s.sxfMoney=e.data.fee,s.bzjMoney=e.data.bong?e.data.bong:0,t("log",e," at pages/heyue/heyue.vue:555"),i()})).catch((function(){n(),t("log",e," at pages/heyue/heyue.vue:559")}))}))},initListData:function(){var t=this;this.setTimeoutObj=setInterval((function(){t.levertadeLaverorder()}),2e3)},geLevertade:function(){uni.showLoading({title:this.$t("hy.sjjzz")+"...",mask:!0});var t=this;(0,o.geLevertade)().then((function(e){t.spList=e.list,t.onScoket()}))},onScoket:function(){var s=this;s.scoket=(0,r.scoketNew)("wss://wsaws.okx.com:8443/ws/v5/public"),s.scoket.scoketOpen().then((function(i){uni.hideLoading();var n=s.spList.map((function(t){return{channel:"tickers",instId:t.coinname.toUpperCase()+"-USDT"}}));s.scoket.scoketSend({op:"subscribe",args:n}).then((function(e){t("log",e,"\u53d1\u9001\u6210\u529f"," at pages/heyue/heyue.vue:600")})),s.scoket.scoketMessage((function(i){try{if(i.data){s.listOBj[i.arg.instId]=i.data[0];var n=s.listOBj[i.arg.instId];n.last=+n.last,n.sodUtc0=+n.sodUtc0,n.bool=n.last-n.sodUtc0>0,n.dcf=+((n.last-n.sodUtc0)/n.sodUtc0*100).toFixed(2)+"%",n.name=n.instId.replace("-","/"),s.actionList==n.instId&&(s.gmList.unshift({pri:(1*n.bidPx).toFixed(5),num:(1*n.bidSz).toFixed(5)}),s.gmList=s.gmList.slice(0,9),s.mcList.unshift({pri:(1*n.askPx).toFixed(5),num:(1*n.askSz).toFixed(5)}),s.mcList=s.mcList.slice(0,9)),s.listOBj=Object.assign({},s.listOBj),t("log",s.listOBj,"that.listOBj"," at pages/heyue/heyue.vue:626")}}catch(e){t("log",i,i.data,"\u62a5\u9519"," at pages/heyue/heyue.vue:629")}}))}))},closeScoket:function(){this.scoket.scoketClose()},closeorder:function(t){var e=this;uni.showModal({title:e.$t("hy.pc"),content:e.$t("hy.ljpc"),confirmText:e.$t("hy.qr"),success:function(s){s.confirm&&(uni.showLoading({title:e.$t("hy.qqz")+"...",mask:!0}),(0,a.closeorder)({id:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:e.$t("hy.pccg"),icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},clearorder:function(t){var e=this;uni.showModal({title:e.$t("hy.cx"),content:e.$t("hy.ljcx"),confirmText:e.$t("hy.qr"),success:function(s){s.confirm&&(uni.showLoading({title:e.$t("hy.qqz")+"...",mask:!0}),(0,a.clearorder)({id:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:e.$t("hy.cxcg"),icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},levertadeLaverorder:function(e){var s=this,i=this.ddType,n=this.loadData[i],r=n.state;"tabChange"===e&&!0===n.loaded||"loading"!==n.loadingType&&(n.loadingType="loading",(0,a.levertadeLaverorder)({type:r,page:n.page,limit:n.limit}).then((function(t){var e=t.list,i=e.map((function(t){return t.direction=+t.direction,t.bond=+t.bond,t.price=+t.price,t.wt_price=+t.wt_price,t}));n.list=i,n.loadingType="more",s.$set(n,"loaded",!0),s.getUser()})).catch((function(e){t("log",e," at pages/heyue/heyue.vue:746")})))},changeGG:function(t,e){this.ggBs=e.num,this.ggIndex=t},ddTypeChage:function(t){this.ddType=t,this.levertadeLaverorder("tabChange")},ddTypeInit:function(){var t=this.loadData[this.ddType];t.loadingType="more",t.list=[],t.page=1,t.limit=10,t.loaded=!1,this.levertadeLaverorder()},navto:function(t){uni.navigateTo({url:t,fail:function(){uni.switchTab({url:t})}})},getUser:function(){var t=this;(0,c.getUser)().then((function(e){t.setUserInfo(e.data)}))}})};s.default=d}).call(this,i("0de9")["default"])},5506:function(t,e){t.exports="/static/img/cb1.png"},5610:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","main"),attrs:{_i:1}},[s("view",{staticClass:t._$s(2,"sc","main-title"),attrs:{_i:2}},[s("view",{staticClass:t._$s(3,"sc","main-title-item"),attrs:{_i:3}},[t._v(t._$s(3,"t0-0",t._s(t.$t("cb.bz"))))]),s("view",{staticClass:t._$s(4,"sc","main-title-item"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("cb.sj"))))])]),t._l(t._$s(5,"f",{forItems:t.list}),(function(e,i,n,a){return s("view",{key:t._$s(5,"f",{forIndex:n,key:"5-"+a}),staticClass:t._$s("5-"+a,"sc","main-info"),attrs:{_i:"5-"+a},on:{click:function(s){return t.navTo("/pages/user/tbDetail?id="+e.id)}}},[s("view",{staticClass:t._$s("6-"+a,"sc","main-info-top flex"),attrs:{_i:"6-"+a}},[s("view",{staticClass:t._$s("7-"+a,"sc","main-info-title"),attrs:{_i:"7-"+a}},[t._v(t._$s("7-"+a,"t0-0",t._s(e.coinname.toUpperCase())))]),s("view",{staticClass:t._$s("8-"+a,"sc","main-info-type"),attrs:{_i:"8-"+a}},[t._v(t._$s("8-"+a,"t0-0",t._s(1==e.status?t.$t("cb.dsh"):2==e.status?t.$t("cb.wc"):t.$t("cb.sb"))))])]),s("view",{staticClass:t._$s("9-"+a,"sc","main-info-bottom flex"),attrs:{_i:"9-"+a}},[s("view",{staticClass:t._$s("10-"+a,"sc","main-bottom-item left"),attrs:{_i:"10-"+a}},[s("view",{staticClass:t._$s("11-"+a,"sc","main-bottom-item-font"),attrs:{_i:"11-"+a}},[t._v(t._$s("11-"+a,"t0-0",t._s(t.$t("tb.sjdz"))))]),s("view",{staticClass:t._$s("12-"+a,"sc","main-bottom-item-num"),attrs:{_i:"12-"+a}},[t._v(t._$s("12-"+a,"t0-0",t._s(e.mum)))])]),s("view",{staticClass:t._$s("13-"+a,"sc","main-bottom-item center"),attrs:{_i:"13-"+a}},[s("view",{staticClass:t._$s("14-"+a,"sc","main-bottom-item-font"),attrs:{_i:"14-"+a}},[t._v(t._$s("14-"+a,"t0-0",t._s(t.$t("cb.sxf"))))]),s("view",{staticClass:t._$s("15-"+a,"sc","main-bottom-item-num"),attrs:{_i:"15-"+a}},[t._v(t._$s("15-"+a,"t0-0",t._s(e.fee)))])]),s("view",{staticClass:t._$s("16-"+a,"sc","main-bottom-item right"),attrs:{_i:"16-"+a}},[s("view",{staticClass:t._$s("17-"+a,"sc","main-bottom-item-font"),attrs:{_i:"17-"+a}},[t._v(t._$s("17-"+a,"t0-0",t._s(t.$t("cb.sj"))))]),s("view",{staticClass:t._$s("18-"+a,"sc","main-bottom-item-num"),attrs:{_i:"18-"+a}},[t._v(t._$s("18-"+a,"t0-0",t._s(e.addtime)))])])])])}))],2)])},a=[]},5628:function(t,e,s){"use strict";s.r(e);var i=s("585e"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},5774:function(t,e){t.exports={data:function(){return{}},onLoad:function(){this.$u.getRect=this.$uGetRect},methods:{$uGetRect:function(t,e){var s=this;return new Promise((function(i){uni.createSelectorQuery().in(s)[e?"selectAll":"select"](t).boundingClientRect((function(t){e&&Array.isArray(t)&&t.length&&i(t),!e&&t&&i(t)})).exec()}))},getParentData:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.parent||(this.parent=!1),this.parent=this.$u.$parent.call(this,e),this.parent&&Object.keys(this.parentData).map((function(e){t.parentData[e]=t.parent[e]}))},preventEvent:function(t){t&&t.stopPropagation&&t.stopPropagation()}},onReachBottom:function(){uni.$emit("uOnReachBottom")},beforeDestroy:function(){var t=this;if(this.parent&&uni.$u.test.array(this.parent.children)){var e=this.parent.children;e.map((function(s,i){s===t&&e.splice(i,1)}))}}}},"585e":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{language:"",list:[{name:"\u7e41\u9ad4\u4e2d\u6587",type:"zh_tw"},{name:"English",type:"en"}]}},onLoad:function(){var t=uni.getStorageSync("lang");t&&(this.language=t)},onShow:function(){},methods:{change:function(t){this._i18n.locale=t,this.language=t,uni.setStorageSync("lang",t),uni.switchTab({url:"/pages/index/index"})}}};e.default=i},5894:function(t,e){t.exports="/static/icon/user-eyes.png"},"5a8c":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=a(s("c630")),n=a(s("d31d"));function a(t){return t&&t.__esModule?t:{default:t}}function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(t,e){for(var s=0;s<e.length;s++){var i=e[s];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function c(t,e,s){return e&&o(t.prototype,e),s&&o(t,s),t}var u=function(){function t(){var e=this;r(this,t),this.config={baseUrl:"",header:{},method:"POST",dataType:"json",responseType:"text",showLoading:!0,loadingText:"\u8bf7\u6c42\u4e2d...",loadingTime:800,timer:null,originalData:!1,loadingMask:!0},this.interceptor={request:null,response:null},this.get=function(t){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return e.request({method:"GET",url:t,header:i,data:s})},this.post=function(t){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return e.request({url:t,method:"POST",header:i,data:s})},this.put=function(t){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return e.request({url:t,method:"PUT",header:i,data:s})},this.delete=function(t){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return e.request({url:t,method:"DELETE",header:i,data:s})}}return c(t,[{key:"setConfig",value:function(t){this.config=(0,i.default)(this.config,t)}},{key:"request",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(this.interceptor.request&&"function"===typeof this.interceptor.request){var s=this.interceptor.request(e);if(!1===s)return new Promise((function(){}));this.options=s}return e.dataType=e.dataType||this.config.dataType,e.responseType=e.responseType||this.config.responseType,e.url=e.url||"",e.params=e.params||{},e.header=Object.assign({},this.config.header,e.header),e.method=e.method||this.config.method,new Promise((function(s,i){e.complete=function(e){if(uni.hideLoading(),clearTimeout(t.config.timer),t.config.timer=null,t.config.originalData)if(t.interceptor.response&&"function"===typeof t.interceptor.response){var n=t.interceptor.response(e);!1!==n?s(n):i(e)}else s(e);else if(200==e.statusCode)if(t.interceptor.response&&"function"===typeof t.interceptor.response){var a=t.interceptor.response(e.data);!1!==a?s(a):i(e.data)}else s(e.data);else i(e)},e.url=n.default.url(e.url)?e.url:t.config.baseUrl+(0==e.url.indexOf("/")?e.url:"/"+e.url),t.config.showLoading&&!t.config.timer&&(t.config.timer=setTimeout((function(){uni.showLoading({title:t.config.loadingText,mask:t.config.loadingMask}),t.config.timer=null}),t.config.loadingTime)),uni.request(e)}))}}]),t}(),l=new u;e.default=l},"5ab1":function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("7ccc"),n={data:function(){return{inputValue:"",list:[],subing:!1}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("kf.kf")}),this.getlineinfo()},onShow:function(){},onReachBottom:function(){this.getlineinfo()},onReady:function(){},methods:{sub:function(){var e=this;if(!e.subing){if(""==e.inputValue)return e.$api.msg(this.$t("qsrxxnr"));e.subing=!0,(0,i.uptxt)({txt:e.inputValue}).then((function(s){t("log",s," at pages/index/kf.vue:60"),e.getlineinfo(),e.inputValue="",e.subing=!1})).catch((function(t){e.subing=!1}))}},getlineinfo:function(){var e=this;(0,i.getlineinfo)().then((function(s){t("log",s," at pages/index/kf.vue:71"),e.list=s.data}))}}};e.default=n}).call(this,s("0de9")["default"])},"5abd":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","flex navbar"),attrs:{_i:1}},t._l(t._$s(2,"f",{forItems:t.navList}),(function(e,i,n,a){return s("view",{key:t._$s(2,"f",{forIndex:n,key:"2-"+a}),class:t._$s("2-"+a,"c",{action:t.current==i}),attrs:{_i:"2-"+a},on:{click:function(e){return t.changetab(i)}}},[t._v(t._$s("2-"+a,"t0-0",t._s(t.$t("hy."+e.name))))])})),0),s("swiper",{staticClass:t._$s(3,"sc","swiper"),style:t._$s(3,"s",{height:t.height}),attrs:{current:t._$s(3,"a-current",t.current),_i:3}},t._l(t._$s(4,"f",{forItems:t.navList}),(function(e,i,n,a){return s("swiper-item",{key:t._$s(4,"f",{forIndex:n,key:"4-"+a})},[s("scroll-view",{staticClass:t._$s("5-"+a,"sc","scroll"),style:t._$s("5-"+a,"s",{height:t.height}),attrs:{_i:"5-"+a}},t._l(t._$s("6-"+a,"f",{forItems:e.list}),(function(e,i,n,r){return s("view",{key:t._$s("6-"+a,"f",{forIndex:n,key:"6-"+a+"-"+r}),staticClass:t._$s("6-"+a+"-"+r,"sc","usdtList padding-t-30 padding-b-30"),attrs:{_i:"6-"+a+"-"+r}},[s("view",{staticClass:t._$s("7-"+a+"-"+r,"sc","flex"),attrs:{_i:"7-"+a+"-"+r}},[s("view",{staticClass:t._$s("8-"+a+"-"+r,"sc","name"),attrs:{_i:"8-"+a+"-"+r}},[t._$s("9-"+a+"-"+r,"i",1==e.type)?s("text",{staticClass:t._$s("9-"+a+"-"+r,"sc","font-color-green"),attrs:{_i:"9-"+a+"-"+r}},[t._v(t._$s("9-"+a+"-"+r,"t0-0",t._s(t.$t("hy.gm"))))]):t._e(),t._$s("10-"+a+"-"+r,"i",2==e.type)?s("text",{staticClass:t._$s("10-"+a+"-"+r,"sc","font-color-red"),attrs:{_i:"10-"+a+"-"+r}},[t._v(t._$s("10-"+a+"-"+r,"t0-0",t._s(t.$t("hy.cs"))))]):t._e(),s("text",[t._v(t._$s("11-"+a+"-"+r,"t0-0",t._s(e.symbol)))])]),t._$s("12-"+a+"-"+r,"i",0==t.current)?s("view",{staticClass:t._$s("12-"+a+"-"+r,"sc","usdtListButtom"),attrs:{_i:"12-"+a+"-"+r},on:{click:function(s){return t.clearorder(e)}}},[t._v(t._$s("12-"+a+"-"+r,"t0-0",t._s(t.$t("hy.cx"))))]):t._e(),t._$s("13-"+a+"-"+r,"i",0!=t.current)?s("view",{staticClass:t._$s("13-"+a+"-"+r,"sc","usdtListButtom"),attrs:{_i:"13-"+a+"-"+r}},[t._v(t._$s("13-"+a+"-"+r,"t0-0",t._s(2==e.status?t.$t("hy.wc"):3==e.status?t.$t("hy.cx"):"")))]):t._e()]),s("view",{staticClass:t._$s("14-"+a+"-"+r,"sc","flex"),attrs:{_i:"14-"+a+"-"+r}},[t._$s("15-"+a+"-"+r,"i",0==t.current)?[s("view",{staticClass:t._$s("16-"+a+"-"+r,"sc","tipList"),attrs:{_i:"16-"+a+"-"+r}},[s("view",{staticClass:t._$s("17-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"17-"+a+"-"+r}},[t._v(t._$s("17-"+a+"-"+r,"t0-0",t._s(t.$t("hy.jg"))))]),s("view",{staticClass:t._$s("18-"+a+"-"+r,"sc","text"),attrs:{_i:"18-"+a+"-"+r}},[t._v(t._$s("18-"+a+"-"+r,"t0-0",t._s(e.xjprice)))])]),s("view",{staticClass:t._$s("19-"+a+"-"+r,"sc","tipList"),attrs:{_i:"19-"+a+"-"+r}},[s("view",{staticClass:t._$s("20-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"20-"+a+"-"+r}},[t._v(t._$s("20-"+a+"-"+r,"t0-0",t._s(t.$t("hy.sl"))))]),s("view",{staticClass:t._$s("21-"+a+"-"+r,"sc","text"),attrs:{_i:"21-"+a+"-"+r}},[t._v(t._$s("21-"+a+"-"+r,"t0-0",t._s(e.usdtnum)))])]),s("view",{staticClass:t._$s("22-"+a+"-"+r,"sc","tipList"),attrs:{_i:"22-"+a+"-"+r}},[s("view",{staticClass:t._$s("23-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"23-"+a+"-"+r}},[t._v(t._$s("23-"+a+"-"+r,"t0-0",t._s(t.$t("hy.sjcj"))))]),s("view",{staticClass:t._$s("24-"+a+"-"+r,"sc","text"),attrs:{_i:"24-"+a+"-"+r}},[t._v(t._$s("24-"+a+"-"+r,"t0-0",t._s(e.coinnum)))])])]:t._e(),t._$s("25-"+a+"-"+r,"i",0!=t.current)?[s("view",{staticClass:t._$s("26-"+a+"-"+r,"sc","tipList"),attrs:{_i:"26-"+a+"-"+r}},[s("view",{staticClass:t._$s("27-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"27-"+a+"-"+r}},[t._v(t._$s("27-"+a+"-"+r,"t0-0",t._s(t.$t("hy.sj"))))]),s("view",{staticClass:t._$s("28-"+a+"-"+r,"sc","text"),attrs:{_i:"28-"+a+"-"+r}},[t._v(t._$s("28-"+a+"-"+r,"t0-0",t._s(e.tradetime)))])]),s("view",{staticClass:t._$s("29-"+a+"-"+r,"sc","tipList"),attrs:{_i:"29-"+a+"-"+r}},[s("view",{staticClass:t._$s("30-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"30-"+a+"-"+r}},[t._v(t._$s("30-"+a+"-"+r,"t0-0",t._s(t.$t("hy.wtj"))))]),s("view",{staticClass:t._$s("31-"+a+"-"+r,"sc","text"),attrs:{_i:"31-"+a+"-"+r}},[t._v(t._$s("31-"+a+"-"+r,"t0-0",t._s(2==e.ordertype?"\u5e02\u50f9":e.xjprice)))])]),s("view",{staticClass:t._$s("32-"+a+"-"+r,"sc","tipList"),attrs:{_i:"32-"+a+"-"+r}},[s("view",{staticClass:t._$s("33-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"33-"+a+"-"+r}},[t._v(t._$s("33-"+a+"-"+r,"t0-0",t._s(t.$t("hy.jye"))))]),s("view",{staticClass:t._$s("34-"+a+"-"+r,"sc","text"),attrs:{_i:"34-"+a+"-"+r}},[t._v(t._$s("34-"+a+"-"+r,"t0-0",t._s(e.usdtnum)))])]),s("view",{staticClass:t._$s("35-"+a+"-"+r,"sc","tipList"),attrs:{_i:"35-"+a+"-"+r}},[s("view",{staticClass:t._$s("36-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"36-"+a+"-"+r}},[t._v(t._$s("36-"+a+"-"+r,"t0-0",t._s(t.$t("hy.cjzj"))))]),s("view",{staticClass:t._$s("37-"+a+"-"+r,"sc","text"),attrs:{_i:"37-"+a+"-"+r}},[t._v(t._$s("37-"+a+"-"+r,"t0-0",t._s(e.usdtnum)))])]),s("view",{staticClass:t._$s("38-"+a+"-"+r,"sc","tipList"),attrs:{_i:"38-"+a+"-"+r}},[s("view",{staticClass:t._$s("39-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"39-"+a+"-"+r}},[t._v(t._$s("39-"+a+"-"+r,"t0-0",t._s(t.$t("hy.cjjj"))))]),s("view",{staticClass:t._$s("40-"+a+"-"+r,"sc","text"),attrs:{_i:"40-"+a+"-"+r}},[t._v(t._$s("40-"+a+"-"+r,"t0-0",t._s(e.price)))])]),s("view",{staticClass:t._$s("41-"+a+"-"+r,"sc","tipList"),attrs:{_i:"41-"+a+"-"+r}},[s("view",{staticClass:t._$s("42-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"42-"+a+"-"+r}},[t._v(t._$s("42-"+a+"-"+r,"t0-0",t._s(t.$t("hy.cjl")))+t._$s("42-"+a+"-"+r,"t0-1",t._s(e.coin)))]),s("view",{staticClass:t._$s("43-"+a+"-"+r,"sc","text"),attrs:{_i:"43-"+a+"-"+r}},[t._v(t._$s("43-"+a+"-"+r,"t0-0",t._s(e.coinnum)))])])]:t._e()],2)])})),0)])})),0)])},a=[]},"5b5b":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{list:{type:Array,default:function(){return[]}},type:{type:String,default:"warning"},volumeIcon:{type:Boolean,default:!0},moreIcon:{type:Boolean,default:!1},closeIcon:{type:Boolean,default:!1},autoplay:{type:Boolean,default:!0},color:{type:String,default:""},bgColor:{type:String,default:""},show:{type:Boolean,default:!0},fontSize:{type:[Number,String],default:26},volumeSize:{type:[Number,String],default:34},speed:{type:[Number,String],default:160},playState:{type:String,default:"play"},padding:{type:[Number,String],default:"18rpx 24rpx"}},data:function(){return{textWidth:0,boxWidth:0,animationDuration:"10s",animationPlayState:"paused",showText:""}},watch:{list:{immediate:!0,handler:function(t){var e=this;this.showText=t.join("\uff0c"),this.$nextTick((function(){e.initSize()}))}},playState:function(t){this.animationPlayState="play"==t?"running":"paused"},speed:function(t){this.initSize()}},computed:{computeColor:function(){return this.color?this.color:"none"==this.type?"#606266":this.type},textStyle:function(){var t={};return this.color?t.color=this.color:"none"==this.type&&(t.color="#606266"),t.fontSize=this.fontSize+"rpx",t},computeBgColor:function(){return this.bgColor?this.bgColor:"none"==this.type?"transparent":void 0}},mounted:function(){var t=this;this.$nextTick((function(){t.initSize()}))},methods:{initSize:function(){var t=this,e=[],s=new Promise((function(e,s){uni.createSelectorQuery().in(t).select("#u-notice-content").boundingClientRect().exec((function(s){t.textWidth=s[0].width,e()}))}));e.push(s),Promise.all(e).then((function(){t.animationDuration="".concat(t.textWidth/uni.upx2px(t.speed),"s"),t.animationPlayState="paused",setTimeout((function(){"play"==t.playState&&t.autoplay&&(t.animationPlayState="running")}),10)}))},click:function(t){this.$emit("click")},close:function(){this.$emit("close")},getMore:function(){this.$emit("getMore")}}};e.default=i},"5bc0":function(t,e){t.exports="/static/img/cb2.png"},"5ca7":function(t,e,s){"use strict";s.r(e);var i=s("653e"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"5da1":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","tip"),attrs:{_i:1}},[t._v(t._$s(1,"t0-0",t._s(t.$t("mm.wlnd"))))]),s("view",{staticClass:t._$s(2,"sc","tit"),attrs:{_i:2}},[t._v(t._$s(2,"t0-0",t._s(t.$t("mm.jmm"))))]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.oldpwd,expression:"oldpwd"}],staticClass:t._$s(3,"sc","shuru"),attrs:{placeholder:t._$s(3,"a-placeholder",t.$t("mm.qsrjmm")),_i:3},domProps:{value:t._$s(3,"v-model",t.oldpwd)},on:{input:function(e){e.target.composing||(t.oldpwd=e.target.value)}}}),s("view",{staticClass:t._$s(4,"sc","tit"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("mm.xmm"))))]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.newpwd,expression:"newpwd"}],staticClass:t._$s(5,"sc","shuru"),attrs:{placeholder:t._$s(5,"a-placeholder",t.$t("mm.qsrxmm")),_i:5},domProps:{value:t._$s(5,"v-model",t.newpwd)},on:{input:function(e){e.target.composing||(t.newpwd=e.target.value)}}}),s("view",{staticClass:t._$s(6,"sc","tit"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("mm.qrmm"))))]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.renewpwd,expression:"renewpwd"}],staticClass:t._$s(7,"sc","shuru"),attrs:{placeholder:t._$s(7,"a-placeholder",t.$t("mm.qsrqrmm")),_i:7},domProps:{value:t._$s(7,"v-model",t.renewpwd)},on:{input:function(e){e.target.composing||(t.renewpwd=e.target.value)}}}),s("view",{staticClass:t._$s(8,"sc","loginout"),attrs:{_i:8},on:{click:function(e){return t.changepass()}}},[t._v(t._$s(8,"t0-0",t._s(t.$t("mm.tj"))))])])},a=[]},"5de1":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{list:[],banner:""}},onLoad:function(){},onShow:function(){this.loadData()},methods:{back:function(){uni.navigateBack()},loadData:function(){var t=this;(0,i.index)({page:1,limit:1e3}).then((function(e){var s=e.data;t.list=s.list,t.banner=s.webissue}))},navTo:function(t){uni.navigateTo({url:t})}}};e.default=n},"629a":function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uRowNotice:s("8b41").default,uColumnNotice:s("8be0").default},n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return t._$s(0,"i",t.isShow)?s("view",{staticClass:t._$s(0,"sc","u-notice-bar-wrap"),style:t._$s(0,"s",{borderRadius:t.borderRadius+"rpx"}),attrs:{_i:0}},[t._$s(1,"i","horizontal"==t.mode&&t.isCircular)?[s("u-row-notice",{attrs:{type:t.type,color:t.color,bgColor:t.bgColor,list:t.list,volumeIcon:t.volumeIcon,moreIcon:t.moreIcon,volumeSize:t.volumeSize,closeIcon:t.closeIcon,mode:t.mode,fontSize:t.fontSize,speed:t.speed,playState:t.playState,padding:t.padding,_i:2},on:{getMore:t.getMore,close:t.close,click:t.click}})]:t._e(),t._$s(3,"i","vertical"==t.mode||"horizontal"==t.mode&&!t.isCircular)?[s("u-column-notice",{attrs:{type:t.type,color:t.color,bgColor:t.bgColor,list:t.list,volumeIcon:t.volumeIcon,moreIcon:t.moreIcon,closeIcon:t.closeIcon,mode:t.mode,volumeSize:t.volumeSize,"disable-touch":t.disableTouch,fontSize:t.fontSize,duration:t.duration,playState:t.playState,padding:t.padding,_i:4},on:{getMore:t.getMore,close:t.close,click:t.click,end:t.end}})]:t._e()],2):t._e()},a=[]},"637e":function(t,e){t.exports="/static/img/add.png"},"63b1":function(t,e){t.exports="/static/icon/user.png"},"653e":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"u-icon",props:{name:{type:String,default:""},color:{type:String,default:""},size:{type:[Number,String],default:"inherit"},bold:{type:Boolean,default:!1},index:{type:[Number,String],default:""},hoverClass:{type:String,default:""},customPrefix:{type:String,default:"uicon"},label:{type:[String,Number],default:""},labelPos:{type:String,default:"right"},labelSize:{type:[String,Number],default:"28"},labelColor:{type:String,default:"#606266"},marginLeft:{type:[String,Number],default:"6"},marginTop:{type:[String,Number],default:"6"},marginRight:{type:[String,Number],default:"6"},marginBottom:{type:[String,Number],default:"6"},imgMode:{type:String,default:"widthFix"},customStyle:{type:Object,default:function(){return{}}},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},top:{type:[String,Number],default:0},showDecimalIcon:{type:Boolean,default:!1},inactiveColor:{type:String,default:"#ececec"},percent:{type:[Number,String],default:"50"}},computed:{customClass:function(){var t=[];return t.push(this.customPrefix+"-"+this.name),"uicon"==this.customPrefix?t.push("u-iconfont"):t.push(this.customPrefix),this.showDecimalIcon&&this.inactiveColor&&this.$u.config.type.includes(this.inactiveColor)?t.push("u-icon__icon--"+this.inactiveColor):this.color&&this.$u.config.type.includes(this.color)&&t.push("u-icon__icon--"+this.color),t},iconStyle:function(){var t={};return t={fontSize:"inherit"==this.size?"inherit":this.$u.addUnit(this.size),fontWeight:this.bold?"bold":"normal",top:this.$u.addUnit(this.top)},this.showDecimalIcon&&this.inactiveColor&&!this.$u.config.type.includes(this.inactiveColor)?t.color=this.inactiveColor:this.color&&!this.$u.config.type.includes(this.color)&&(t.color=this.color),t},isImg:function(){return-1!==this.name.indexOf("/")},imgStyle:function(){var t={};return t.width=this.width?this.$u.addUnit(this.width):this.$u.addUnit(this.size),t.height=this.height?this.$u.addUnit(this.height):this.$u.addUnit(this.size),t},decimalIconStyle:function(){var t={};return t={fontSize:"inherit"==this.size?"inherit":this.$u.addUnit(this.size),fontWeight:this.bold?"bold":"normal",top:this.$u.addUnit(this.top),width:this.percent+"%"},this.color&&!this.$u.config.type.includes(this.color)&&(t.color=this.color),t},decimalIconClass:function(){var t=[];return t.push(this.customPrefix+"-"+this.name),"uicon"==this.customPrefix?t.push("u-iconfont"):t.push(this.customPrefix),this.color&&this.$u.config.type.includes(this.color)?t.push("u-icon__icon--"+this.color):t.push("u-icon__icon--primary"),t}},methods:{click:function(){this.$emit("click",this.index)},touchstart:function(){this.$emit("touchstart",this.index)}}};e.default=i},6591:function(t,e,s){"use strict";s.r(e);var i=s("ffc5"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"66ae":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={userInfo:{},orderInfo:{complete_count:0,received_count:0,unshipped_count:0,order_count:0,unpaid_count:0},hasLogin:!1},n={login:function(t){t.hasLogin=!0},logout:function(t,e){t.hasLogin=!1,t.userInfo={},t.orderInfo={complete_count:0,received_count:0,unshipped_count:0,order_count:0,unpaid_count:0},uni.removeStorage({key:"userInfo"}),uni.removeStorage({key:"token"})},setUserInfo:function(t,e){t.userInfo=e,uni.setStorage({key:"userInfo",data:e})},setOrderInfo:function(t,e){t.orderInfo=e}},a={},r={namespaced:!0,state:i,mutations:n,getters:a};e.default=r},"678d":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","vheight"),attrs:{_i:1}}),i("view",{staticClass:t._$s(2,"sc","top flex"),attrs:{_i:2}},[i("image",{staticClass:t._$s(3,"sc","top-icon1"),attrs:{src:t._$s(3,"a-src",s("5bc0")),_i:3},on:{click:function(e){return t.back()}}}),i("image",{staticClass:t._$s(4,"sc","top-icon2"),attrs:{src:t._$s(4,"a-src",s("5506")),_i:4},on:{click:function(e){return t.navTo("/pages/user/tbRecord")}}})]),i("view",{staticClass:t._$s(5,"sc","title"),attrs:{_i:5}},[t._v(t._$s(5,"t0-0",t._s(t.$t("tb.tb"))))]),i("view",{staticClass:t._$s(6,"sc","type flex"),attrs:{_i:6},on:{click:function(e){return t.navTo("/pages/transaction/tblist")}}},[i("view",{staticClass:t._$s(7,"sc","type-left"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(t.$t("tb.bz"))))]),i("view",{staticClass:t._$s(8,"sc","type-right"),attrs:{_i:8}},[i("view",{staticClass:t._$s(9,"sc","type-name"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.info.title)))]),i("image",{staticClass:t._$s(10,"sc","type-icon"),attrs:{src:t._$s(10,"a-src",s("f10d")),_i:10}})])]),i("view",{staticClass:t._$s(11,"sc","main"),attrs:{_i:11}},[i("view",{staticClass:t._$s(12,"sc","main-title"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("tb.tbwl"))))]),i("view",{staticClass:t._$s(13,"sc","main-list"),attrs:{_i:13}},[t._v(t._$s(13,"t0-0",t._s(t.info.czline)))]),i("view",{staticClass:t._$s(14,"sc","main-title"),attrs:{_i:14}},[t._v(t._$s(14,"t0-0",t._s(t.$t("tb.tbdz"))))]),i("view",{staticClass:t._$s(15,"sc","sr-input"),attrs:{_i:15}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.address,expression:"address"}],attrs:{placeholder:t._$s(16,"a-placeholder",t.$t("tb.qsrtbsl")),_i:16},domProps:{value:t._$s(16,"v-model",t.address)},on:{input:function(e){e.target.composing||(t.address=e.target.value)}}})]),i("view",{staticClass:t._$s(17,"sc","sr-sl flex"),attrs:{_i:17}},[i("view",{staticClass:t._$s(18,"sc","sr-title"),attrs:{_i:18}},[t._v(t._$s(18,"t0-0",t._s(t.$t("tb.tbsl"))))]),t._$s(19,"i",t.info)?i("view",{staticClass:t._$s(19,"sc","sr-num"),attrs:{_i:19}},[t._v(t._$s(19,"t0-0",t._s(t.$t("tb.ky")))+t._$s(19,"t0-1",t._s(t.money))+t._$s(19,"t0-2",t._s(t.info.name.toLocaleUpperCase())))]):t._e()]),i("view",{staticClass:t._$s(20,"sc","sr-input flex"),attrs:{_i:20}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.num,expression:"num"}],attrs:{placeholder:t._$s(21,"a-placeholder",t.$t("tb.qsrtbsl")),_i:21},domProps:{value:t._$s(21,"v-model",t.num)},on:{input:function(e){e.target.composing||(t.num=e.target.value)}}}),i("view",{staticClass:t._$s(22,"sc","main-type-box"),attrs:{_i:22}},[t._$s(23,"i",t.info)?i("view",{staticClass:t._$s(23,"sc","main-type"),attrs:{_i:23}},[t._v(t._$s(23,"t0-0",t._s(t.info.name.toLocaleUpperCase())))]):t._e(),i("view",{staticClass:t._$s(24,"sc","all"),attrs:{_i:24},on:{click:function(e){return t.qb()}}},[t._v(t._$s(24,"t0-0",t._s(t.$t("tb.qb"))))])])]),i("view",{staticClass:t._$s(25,"sc","sr-btn"),attrs:{_i:25},on:{click:function(e){return t.submit()}}},[t._v(t._$s(25,"t0-0",t._s(t.$t("tb.tj"))))]),t._$s(26,"i",t.num)?i("view",{staticClass:t._$s(26,"sc","sr-tip flex"),attrs:{_i:26}},[i("view",{staticClass:t._$s(27,"sc","sr-tip-item"),attrs:{_i:27}},[t._v(t._$s(27,"t0-0",t._s(t.$t("tb.sjdz"))))]),t._$s(28,"i",1==t.info.sxftype)?i("view",{staticClass:t._$s(28,"sc","sr-tip-item"),attrs:{_i:28}},[t._v(t._$s(28,"t0-0",t._s(1*t.num*(1-1*t.info.txsxf/100))))]):t._e(),t._$s(29,"i",2==t.info.sxftype)?i("view",{staticClass:t._$s(29,"sc","sr-tip-item"),attrs:{_i:29}},[t._v(t._$s(29,"t0-0",t._s(1*t.num-1*t.info.txsxf_n)))]):t._e()]):t._e()]),i("view",{staticClass:t._$s(30,"sc","info"),attrs:{_i:30}},[i("view",{staticClass:t._$s(31,"sc","info-item red"),attrs:{_i:31}},[t._v(t._$s(31,"t0-0",t._s(t.$t("tb.tbkc")))+t._$s(31,"t0-1",t._s(1==t.info.sxftype?t.info.txsxf+"%":t.info.txsxf_n+t.info.title))+t._$s(31,"t0-2",t._s(t.$t("tb.sxfsxt")))+t._$s(31,"t0-3",t._s(t.info.txminnum))+t._$s(31,"t0-4",t._s(t.info.title))+t._$s(31,"t0-5",t._s(t.$t("tb.wyzxjed"))))]),i("view",{staticClass:t._$s(32,"sc","info-item"),attrs:{_i:32}},[t._v(t._$s(32,"t0-0",t._s(t.$t("tb.wbzzjaq"))))]),i("view",{staticClass:t._$s(33,"sc","info-item"),attrs:{_i:33}},[t._v(t._$s(33,"t0-0",t._s(t.$t("cb.qwbqrdn"))))])])])},a=[]},"67ab":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.usercoin=r,e.getallzhehe=o,e.czcoin=c,e.czpage=u,e.upload=l,e.paycoin=f,e.txcoin=d,e.txpage=_,e.addresslist=p,e.upplusaddress=v,e.deladdress=m,e.tbhandle=h,e.czlist=g,e.czinfo=$,e.txlist=b,e.txinfo=y,e.index=w,e.details=C,e.upbuynum=x,e.issuelog=j;var i=a(s("6dc4"));function n(){if("function"!==typeof WeakMap)return null;var t=new WeakMap;return n=function(){return t},t}function a(t){if(t&&t.__esModule)return t;if(null===t||"object"!==typeof t&&"function"!==typeof t)return{default:t};var e=n();if(e&&e.has(t))return e.get(t);var s={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in t)if(Object.prototype.hasOwnProperty.call(t,a)){var r=i?Object.getOwnPropertyDescriptor(t,a):null;r&&(r.get||r.set)?Object.defineProperty(s,a,r):s[a]=t[a]}return s.default=t,e&&e.set(t,s),s}function r(t){return(0,i.default)({url:"/User/usercoin",method:"get",data:t})}function o(t){return(0,i.default)({url:"/User/getallzhehe",method:"get",data:t})}function c(t){return(0,i.default)({url:"/user/czcoin",method:"get",data:t})}function u(t){return(0,i.default)({url:"/user/czpage",method:"get",data:t})}function l(t){return(0,i.upFilse)({url:"/User/recharge_img",method:"post",data:t})}function f(t){return(0,i.default)({url:"/user/paycoin",method:"get",data:t})}function d(t){return(0,i.default)({url:"/User/txcoin",method:"get",data:t})}function _(t){return(0,i.default)({url:"/User/txpage",method:"get",data:t})}function p(t){return(0,i.default)({url:"/User/addresslist",method:"get",data:t})}function v(t){return(0,i.default)({url:"/User/upplusaddress",method:"get",data:t})}function m(t){return(0,i.default)({url:"/User/deladdress",method:"get",data:t})}function h(t){return(0,i.default)({url:"/user/tbhandle",method:"get",data:t})}function g(t){return(0,i.default)({url:"/user/czlist",method:"get",data:t})}function $(t){return(0,i.default)({url:"/user/czinfo",method:"get",data:t})}function b(t){return(0,i.default)({url:"/user/txlist",method:"get",data:t})}function y(t){return(0,i.default)({url:"/user/txinfo",method:"get",data:t})}function w(t){return(0,i.default)({url:"/Issue/index",method:"get",data:t})}function C(t){return(0,i.default)({url:"/Issue/details",method:"get",data:t})}function x(t){return(0,i.default)({url:"/Issue/upbuynum",method:"get",data:t})}function j(t){return(0,i.default)({url:"/Issue/issuelog",method:"get",data:t})}},6873:function(t,e){t.exports="/static/icon/gn-5.png"},"6a24":function(t,e){var s;function i(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}t.exports={index:{rg:"Buy",cb:"Charge",tb:"Mention",yy:"Language",kf:"Service",jyd:"Trasaction",zxjg:"Price",zd:"24h Fluctuation",sy:"Index"},menu:{yqm:"Invite code",xgmm:"Change password",smrz:"Authentication",tc:"Quit"},rg:(s={rgbz:"Currency of Type",kssj:"Start",jssj:"End",fxzl:"All",rgdj:"Price",scsj:"Lock up time",cysl:"Join num",rgsx:"Subscription ceiling",dczd:"Single order minimum",qsr:"Please enter the subscription quantity",xyzf:"Need to pay",ky:"Usable",ljcy:"Get involved",xmsm:"Project Description",rgsl:"The number of subscriptions is greater than 0",yebz:"not sufficient funds",rgcg:"Successful subscription",t:"Day",qbrg:"All",djz:"Freeze",yjd:"Thawed",xm:"Project"},i(s,"rgsl","Number "),i(s,"zfje","Price"),i(s,"jdrq","Date "),i(s,"sfrq","Date "),i(s,"wdrg","My Currency"),s),cb:{cblb:"Money charge list",cbxq:"Charge Details",ssnxydbz:"Search for the currency you need",bzlb:"List of currencies",bzccb:"Currency charging is not supported",cb:"Charge money",bz:"Currency",qx:"Cancel",cbwl:"Money filling network",cbdz:"Currency charging address",fzdz:"Copy",zxczje:"Minimum top-up amount",xyzxje:"Top-up amounts less than the minimum amount will not be charged and cannot be refunded",qxzzqd:"Please select the correct recharge channel network; otherwise, the asset cannot be retrieved",ndczdz:"Your recharge address will not often change, you can repeat recharge; If there is any change, we will try to notify you through the website announcement or email ",qwbqrdn:"Make sure your computer and browser are secure to prevent information from being tampered with or leaked ",zzje:"Transfer amount",qsrzzje:"Please enter the transfer amount",xczzpz:"Upload the transfer voucher",tj:"Submit ",czjebnw:"The top-up amount cannot be 0",qcszzpz:"Please upload the transfer voucher",tjsqcg:"The application has been successfully submitted, please wait patiently for review",sj:"Time",sl:"Number",sxf:"Service charge",dsh:"To be reviewed",wc:"Success",sb:"Fail",lx:"Type",ptcb:"Ordinary currency charge",zt:"State",zzpz:"Service charge"},tb:{tblb:"Coin withdrawal list",tbxq:"Details of withdrawal",ktblb:"List of coins available for withdrawal",tb:"Mention money",bz:"Currency",tbwl:"Coin transfer network",tbdz:"Coin withdrawal address",qsrtbdz:"Please enter the deposit address",tbsl:"Amount of withdrawal",ky:"usable",qsrtbsl:"Please enter the withdrawal amount",qb:"All",tj:"Submit",sjdz:"Actual receipt of account",tbkc:"Withdrawal deduction",sxfsxt:"The number of handling charges",xyzxjed:"Withdrawals less than the minimum amount will not be received and cannot be returned",wbzzjaq:"In order to ensure the security of funds, when your account security policy is changed or your password is modified, we will manually review the withdrawal. Please patiently wait for the staff to contact us by phone or email. ",tbslbnw:"The number of withdrawals cannot be 0",qsrscdz:"Please enter the upload address"},kf:{kf:"Customer service",zx:"on line",nh:"Hello, may I help you\uff1f",qsrxxnr:"Please enter the information content",fs:"Send"},mm:{mm:"Password",wlnd:"*For the security of your funds, you are not allowed to withdraw money within 24 hours after your login password is changed \u3002",jmm:"Old password ",qsrjmm:"Please enter the old password",xmm:"New password",qsrxmm:"Please enter the new password",qrmm:"Confirm password",qsrqrmm:"Please enter the password for confirmation",tj:"Submit",lcmmbyz:"Two passwords are different",xgcg:"Modify successfully"},smrz:{smrz:"Real name authentication",wcsmrz:"After the completion of real-name authentication, the corresponding rights and interests can be obtained",gjsm:"Advanced real name",xm:"Name",qsrxm:"Please enter your name",sfzhm:"ID card",qsrsfzhm:"Please enter your ID card number",scsfzzm:"Upload front ID card",scsfzfm:"Upload the back of your ID card",gjtj:"Advanced submission",qsrsfz:"Please enter your ID card",qscsfzzm:"Please upload the front of your ID card",qscsfzfm:"Please upload the reverse side of your ID card",tjcg:"Submit successfully"},user:{zc:"Property",zhzzczh:"Total account assets equivalent",zclb:"List of Assets",cb:"Charge money",tb:"Mention money",ky:"usable",dj:"freeze",zh:"convert",yyzjtjcz:"Due to the delay of fund statistics, the account balance may not be the latest balance. If you need the accurate balance, please check the relevant account page",qd:"Confirm",cwjl:"Financial record ",sl:"Number",zt:"Type",zj:"Increase",js:"Reduce",sj:"Time",hz:"Transfer",hzlx:"Type of swivel",zjhz:"Transfer of funds",zjzhzhyzh:"Fund to contract ",hyzhzzjzh:"Contract to fund ",zjzh:"Account",kyye:"Balance",hyzh:"Account of contract",qsrhzsl:"Enter the number of transfers",tj:"Submit",hzcg:"Successful transfer"},jy:{bbjysc:"Coin exchange market",usdtsc:"USDT market"},login:{dl:"Login",zc:"Register",yx:"Mail",qsryx:"Please put it in the mailbox",mm:"Password",qsrmm:"Please enter the password",wjmm:"Forget the password ",qsrzqdyx:"Please enter the correct email address",dlcg:"Login successfully",czmm:"Reset passwords",xmm:"New password",yxyzm:"Email verification code",yzm:"Code",qsryzm:"Please enter the verification code",qsrxmm:"Please enter a new password",qrmm:"Confirm password",yqm:"Invitation code",qsryqm:"Please enter the invitation code",zcjbsty:"Registration is consent",yhfwxy:"User Service Agreement",zccg:"Registered successfully"},popup:{qrtcdl:"Confirm Logout",qr:"Confirm",ts:"Hint",nwdl:"You are not logged in. Do you want to log in now\uff1f",qx:"Cancel"},hy:{jg:"price",sl:"number",jyfx:"Direction of trade",sz:"rose",xd:"fall",xjwt:"limit order",sjwt:"market order",jygs:"lot size",ggbs:"leverage multiple",zsj:"stop loss price",zyj:"stop profit price",bzj:"Margin",kyhyye:"free margin",sxf:"Fees",zd:"long",zk:"long short",zc:"position",kcdj:"opening unit price",dqjg:"current price",ykzt:"break even status",ykje:"profit and loss amount",wtsj:"Commissioning time",pcsj:"Liquidation time",wtjg:"Commission price",zydj:"stop profit",zkdj:"Stop loss",qr:"confirm",qx:"cancel",tjz:"process",ts:"prompt",gdcg:"Successful order placement",jycg:"Successful transaction",sjjzz:"loading",pc:"ring out",sfljpc:"Whether to close the position immediately. After confirmation, it cannot be modified",pccg:"Successful closing of positions",cx:"repeal",sfljcx:"Whether to cancel immediately. After confirmation, it cannot be modified",qqz:"loading",cxcg:"Succeeded in canceling",djhq:"get",qbdd:"all orders",cp:"product",ssjg:"real time price",jrdz:"up and down today",wtss:"hands",yl:"profit",ks:"losses",qbwt:"entrusted",qbcc:"position",cjmx:"obviously",mr:"buy",mc:"sell",sjcj:"actual",sj:"time",wtj:"commission price",jye:"turnover",cjzj:"total",cjjj:"average",cjl:"turnove",wc:"complete",gm:"buy",cs:"sell",lsjl:"history"}}},"6b04":function(t,e,s){"use strict";s.r(e);var i=s("27cb"),n=s("48a7");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"6b5c":function(t,e,s){"use strict";s.r(e);var i=s("5ab1"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"6dc4":function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=s.upFilse=void 0;var n=o(i("ee6d")),a=o(i("6ec1")),r=i("05ec");function o(t){return t&&t.__esModule?t:{default:t}}n.default.interceptors.response((function(s){try{var i=s.data;return 1!==i.code?(t("log",i.status," at utils/request.js:14"),3==i.code?(a.default.commit("user/logout"),uni.showModal({title:"\u767b\u9304",content:"\u60a8\u672a\u767b\u9304\uff01\u662f\u5426\u9a6c\u4e0a\u767b\u9304\uff1f",confirmText:"\u78ba\u8a8d",success:function(t){t.confirm&&((0,r.saveUrl)(),(0,r.interceptor)())}})):"\u7cfb\u7edf\u51fa\u73b0\u5f02\u5e38"!=i.info&&uni.showToast({title:i.info,duration:1500,mask:!1,icon:"none"}),Promise.reject(i)):i}catch(e){t("log",e," at utils/request.js:49")}}),(function(t){return uni.showToast({title:"\u52a0\u8f7d\u9519\u8bef\u8bf7\u91cd\u8bd5",duration:1500,mask:!1,icon:"none"}),Promise.reject(t)})),n.default.interceptors.request((function(e){t("log",e,"top"," at utils/request.js:66");var s=uni.getStorageSync("token")||"",i=a.default.state.lang||uni.getStorageSync("lang");return"zh_tw"==i&&(i="zh-tw"),"en"==i&&(i="en-us"),e.header?(e.header["Authori-zation"]="Bearer "+s,e.header["think_language"]=i):e.header={"Authori-zation":"Bearer "+s,think_language:i},e}),(function(e){return t("log",e," at utils/request.js:91"),Promise.reject(e)}));var c=n.default.upFilse;s.upFilse=c;var u=n.default.open;s.default=u}).call(this,i("0de9")["default"])},"6e10":function(t,e,s){"use strict";function i(t,e){var s=this.$parent;while(s)if(s.$options.name!==t)s=s.$parent;else{var i=function(){var t={};if(Array.isArray(e))e.map((function(e){t[e]=s[e]?s[e]:""}));else for(var i in e)Array.isArray(e[i])?e[i].length?t[i]=e[i]:t[i]=s[i]:e[i].constructor===Object?Object.keys(e[i]).length?t[i]=e[i]:t[i]=s[i]:t[i]=e[i]||!1===e[i]?e[i]:s[i];return{v:t}}();if("object"===typeof i)return i.v}return{}}Object.defineProperty(e,"__esModule",{value:!0}),e.default=i},"6ec1":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=r(s("8bbf")),n=r(s("26cb")),a=r(s("66ae"));function r(t){return t&&t.__esModule?t:{default:t}}i.default.use(n.default);var o=new n.default.Store({state:{baseURL:"https://grayscale.bet",urlFile:"/index",userInfo:{},loginInterceptor:!1},mutations:{setWeiChatInfo:function(t,e){t.weichatInfo=e},setWeiChatObj:function(t,e){t.weichatObj=e}},modules:{user:a.default},actions:{}}),c=o;e.default=c},"6ef6":function(t,e,s){"use strict";s.r(e);var i=s("8b7d"),n=s("b75e");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"71fa":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","tki-qrcode"),attrs:{_i:0}},[s("canvas",{staticClass:t._$s(1,"sc","tki-qrcode-canvas"),style:t._$s(1,"s",{width:t.cpSize+"px",height:t.cpSize+"px"}),attrs:{"canvas-id":t._$s(1,"a-canvas-id",t.cid),_i:1}}),s("image",{directives:[{name:"show",rawName:"v-show",value:t._$s(2,"v-show",t.show),expression:"_$s(2,'v-show',show)"}],style:t._$s(2,"s",{width:t.cpSize+"px",height:t.cpSize+"px"}),attrs:{src:t._$s(2,"a-src",t.result),_i:2}})])},a=[]},"73b0":function(t,e,s){"use strict";(function(t){function s(e){uni.setClipboardData({data:e,success:function(){return t("log","success"," at js_sdk/xb-copy/uni-copy.js:9"),!0}})}Object.defineProperty(e,"__esModule",{value:!0}),e.default=s}).call(this,s("0de9")["default"])},7448:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{list:{type:Array,default:function(){return[]}},type:{type:String,default:"warning"},volumeIcon:{type:Boolean,default:!0},moreIcon:{type:Boolean,default:!1},closeIcon:{type:Boolean,default:!1},autoplay:{type:Boolean,default:!0},color:{type:String,default:""},bgColor:{type:String,default:""},direction:{type:String,default:"row"},show:{type:Boolean,default:!0},fontSize:{type:[Number,String],default:26},duration:{type:[Number,String],default:2e3},volumeSize:{type:[Number,String],default:34},speed:{type:Number,default:160},isCircular:{type:Boolean,default:!0},mode:{type:String,default:"horizontal"},playState:{type:String,default:"play"},disableTouch:{type:Boolean,default:!0},padding:{type:[Number,String],default:"18rpx 24rpx"}},computed:{computeColor:function(){return this.color?this.color:"none"==this.type?"#606266":this.type},textStyle:function(){var t={};return this.color?t.color=this.color:"none"==this.type&&(t.color="#606266"),t.fontSize=this.fontSize+"rpx",t},vertical:function(){return"horizontal"!=this.mode},computeBgColor:function(){return this.bgColor?this.bgColor:"none"==this.type?"transparent":void 0}},data:function(){return{}},methods:{click:function(t){this.$emit("click",t)},close:function(){this.$emit("close")},getMore:function(){this.$emit("getMore")},change:function(t){var e=t.detail.current;e==this.list.length-1&&this.$emit("end")}}};e.default=i},7465:function(t,e,s){"use strict";s.r(e);var i=s("070a"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},7522:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","list"),attrs:{_i:1}},t._l(t._$s(2,"f",{forItems:t.list}),(function(e,n,a,r){return i("view",{key:t._$s(2,"f",{forIndex:a,key:"2-"+r}),staticClass:t._$s("2-"+r,"sc","list-item flex"),attrs:{_i:"2-"+r},on:{click:function(s){return t.change(e.type)}}},[i("view",{staticClass:t._$s("3-"+r,"sc","item-left"),attrs:{_i:"3-"+r}},[t._v(t._$s("3-"+r,"t0-0",t._s(e.name)))]),t._$s("4-"+r,"i",t.language==e.type)?i("view",{staticClass:t._$s("4-"+r,"sc","item-right"),attrs:{_i:"4-"+r}},[i("image",{attrs:{src:t._$s("5-"+r,"a-src",s("fc72")),_i:"5-"+r}})]):t._e()])})),0)])},a=[]},7623:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","title"),attrs:{_i:1}},[t._v(t._$s(1,"t0-0",t._s(t.info.title)))]),s("view",{staticClass:t._$s(2,"sc","main"),attrs:{_i:2},domProps:{innerHTML:t._s(t._$s(2,"v-html",t.info.content))}})])},a=[]},"76fd":function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab");n(s("d05a")),n(s("73b0"));function n(t){return t&&t.__esModule?t:{default:t}}var a={data:function(){return{id:"",info:"",address:"",num:"",money:""}},onLoad:function(t){uni.setNavigationBarTitle({title:this.$t("tb.tbxq")}),this.id=t.type,this.loadData()},onShow:function(){},onReachBottom:function(){},onReady:function(){},methods:{loadData:function(){var t=this;(0,i.txpage)({id:this.id}).then((function(e){var s=e.data;t.info=s.info,t.money=s.money}))},qrR:function(e){t("log",e,"123456"," at pages/transaction/tbdetail.vue:81")},back:function(){uni.navigateBack()},qb:function(){this.num=this.money},navTo:function(t){uni.navigateTo({url:t})},submit:function(){var e=this;return t("log",222," at pages/transaction/tbdetail.vue:95"),this.num<0?this.$api.msg(this.$t("tbslbnw")):this.address?void(0,i.tbhandle)({id:this.id,num:this.num,address:this.address}).then((function(t){return e.num="",e.image="",e.$api.msg(e.$t("cb.tjsqcg"))})):this.$api.msg(this.$t("qsrscdz"))}}};e.default=a}).call(this,s("0de9")["default"])},"77fc":function(t,e,s){"use strict";s.r(e);var i=s("ce02"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},7804:function(t,e,s){"use strict";s.r(e);var i=s("1a03"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},7821:function(t,e,s){"use strict";s.r(e);var i=s("77fc");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var a,r,o,c,u=s("f0c5"),l=Object(u["a"])(i["default"],a,r,!1,null,null,null,!1,o,c);e["default"]=l.exports},"78e7":function(t,e,s){"use strict";s.r(e);var i=s("7448"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"7c3e":function(t,e,s){"use strict";s.r(e);var i=s("2deb"),n=s("41c5");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"7c53":function(t,e,s){"use strict";function i(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"both";return"both"==e?t.replace(/^\s+|\s+$/g,""):"left"==e?t.replace(/^\s*/,""):"right"==e?t.replace(/(\s*$)/g,""):"all"==e?t.replace(/\s+/g,""):t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},"7ccc":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.register=a,e.verify=r,e.getUserInfo=o,e.loginMobile=c,e.loginWx=u,e.bangding=l,e.gologin=f,e.getYzm=d,e.zc=_,e.getForget=p,e.resetpwd=v,e.getUser=m,e.loginout=h,e.changepass=g,e.upauthrz=$,e.coininfo=b,e.bill=y,e.transfer=w,e.tradelist=C,e.uptxt=x,e.getlineinfo=j,e.bauhinia=k,e.upbbbuy=T,e.upbbsell=O,e.tradebill=z,e.clearorder=P;var i=n(s("6dc4"));function n(t){return t&&t.__esModule?t:{default:t}}function a(t){return(0,i.default)({url:"/register",method:"post",data:t})}function r(t){return(0,i.default)({url:"/register/verify",method:"post",data:t})}function o(t){return(0,i.default)({url:"/userinfo",method:"get",data:t})}function c(t){return(0,i.default)({url:"/login/mobile",method:"post",data:t})}function u(t){return(0,i.default)({url:"/wechat/appauth",method:"get",data:t})}function l(t){return(0,i.default)({url:"/binding",method:"POST",data:t})}function f(t){return(0,i.default)({url:"/Login/loginsubmit",method:"get",data:t})}function d(t){return(0,i.default)({url:"/Login/sendcode",method:"get",data:t})}function _(t){return(0,i.default)({url:"/Login/upregister",method:"get",data:t})}function p(t){return(0,i.default)({url:"/Login/findsendcode",method:"get",data:t})}function v(t){return(0,i.default)({url:"/Login/resetpwd",method:"post",data:t})}function m(t){return(0,i.default)({url:"/user/userinfo",method:"get",data:t})}function h(t){return(0,i.default)({url:"/Login/loginout",method:"get",data:t})}function g(t){return(0,i.default)({url:"/Index/sub_respwd",method:"get",data:t})}function $(t){return(0,i.default)({url:"/User/upauthrz",method:"get",data:t})}function b(t){return(0,i.default)({url:"/User/coininfo",method:"get",data:t})}function y(t){return(0,i.default)({url:"/User/bill",method:"get",data:t})}function w(t){return(0,i.default)({url:"/User/transfer",method:"get",data:t})}function C(t){return(0,i.default)({url:"/Trade/tradelist",method:"get",data:t})}function x(t){return(0,i.default)({url:"/User/uptxt",method:"get",data:t})}function j(t){return(0,i.default)({url:"/User/getlineinfo",method:"get",data:t})}function k(t){return(0,i.default)({url:"/Trade/bauhinia",method:"get",data:t})}function T(t){return(0,i.default)({url:"/Trade/upbbbuy",method:"get",data:t})}function O(t){return(0,i.default)({url:"/Trade/upbbsell",method:"get",data:t})}function z(t){return(0,i.default)({url:"/Trade/tradebill",method:"get",data:t})}function P(t){return(0,i.default)({url:"/Trade/clearorder",method:"get",data:t})}},"7d0b":function(t,e){t.exports="/static/icon/user-th.png"},"7ee2":function(t,e,s){"use strict";function i(t,e){if(t>=0&&e>0&&e>=t){var s=e-t+1;return Math.floor(Math.random()*s+t)}return 0}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},"7f23":function(t,e,s){"use strict";s.r(e);var i=s("d168"),n=s("b67f");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},8024:function(t,e,s){"use strict";s.r(e);var i=s("4a6f"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},8074:function(t,e,s){"use strict";function i(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"rgb(0, 0, 0)",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"rgb(255, 255, 255)",s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10,i=n(t,!1),r=i[0],o=i[1],c=i[2],u=n(e,!1),l=u[0],f=u[1],d=u[2],_=(l-r)/s,p=(f-o)/s,v=(d-c)/s,m=[],h=0;h<s;h++){var g=a("rgb("+Math.round(_*h+r)+","+Math.round(p*h+o)+","+Math.round(v*h+c)+")");m.push(g)}return m}function n(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],s=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;if(t=t.toLowerCase(),t&&s.test(t)){if(4===t.length){for(var i="#",n=1;n<4;n+=1)i+=t.slice(n,n+1).concat(t.slice(n,n+1));t=i}for(var a=[],r=1;r<7;r+=2)a.push(parseInt("0x"+t.slice(r,r+2)));return e?"rgb(".concat(a[0],",").concat(a[1],",").concat(a[2],")"):a}if(/^(rgb|RGB)/.test(t)){var o=t.replace(/(?:\(|\)|rgb|RGB)*/g,"").split(",");return o.map((function(t){return Number(t)}))}return t}function a(t){var e=t,s=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;if(/^(rgb|RGB)/.test(e)){for(var i=e.replace(/(?:\(|\)|rgb|RGB)*/g,"").split(","),n="#",a=0;a<i.length;a++){var r=Number(i[a]).toString(16);r=1==String(r).length?"0"+r:r,"0"===r&&(r+=r),n+=r}return 7!==n.length&&(n=e),n}if(!s.test(e))return e;var o=e.replace(/#/,"").split("");if(6===o.length)return e;if(3===o.length){for(var c="#",u=0;u<o.length;u+=1)c+=o[u]+o[u];return c}}function r(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.3;t=a(t);var s=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/,i=t.toLowerCase();if(i&&s.test(i)){if(4===i.length){for(var n="#",r=1;r<4;r+=1)n+=i.slice(r,r+1).concat(i.slice(r,r+1));i=n}for(var o=[],c=1;c<7;c+=2)o.push(parseInt("0x"+i.slice(c,c+2)));return"rgba("+o.join(",")+","+e+")"}return i}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={colorGradient:i,hexToRgb:n,rgbToHex:a,colorToRgba:r};e.default=o},"810a":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","u-progress"),style:t._$s(0,"s",{borderRadius:t.round?"100rpx":0,height:t.height+"rpx",backgroundColor:t.inactiveColor}),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","u-active"),class:t._$s(1,"c",[t.type?"u-type-"+t.type+"-bg":"",t.striped?"u-striped":"",t.striped&&t.stripedActive?"u-striped-active":""]),style:t._$s(1,"s",[t.progressStyle]),attrs:{_i:1}},[t._$s(2,"i",t.$slots.default||t.$slots.$default)?t._t("default",null,{_i:2}):t._$s(3,"e",t.showPercent)?[t._v(t._$s(3,"t0-0",t._s(t.percent+"%")))]:t._e()],2)])},a=[]},8225:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("26cb"),n=s("7ccc");function a(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function r(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?a(Object(s),!0).forEach((function(e){o(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):a(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function o(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var c={data:function(){return{}},computed:r({},(0,i.mapState)("user",["userInfo"])),onLoad:function(){},onShow:function(){this.getUser()},onReachBottom:function(){},onReady:function(){},methods:r(r({},(0,i.mapMutations)("user",["login","setUserInfo","logout"])),{},{navto:function(t){uni.navigateTo({url:t,fail:function(){uni.switchTab({url:t})}})},getUser:function(){var e=this;(0,n.getUser)().then((function(s){t("log",s," at pages/user/menu.vue:82"),e.setUserInfo(s.data)}))},cancel:function(){var t=this;uni.showModal({content:this.$t("popup.qrtcdl"),confirmText:this.$t("popup.qr"),cancelText:this.$t("popup.qx"),success:function(e){e.confirm&&(0,n.loginout)().then((function(e){t.logout(),uni.switchTab({url:"/pages/index/index"})}))}})}})};e.default=c}).call(this,s("0de9")["default"])},"826b":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","u-icon"),class:t._$s(0,"c",["u-icon--"+t.labelPos]),style:t._$s(0,"s",[t.customStyle]),attrs:{_i:0},on:{click:t.click}},[t._$s(1,"i",t.isImg)?s("image",{staticClass:t._$s(1,"sc","u-icon__img"),style:t._$s(1,"s",[t.imgStyle]),attrs:{src:t._$s(1,"a-src",t.name),mode:t._$s(1,"a-mode",t.imgMode),_i:1}}):s("text",{staticClass:t._$s(2,"sc","u-icon__icon"),class:t._$s(2,"c",t.customClass),style:t._$s(2,"s",[t.iconStyle]),attrs:{"hover-class":t._$s(2,"a-hover-class",t.hoverClass),_i:2},on:{touchstart:t.touchstart}},[t._$s(3,"i",t.showDecimalIcon)?s("text",{staticClass:t._$s(3,"sc","u-icon__decimal"),class:t._$s(3,"c",t.decimalIconClass),style:t._$s(3,"s",[t.decimalIconStyle]),attrs:{"hover-class":t._$s(3,"a-hover-class",t.hoverClass),_i:3}}):t._e()]),t._$s(4,"i",""!==t.label)?s("text",{staticClass:t._$s(4,"sc","u-icon__label"),style:t._$s(4,"s",{color:t.labelColor,fontSize:t.$u.addUnit(t.labelSize),marginLeft:"right"==t.labelPos?t.$u.addUnit(t.marginLeft):0,marginTop:"bottom"==t.labelPos?t.$u.addUnit(t.marginTop):0,marginRight:"left"==t.labelPos?t.$u.addUnit(t.marginRight):0,marginBottom:"top"==t.labelPos?t.$u.addUnit(t.marginBottom):0}),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.label)))]):t._e()])},a=[]},"82ec":function(t,e,s){"use strict";s.r(e);var i=s("ecd6"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},8342:function(t,e,s){"use strict";s.r(e);var i=s("5473"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"83f6":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","title b-b"),attrs:{_i:1}},[t._v(t._$s(1,"t0-0",t._s(t.info.num))+t._$s(1,"t0-1",t._s(t.info.coin)))]),s("view",{staticClass:t._$s(2,"sc","row b-b flex"),attrs:{_i:2}},[s("text",{staticClass:t._$s(3,"sc","tit"),attrs:{_i:3}},[t._v(t._$s(3,"t0-0",t._s(t.$t("cb.lx"))))]),s("view",{staticClass:t._$s(4,"sc","input"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("cb.ptcb"))))])]),s("view",{staticClass:t._$s(5,"sc","row b-b flex"),attrs:{_i:5}},[s("text",{staticClass:t._$s(6,"sc","tit"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("cb.zt"))))]),s("view",{staticClass:t._$s(7,"sc","input"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(1==t.info.status?t.$t("cb.dsh"):2==t.info.status?t.$t("cb.wc"):t.$t("cb.sb"))))])]),s("view",{staticClass:t._$s(8,"sc","row b-b flex"),attrs:{_i:8}},[s("text",{staticClass:t._$s(9,"sc","tit"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.$t("cb.sj"))))]),s("view",{staticClass:t._$s(10,"sc","input"),attrs:{_i:10}},[t._v(t._$s(10,"t0-0",t._s(t.info.addtime)))])]),s("view",{staticClass:t._$s(11,"sc","row b-b flex"),attrs:{_i:11}},[s("text",{staticClass:t._$s(12,"sc","tit"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("cb.zzpz"))))]),s("view",{staticClass:t._$s(13,"sc","image"),attrs:{_i:13}},[s("image",{attrs:{src:t._$s(14,"a-src",t.info.payimg),_i:14}})])])])},a=[]},"848c":function(t,e){t.exports="/static/icon/gn-3.png"},"854b":function(t,e,s){"use strict";s.r(e);var i=s("093c"),n=s("0527");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"87ea":function(t,e){t.exports="/static/icon/hy03.png"},"891b":function(t,e,s){"use strict";s.r(e);var i=s("3622"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"8ac0":function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uLineProgress:s("4d35").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","vheight"),attrs:{_i:1}}),i("view",{staticClass:t._$s(2,"sc","top1 flex"),attrs:{_i:2}},[i("image",{staticClass:t._$s(3,"sc","top-icon1"),attrs:{src:t._$s(3,"a-src",s("5bc0")),_i:3},on:{click:function(e){return t.back()}}}),i("image",{staticClass:t._$s(4,"sc","top-icon2"),attrs:{src:t._$s(4,"a-src",s("5506")),_i:4},on:{click:function(e){return t.navTo("/pages/user/myrg")}}})]),i("view",{staticClass:t._$s(5,"sc","top"),attrs:{_i:5}},[i("image",{attrs:{src:t._$s(6,"a-src",""+t.banner),_i:6}})]),t._l(t._$s(7,"f",{forItems:t.list}),(function(e,s,n,a){return i("view",{key:t._$s(7,"f",{forIndex:n,key:"7-"+a}),staticClass:t._$s("7-"+a,"sc","main"),attrs:{_i:"7-"+a},on:{click:function(s){return t.navTo("/pages/index/rgDetail?id="+e.id)}}},[i("view",{staticClass:t._$s("8-"+a,"sc","main-top flex"),attrs:{_i:"8-"+a}},[i("view",{staticClass:t._$s("9-"+a,"sc","main-icon"),attrs:{_i:"9-"+a}},[i("image",{attrs:{src:t._$s("10-"+a,"a-src",e.imgs),_i:"10-"+a}})]),i("view",{staticClass:t._$s("11-"+a,"sc","main-top-info"),attrs:{_i:"11-"+a}},[i("view",{staticClass:t._$s("12-"+a,"sc","main-title clamp"),attrs:{_i:"12-"+a}},[t._v(t._$s("12-"+a,"t0-0",t._s(e.name)))]),i("view",{staticClass:t._$s("13-"+a,"sc","main-btype"),attrs:{_i:"13-"+a}},[t._v(t._$s("13-"+a,"t0-0",t._s(t.$t("rg.rgbz")))+t._$s("13-"+a,"t0-1",t._s(e.coinname.toLocaleUpperCase())))]),i("view",{staticClass:t._$s("14-"+a,"sc","main-time"),attrs:{_i:"14-"+a}},[t._v(t._$s("14-"+a,"t0-0",t._s(t.$t("rg.kssj")))+t._$s("14-"+a,"t0-1",t._s(e.starttime)))]),i("view",{staticClass:t._$s("15-"+a,"sc","main-time"),attrs:{_i:"15-"+a}},[t._v(t._$s("15-"+a,"t0-0",t._s(t.$t("rg.jssj")))+t._$s("15-"+a,"t0-1",t._s(e.finishtime)))])])]),i("view",{staticClass:t._$s("16-"+a,"sc","xian"),attrs:{_i:"16-"+a}},[i("u-line-progress",{attrs:{"active-color":"#2979ff",percent:(1*e.num-1*e.sellnum)/(1*e.num)*100,_i:"17-"+a}})],1),i("view",{staticClass:t._$s("18-"+a,"sc","main-bottom flex"),attrs:{_i:"18-"+a}},[i("view",{staticClass:t._$s("19-"+a,"sc","main-bottom-item first"),attrs:{_i:"19-"+a}},[i("view",{staticClass:t._$s("20-"+a,"sc","main-bottom-item-font"),attrs:{_i:"20-"+a}},[t._v(t._$s("20-"+a,"t0-0",t._s(t.$t("rg.fxzl"))))]),i("view",{staticClass:t._$s("21-"+a,"sc","main-bottom-item-num"),attrs:{_i:"21-"+a}},[t._v(t._$s("21-"+a,"t0-0",t._s(e.num)))])]),i("view",{staticClass:t._$s("22-"+a,"sc","main-bottom-item"),attrs:{_i:"22-"+a}},[i("view",{staticClass:t._$s("23-"+a,"sc","main-bottom-item-font"),attrs:{_i:"23-"+a}},[t._v(t._$s("23-"+a,"t0-0",t._s(t.$t("rg.rgdj"))))]),i("view",{staticClass:t._$s("24-"+a,"sc","main-bottom-item-num"),attrs:{_i:"24-"+a}},[t._v(t._$s("24-"+a,"t0-0",t._s(e.price))+t._$s("24-"+a,"t0-1",t._s(e.buycoin.toLocaleUpperCase())))])]),i("view",{staticClass:t._$s("25-"+a,"sc","main-bottom-item"),attrs:{_i:"25-"+a}},[i("view",{staticClass:t._$s("26-"+a,"sc","main-bottom-item-font"),attrs:{_i:"26-"+a}},[t._v(t._$s("26-"+a,"t0-0",t._s(t.$t("rg.scsj"))))]),i("view",{staticClass:t._$s("27-"+a,"sc","main-bottom-item-num"),attrs:{_i:"27-"+a}},[t._v(t._$s("27-"+a,"t0-0",t._s(e.lockday))+t._$s("27-"+a,"t0-1",t._s(t.$t("rg.t"))))])])])])}))],2)},a=[]},"8b41":function(t,e,s){"use strict";s.r(e);var i=s("0d87"),n=s("d91d");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"211715bb",null,!1,i["a"],r);e["default"]=c.exports},"8b7d":function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","ss-box flex"),attrs:{_i:1}},[i("view",{staticClass:t._$s(2,"sc","ss-main"),attrs:{_i:2}},[i("view",{staticClass:t._$s(3,"sc","ss-main-icon"),attrs:{_i:3}},[i("image",{attrs:{src:t._$s(4,"a-src",s("2680")),_i:4}})]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.keyworld,expression:"keyworld"}],attrs:{placeholder:t._$s(5,"a-placeholder",t.$t("cb.ssnxydbz")),_i:5},domProps:{value:t._$s(5,"v-model",t.keyworld)},on:{blur:function(e){return t.loadData()},input:function(e){e.target.composing||(t.keyworld=e.target.value)}}})]),i("view",{staticClass:t._$s(6,"sc","ss-font"),attrs:{_i:6},on:{click:function(e){return t.navTo("/pages/user/user")}}},[t._v(t._$s(6,"t0-0",t._s(t.$t("cb.qx"))))])]),i("view",{staticClass:t._$s(7,"sc","title"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(t.$t("cb.bzlb"))))]),i("scroll-view",{staticClass:t._$s(8,"sc","swiper-box"),style:t._$s(8,"s",{height:t.maxheight}),attrs:{_i:8}},t._l(t._$s(9,"f",{forItems:t.bilist}),(function(e,n,a,r){return i("view",{key:t._$s(9,"f",{forIndex:a,key:"9-"+r}),staticClass:t._$s("9-"+r,"sc","list"),attrs:{_i:"9-"+r},on:{click:function(s){return t.nav(e)}}},[i("view",{staticClass:t._$s("10-"+r,"sc","list-item flex"),attrs:{_i:"10-"+r}},[i("view",{staticClass:t._$s("11-"+r,"sc","list-item-left"),attrs:{_i:"11-"+r}},[i("view",{staticClass:t._$s("12-"+r,"sc","list-title"),attrs:{_i:"12-"+r}},[t._v(t._$s("12-"+r,"t0-0",t._s(e.name.toUpperCase())))]),i("view",{staticClass:t._$s("13-"+r,"sc","list-tip"),attrs:{_i:"13-"+r}},[t._v(t._$s("13-"+r,"t0-0",t._s(e.title)))])]),i("view",{staticClass:t._$s("14-"+r,"sc","list-item-right"),attrs:{_i:"14-"+r}},[t._$s("15-"+r,"i",2==e.czstatus)?i("view",{staticClass:t._$s("15-"+r,"sc","kc"),attrs:{_i:"15-"+r}},[t._v(t._$s("15-"+r,"t0-0",t._s(t.$t("cb.bzccb"))))]):t._e(),i("view",{staticClass:t._$s("16-"+r,"sc","back"),attrs:{_i:"16-"+r}},[i("image",{attrs:{src:t._$s("17-"+r,"a-src",s("f10d")),_i:"17-"+r}})])])])])})),0)])},a=[]},"8bbf":function(t,e){t.exports=Vue},"8be0":function(t,e,s){"use strict";s.r(e);var i=s("c5c8"),n=s("78e7");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"8b09ebf4",null,!1,i["a"],r);e["default"]=c.exports},"8c5e":function(t,e,s){"use strict";s.r(e);var i=s("629a"),n=s("c5f3");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"358116f6",null,!1,i["a"],r);e["default"]=c.exports},"8e85":function(t,e,s){"use strict";function i(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1500;uni.showToast({title:t,icon:"none",duration:e})}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},"8ea5":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("e96c"),n={data:function(){return{listInfo:[]}},onLoad:function(){},onShow:function(){this.getgg()},methods:{getgg:function(){var t=this;(0,i.gglist)({page:1,limit:1e3}).then((function(e){t.listInfo=e.data}))},navTo:function(t){uni.navigateTo({url:t})}}};e.default=n},"8f88":function(t,e,s){"use strict";s.r(e);var i=s("826b"),n=s("5ca7");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"9e9bab12",null,!1,i["a"],r);e["default"]=c.exports},"91c7":function(t,e,s){"use strict";function i(){return uni.getSystemInfoSync().platform}function n(){return uni.getSystemInfoSync()}Object.defineProperty(e,"__esModule",{value:!0}),e.os=i,e.sys=n},9598:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}})},a=[]},"95d0":function(t,e){t.exports="/static/img/user-index.png"},"96cf":function(t,e){!function(e){"use strict";var s,i=Object.prototype,n=i.hasOwnProperty,a="function"===typeof Symbol?Symbol:{},r=a.iterator||"@@iterator",o=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag",u="object"===typeof t,l=e.regeneratorRuntime;if(l)u&&(t.exports=l);else{l=e.regeneratorRuntime=u?t.exports:{},l.wrap=b;var f="suspendedStart",d="suspendedYield",_="executing",p="completed",v={},m={};m[r]=function(){return this};var h=Object.getPrototypeOf,g=h&&h(h(L([])));g&&g!==i&&n.call(g,r)&&(m=g);var $=x.prototype=w.prototype=Object.create(m);C.prototype=$.constructor=x,x.constructor=C,x[c]=C.displayName="GeneratorFunction",l.isGeneratorFunction=function(t){var e="function"===typeof t&&t.constructor;return!!e&&(e===C||"GeneratorFunction"===(e.displayName||e.name))},l.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,c in t||(t[c]="GeneratorFunction")),t.prototype=Object.create($),t},l.awrap=function(t){return{__await:t}},j(k.prototype),k.prototype[o]=function(){return this},l.AsyncIterator=k,l.async=function(t,e,s,i){var n=new k(b(t,e,s,i));return l.isGeneratorFunction(e)?n:n.next().then((function(t){return t.done?t.value:n.next()}))},j($),$[c]="Generator",$[r]=function(){return this},$.toString=function(){return"[object Generator]"},l.keys=function(t){var e=[];for(var s in t)e.push(s);return e.reverse(),function s(){while(e.length){var i=e.pop();if(i in t)return s.value=i,s.done=!1,s}return s.done=!0,s}},l.values=L,S.prototype={constructor:S,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=s,this.done=!1,this.delegate=null,this.method="next",this.arg=s,this.tryEntries.forEach(P),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=s)},stop:function(){this.done=!0;var t=this.tryEntries[0],e=t.completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function i(i,n){return o.type="throw",o.arg=t,e.next=i,n&&(e.method="next",e.arg=s),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var r=this.tryEntries[a],o=r.completion;if("root"===r.tryLoc)return i("end");if(r.tryLoc<=this.prev){var c=n.call(r,"catchLoc"),u=n.call(r,"finallyLoc");if(c&&u){if(this.prev<r.catchLoc)return i(r.catchLoc,!0);if(this.prev<r.finallyLoc)return i(r.finallyLoc)}else if(c){if(this.prev<r.catchLoc)return i(r.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<r.finallyLoc)return i(r.finallyLoc)}}}},abrupt:function(t,e){for(var s=this.tryEntries.length-1;s>=0;--s){var i=this.tryEntries[s];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var a=i;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var r=a?a.completion:{};return r.type=t,r.arg=e,a?(this.method="next",this.next=a.finallyLoc,v):this.complete(r)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var s=this.tryEntries[e];if(s.finallyLoc===t)return this.complete(s.completion,s.afterLoc),P(s),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var s=this.tryEntries[e];if(s.tryLoc===t){var i=s.completion;if("throw"===i.type){var n=i.arg;P(s)}return n}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,i){return this.delegate={iterator:L(t),resultName:e,nextLoc:i},"next"===this.method&&(this.arg=s),v}}}function b(t,e,s,i){var n=e&&e.prototype instanceof w?e:w,a=Object.create(n.prototype),r=new S(i||[]);return a._invoke=T(t,s,r),a}function y(t,e,s){try{return{type:"normal",arg:t.call(e,s)}}catch(i){return{type:"throw",arg:i}}}function w(){}function C(){}function x(){}function j(t){["next","throw","return"].forEach((function(e){t[e]=function(t){return this._invoke(e,t)}}))}function k(t){function e(s,i,a,r){var o=y(t[s],t,i);if("throw"!==o.type){var c=o.arg,u=c.value;return u&&"object"===typeof u&&n.call(u,"__await")?Promise.resolve(u.__await).then((function(t){e("next",t,a,r)}),(function(t){e("throw",t,a,r)})):Promise.resolve(u).then((function(t){c.value=t,a(c)}),(function(t){return e("throw",t,a,r)}))}r(o.arg)}var s;function i(t,i){function n(){return new Promise((function(s,n){e(t,i,s,n)}))}return s=s?s.then(n,n):n()}this._invoke=i}function T(t,e,s){var i=f;return function(n,a){if(i===_)throw new Error("Generator is already running");if(i===p){if("throw"===n)throw a;return I()}s.method=n,s.arg=a;while(1){var r=s.delegate;if(r){var o=O(r,s);if(o){if(o===v)continue;return o}}if("next"===s.method)s.sent=s._sent=s.arg;else if("throw"===s.method){if(i===f)throw i=p,s.arg;s.dispatchException(s.arg)}else"return"===s.method&&s.abrupt("return",s.arg);i=_;var c=y(t,e,s);if("normal"===c.type){if(i=s.done?p:d,c.arg===v)continue;return{value:c.arg,done:s.done}}"throw"===c.type&&(i=p,s.method="throw",s.arg=c.arg)}}}function O(t,e){var i=t.iterator[e.method];if(i===s){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=s,O(t,e),"throw"===e.method))return v;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var n=y(i,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,v;var a=n.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=s),e.delegate=null,v):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function z(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function S(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(z,this),this.reset(!0)}function L(t){if(t){var e=t[r];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function e(){while(++i<t.length)if(n.call(t,i))return e.value=t[i],e.done=!1,e;return e.value=s,e.done=!0,e};return a.next=a}}return{next:I}}function I(){return{value:s,done:!0}}}(function(){return this||"object"===typeof self&&self}()||Function("return this")())},"9aa8":function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uLineProgress:s("4d35").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","top1 flex"),attrs:{_i:1}},[i("image",{staticClass:t._$s(2,"sc","top-icon1"),attrs:{src:t._$s(2,"a-src",s("5bc0")),_i:2},on:{click:function(e){return t.back()}}}),i("image",{staticClass:t._$s(3,"sc","top-icon2"),attrs:{src:t._$s(3,"a-src",s("5506")),_i:3},on:{click:function(e){return t.navTo("/pages/user/myrg")}}})]),t._$s(4,"i",t.info)?i("view",{staticClass:t._$s(4,"sc","main"),attrs:{_i:4}},[i("view",{staticClass:t._$s(5,"sc","main-top flex"),attrs:{_i:5}},[i("view",{staticClass:t._$s(6,"sc","main-icon"),attrs:{_i:6}},[i("image",{attrs:{src:t._$s(7,"a-src",t.info.imgs),_i:7}})]),i("view",{staticClass:t._$s(8,"sc","main-top-info"),attrs:{_i:8}},[i("view",{staticClass:t._$s(9,"sc","main-title clamp"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.info.name)))]),i("view",{staticClass:t._$s(10,"sc","main-btype"),attrs:{_i:10}},[t._v(t._$s(10,"t0-0",t._s(t.$t("rg.rgbz")))+t._$s(10,"t0-1",t._s(t.info.coinname.toLocaleUpperCase())))]),i("view",{staticClass:t._$s(11,"sc","main-time"),attrs:{_i:11}},[t._v(t._$s(11,"t0-0",t._s(t.$t("rg.kssj")))+t._$s(11,"t0-1",t._s(t.info.starttime)))]),i("view",{staticClass:t._$s(12,"sc","main-time"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("rg.jssj")))+t._$s(12,"t0-1",t._s(t.info.finishtime)))])])]),i("view",{staticClass:t._$s(13,"sc","xian"),attrs:{_i:13}},[i("u-line-progress",{attrs:{"active-color":"#2979ff",percent:(1*t.info.num-1*t.info.sellnum)/(1*t.info.num)*100,_i:14}})],1),i("view",{staticClass:t._$s(15,"sc","main-bottom flex"),attrs:{_i:15}},[i("view",{staticClass:t._$s(16,"sc","main-bottom-item first"),attrs:{_i:16}},[i("view",{staticClass:t._$s(17,"sc","main-bottom-item-font"),attrs:{_i:17}},[t._v(t._$s(17,"t0-0",t._s(t.$t("rg.fxzl"))))]),i("view",{staticClass:t._$s(18,"sc","main-bottom-item-num"),attrs:{_i:18}},[t._v(t._$s(18,"t0-0",t._s(t.info.num)))])]),i("view",{staticClass:t._$s(19,"sc","main-bottom-item"),attrs:{_i:19}},[i("view",{staticClass:t._$s(20,"sc","main-bottom-item-font"),attrs:{_i:20}},[t._v(t._$s(20,"t0-0",t._s(t.$t("rg.rgdj"))))]),i("view",{staticClass:t._$s(21,"sc","main-bottom-item-num"),attrs:{_i:21}},[t._v(t._$s(21,"t0-0",t._s(t.info.price))+t._$s(21,"t0-1",t._s(t.info.buycoin.toLocaleUpperCase())))])]),i("view",{staticClass:t._$s(22,"sc","main-bottom-item"),attrs:{_i:22}},[i("view",{staticClass:t._$s(23,"sc","main-bottom-item-font"),attrs:{_i:23}},[t._v(t._$s(23,"t0-0",t._s(t.$t("rg.scsj"))))]),i("view",{staticClass:t._$s(24,"sc","main-bottom-item-num"),attrs:{_i:24}},[t._v(t._$s(24,"t0-0",t._s(t.info.lockday))+t._$s(24,"t0-1",t._s(t.$t("rg.t"))))])])]),i("view",{staticClass:t._$s(25,"sc","main-bottom flex"),attrs:{_i:25}},[i("view",{staticClass:t._$s(26,"sc","main-bottom-item first"),attrs:{_i:26}},[i("view",{staticClass:t._$s(27,"sc","main-bottom-item-font"),attrs:{_i:27}},[t._v(t._$s(27,"t0-0",t._s(t.$t("rg.cysl"))))]),i("view",{staticClass:t._$s(28,"sc","main-bottom-item-num"),attrs:{_i:28}},[t._v(t._$s(28,"t0-0",t._s(t.info.sellnum)))])]),i("view",{staticClass:t._$s(29,"sc","main-bottom-item"),attrs:{_i:29}},[i("view",{staticClass:t._$s(30,"sc","main-bottom-item-font"),attrs:{_i:30}},[t._v(t._$s(30,"t0-0",t._s(t.$t("rg.rgsx"))))]),i("view",{staticClass:t._$s(31,"sc","main-bottom-item-num"),attrs:{_i:31}},[t._v(t._$s(31,"t0-0",t._s(t.info.allmax)))])]),i("view",{staticClass:t._$s(32,"sc","main-bottom-item"),attrs:{_i:32}},[i("view",{staticClass:t._$s(33,"sc","main-bottom-item-font"),attrs:{_i:33}},[t._v(t._$s(33,"t0-0",t._s(t.$t("rg.dczd"))))]),i("view",{staticClass:t._$s(34,"sc","main-bottom-item-num"),attrs:{_i:34}},[t._v(t._$s(34,"t0-0",t._s(t.info.min)))])])]),i("view",{staticClass:t._$s(35,"sc","sr-input flex"),attrs:{_i:35}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.num,expression:"num"}],attrs:{placeholder:t._$s(36,"a-placeholder",t.$t("rg.qsr")),_i:36},domProps:{value:t._$s(36,"v-model",t.num)},on:{input:function(e){e.target.composing||(t.num=e.target.value)}}}),i("view",{staticClass:t._$s(37,"sc","main-type"),attrs:{_i:37}},[t._v(t._$s(37,"t0-0",t._s(t.info.coinname.toLocaleUpperCase())))])]),i("view",{staticClass:t._$s(38,"sc","sr-input flex"),attrs:{_i:38}},[i("view",{staticClass:t._$s(39,"sc","main-type"),attrs:{_i:39}},[t._v(t._$s(39,"t0-0",t._s(t.$t("rg.xyzf")))+t._$s(39,"t0-1",t._s(""!=t.num?1*t.info.price*t.num:"0.00")))]),i("view",{staticClass:t._$s(40,"sc","main-type"),attrs:{_i:40}},[t._v(t._$s(40,"t0-0",t._s(t.info.buycoin.toLocaleUpperCase())))])]),i("view",{staticClass:t._$s(41,"sc","font"),attrs:{_i:41}},[t._v(t._$s(41,"t0-0",t._s(t.$t("rg.ky")))+t._$s(41,"t0-1",t._s(t.info.buycoin.toLocaleUpperCase()))+t._$s(41,"t0-2",t._s(t.money)))]),i("view",{staticClass:t._$s(42,"sc","sr-btn"),attrs:{_i:42},on:{click:function(e){return t.submit()}}},[t._v(t._$s(42,"t0-0",t._s(t.$t("rg.ljcy"))))]),i("view",{staticClass:t._$s(43,"sc","info"),attrs:{_i:43}},[i("view",{staticClass:t._$s(44,"sc","info-item"),attrs:{_i:44}},[t._v(t._$s(44,"t0-0",t._s(t.$t("rg.xmsm")))),i("view",{attrs:{_i:45},domProps:{innerHTML:t._s(t._$s(45,"v-html",t.info.content))}})])])]):t._e()])},a=[]},"9ce1":function(t,e,s){"use strict";s.r(e);var i=s("ebd8"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"9e69":function(t,e,s){"use strict";s.r(e);var i=s("4a6b"),n=s("bcc6");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},"9f68":function(t,e,s){"use strict";s.r(e);var i=s("f1c7"),n=s("29ba");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},a138:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.levertadeLaverorder=a,e.closeorder=r,e.clearorder=o,e.UpOrderHandle=c,e.bond=u;var i=n(s("6dc4"));function n(t){return t&&t.__esModule?t:{default:t}}function a(t,e){return(0,i.default)({url:"/Levertade/laverorder",method:"get",data:t})}function r(t,e){return(0,i.default)({url:"/Levertade/closeorder",method:"get",data:t})}function o(t,e){return(0,i.default)({url:"/Levertade/clearorder",method:"get",data:t})}function c(t,e){return(0,i.default)({url:"/Levertade/UpOrderHandle",method:"get",data:t})}function u(t,e){return(0,i.default)({url:"/Levertade/bond",method:"get",data:t})}},a164:function(t,e,s){"use strict";s.r(e);var i=s("8ea5"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},a237:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","flex navbar"),attrs:{_i:1}},t._l(t._$s(2,"f",{forItems:t.navList}),(function(e,i,n,a){return s("view",{key:t._$s(2,"f",{forIndex:n,key:"2-"+a}),class:t._$s("2-"+a,"c",{action:t.current==i}),attrs:{_i:"2-"+a},on:{click:function(e){return t.changetab(i)}}},[t._v(t._$s("2-"+a,"t0-0",t._s(t.$t("rg."+e.name))))])})),0),s("swiper",{staticClass:t._$s(3,"sc","swiper"),style:t._$s(3,"s",{height:t.height}),attrs:{current:t._$s(3,"a-current",t.current),_i:3}},t._l(t._$s(4,"f",{forItems:t.navList}),(function(e,i,n,a){return s("swiper-item",{key:t._$s(4,"f",{forIndex:n,key:"4-"+a})},[s("scroll-view",{staticClass:t._$s("5-"+a,"sc","scroll"),style:t._$s("5-"+a,"s",{height:t.height}),attrs:{_i:"5-"+a}},t._l(t._$s("6-"+a,"f",{forItems:e.list}),(function(e,i,n,r){return s("view",{key:t._$s("6-"+a,"f",{forIndex:n,key:"6-"+a+"-"+r}),staticClass:t._$s("6-"+a+"-"+r,"sc","usdtList padding-t-30 padding-b-30"),attrs:{_i:"6-"+a+"-"+r}},[s("view",{staticClass:t._$s("7-"+a+"-"+r,"sc","top flex"),attrs:{_i:"7-"+a+"-"+r}},[s("view",{staticClass:t._$s("8-"+a+"-"+r,"sc","top-left"),attrs:{_i:"8-"+a+"-"+r}},[t._v(t._$s("8-"+a+"-"+r,"t0-0",t._s(t.$t("rg.xm")))+t._$s("8-"+a+"-"+r,"t0-1",t._s(e.name)))]),s("view",{staticClass:t._$s("9-"+a+"-"+r,"sc","top-right"),attrs:{_i:"9-"+a+"-"+r}},[t._v(t._$s("9-"+a+"-"+r,"t0-0",t._s(1==e.status?t.$t("rg.djz"):t.$t("rg.yjd"))))])]),s("view",{staticClass:t._$s("10-"+a+"-"+r,"sc","main-bottom flex"),attrs:{_i:"10-"+a+"-"+r}},[s("view",{staticClass:t._$s("11-"+a+"-"+r,"sc","main-bottom-item first"),attrs:{_i:"11-"+a+"-"+r}},[s("view",{staticClass:t._$s("12-"+a+"-"+r,"sc","main-bottom-item-font"),attrs:{_i:"12-"+a+"-"+r}},[t._v(t._$s("12-"+a+"-"+r,"t0-0",t._s(t.$t("rg.rgsl")))+t._$s("12-"+a+"-"+r,"t0-1",t._s(e.coinname.toLocaleUpperCase())))]),s("view",{staticClass:t._$s("13-"+a+"-"+r,"sc","main-bottom-item-num"),attrs:{_i:"13-"+a+"-"+r}},[t._v(t._$s("13-"+a+"-"+r,"t0-0",t._s(e.num)))])]),s("view",{staticClass:t._$s("14-"+a+"-"+r,"sc","main-bottom-item"),attrs:{_i:"14-"+a+"-"+r}},[s("view",{staticClass:t._$s("15-"+a+"-"+r,"sc","main-bottom-item-font"),attrs:{_i:"15-"+a+"-"+r}},[t._v(t._$s("15-"+a+"-"+r,"t0-0",t._s(t.$t("rg.zfje")))+t._$s("15-"+a+"-"+r,"t0-1",t._s(e.buycoin.toLocaleUpperCase())))]),s("view",{staticClass:t._$s("16-"+a+"-"+r,"sc","main-bottom-item-num"),attrs:{_i:"16-"+a+"-"+r}},[t._v(t._$s("16-"+a+"-"+r,"t0-0",t._s(e.num)))])]),s("view",{staticClass:t._$s("17-"+a+"-"+r,"sc","main-bottom-item"),attrs:{_i:"17-"+a+"-"+r}},[s("view",{staticClass:t._$s("18-"+a+"-"+r,"sc","main-bottom-item-font"),attrs:{_i:"18-"+a+"-"+r}},[t._v(t._$s("18-"+a+"-"+r,"t0-0",t._s(1==e.status?t.$t("rg.jdrq"):t.$t("rg.sfrq"))))]),s("view",{staticClass:t._$s("19-"+a+"-"+r,"sc","main-bottom-item-num"),attrs:{_i:"19-"+a+"-"+r}},[t._v(t._$s("19-"+a+"-"+r,"t0-0",t._s(e.endday)))])])])])})),0)])})),0)])},a=[]},a34a:function(t,e,s){t.exports=s("bbdd")},a3fc:function(t,e,s){"use strict";s.r(e);var i=s("eae8"),n=s("a953");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},a4c3:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","flex kf-wrap"),attrs:{_i:1}},[i("image",{attrs:{src:t._$s(2,"a-src",s("d3ab")),_i:2}}),i("view",{staticClass:t._$s(3,"sc","kf-info"),attrs:{_i:3}},[i("view",{staticClass:t._$s(4,"sc","kf-name"),attrs:{_i:4}}),i("view",[t._v(t._$s(5,"t0-0",t._s(t.$t("kf.zx"))))])])]),i("view"),i("view",{staticClass:t._$s(7,"sc","flex lt lt-left"),attrs:{_i:7}},[i("view",{staticClass:t._$s(8,"sc","lt-time"),attrs:{_i:8}}),i("view",{staticClass:t._$s(9,"sc","lt-wrap"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.$t("kf.nh"))))])]),t._l(t._$s(10,"f",{forItems:t.list}),(function(e,s,n,a){return i("view",{key:t._$s(10,"f",{forIndex:n,key:"10-"+a}),staticClass:t._$s("10-"+a,"sc","flex lt"),class:t._$s("10-"+a,"c",{"lt-right":2==e.type}),attrs:{_i:"10-"+a}},[i("view",{staticClass:t._$s("11-"+a,"sc","lt-time"),attrs:{_i:"11-"+a}},[t._v(t._$s("11-"+a,"t0-0",t._s(e.time)))]),i("view",{staticClass:t._$s("12-"+a,"sc","lt-wrap"),attrs:{_i:"12-"+a}},[t._v(t._$s("12-"+a,"t0-0",t._s(e.content)))])])})),i("view"),i("view",{staticClass:t._$s(14,"sc","foot"),attrs:{_i:14}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],staticClass:t._$s(15,"sc","input-text"),attrs:{placeholder:t._$s(15,"a-placeholder",t.$t("kf.qsrxxnr")),_i:15},domProps:{value:t._$s(15,"v-model",t.inputValue)},on:{input:function(e){e.target.composing||(t.inputValue=e.target.value)}}}),i("view",{staticClass:t._$s(16,"sc","sub"),attrs:{_i:16},on:{click:t.sub}},[t._v(t._$s(16,"t0-0",t._s(t.$t("kf.fs"))))])])],2)},a=[]},a5e5:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view"),s("view",{staticClass:t._$s(2,"sc","wrap"),attrs:{_i:2}},[s("view",{staticClass:t._$s(3,"sc","imgbox_1"),attrs:{_i:3}},[t._v(t._$s(3,"t0-0",t._s(t.$t("user.hzlx"))))]),s("view",{staticClass:t._$s(4,"sc","flex"),attrs:{_i:4}},[s("view",{staticClass:t._$s(5,"sc","imgbox_noaction"),class:t._$s(5,"c",{imgbox_action:1==t.current}),attrs:{_i:5},on:{click:function(e){t.current=1}}},[t._v(t._$s(5,"t0-0",t._s(t.$t("user.zjzhzhyzh"))))]),s("view",{staticClass:t._$s(6,"sc","imgbox_noaction"),class:t._$s(6,"c",{imgbox_action:2==t.current}),attrs:{_i:6},on:{click:function(e){t.current=2}}},[t._v(t._$s(6,"t0-0",t._s(t.$t("user.hyzhzzjzh"))))])]),s("view",{staticClass:t._$s(7,"sc","flex"),attrs:{_i:7}},[s("view",{staticClass:t._$s(8,"sc","item-left"),attrs:{_i:8}},[t._v(t._$s(8,"t0-0",t._s(t.$t("user.zjzh"))))]),s("view",{staticClass:t._$s(9,"sc","item-right"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.$t("user.kyye")))+t._$s(9,"t0-1",t._s(t.userInfo.usdt)))])]),s("view",{staticClass:t._$s(10,"sc","flex"),attrs:{_i:10}},[s("view",{staticClass:t._$s(11,"sc","item-left"),attrs:{_i:11}},[t._v(t._$s(11,"t0-0",t._s(t.$t("user.hyzh"))))]),s("view",{staticClass:t._$s(12,"sc","item-right"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("user.kyye")))+t._$s(12,"t0-1",t._s(t.userInfo.money)))])]),s("view",{staticClass:t._$s(13,"sc","sr-wrap flex"),attrs:{_i:13}},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.tbnum,expression:"tbnum"}],staticClass:t._$s(14,"sc","sr-inp"),attrs:{placeholder:t._$s(14,"a-placeholder",t.$t("user.qsrhzsl")),_i:14},domProps:{value:t._$s(14,"v-model",t.tbnum)},on:{input:function(e){e.target.composing||(t.tbnum=e.target.value)}}}),s("view")]),s("view",{staticClass:t._$s(16,"sc","sub-btn"),attrs:{_i:16},on:{click:t.transfer}},[t._v(t._$s(16,"t0-0",t._s(t.$t("user.tj"))))])])])},a=[]},a67e:function(t,e,s){"use strict";s.r(e);var i=s("abcc"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},a6ca:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",[i("view",[t._v(t._$s(2,"t0-0",t._s(t.$t("smrz.smrz"))))]),i("view",[t._v(t._$s(3,"t0-0",t._s(t.$t("smrz.wcsmrz"))))]),i("view",[t._v(t._$s(4,"t0-0",t._s(t.$t("smrz.gjsm"))))])]),i("view",{staticClass:t._$s(5,"sc","up-wrap"),attrs:{_i:5}},[i("view",{staticClass:t._$s(6,"sc","up-tit"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("smrz.xm"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickname,expression:"nickname"}],staticClass:t._$s(7,"sc","cardinp"),attrs:{placeholder:t._$s(7,"a-placeholder",t.$t("smrz.qsrxm")),_i:7},domProps:{value:t._$s(7,"v-model",t.nickname)},on:{input:function(e){e.target.composing||(t.nickname=e.target.value)}}}),i("view",{staticClass:t._$s(8,"sc","up-tit"),attrs:{_i:8}},[t._v(t._$s(8,"t0-0",t._s(t.$t("smrz.sfzhm"))))]),i("input",{directives:[{name:"model",rawName:"v-model",value:t.card,expression:"card"}],staticClass:t._$s(9,"sc","cardinp"),attrs:{placeholder:t._$s(9,"a-placeholder",t.$t("smrz.sfzhm")),_i:9},domProps:{value:t._$s(9,"v-model",t.card)},on:{input:function(e){e.target.composing||(t.card=e.target.value)}}}),i("view",{staticClass:t._$s(10,"sc","up-tit"),attrs:{_i:10}},[t._v(t._$s(10,"t0-0",t._s(t.$t("smrz.scsfzzm"))))]),i("view",{staticClass:t._$s(11,"sc","up-img"),attrs:{_i:11},on:{click:function(e){return t.upcardzm()}}},[t._$s(12,"i",t.cardzmt)?i("image",{attrs:{src:t._$s(12,"a-src",t.cardzmt),_i:12}}):i("image",{attrs:{src:t._$s(13,"a-src",s("fc5a")),_i:13}})]),i("view",{staticClass:t._$s(14,"sc","up-tit"),attrs:{_i:14}},[t._v(t._$s(14,"t0-0",t._s(t.$t("smrz.scsfzfm"))))]),i("view",{staticClass:t._$s(15,"sc","up-img"),attrs:{_i:15},on:{click:function(e){return t.upcardfm()}}},[t._$s(16,"i",t.cardfmt)?i("image",{attrs:{src:t._$s(16,"a-src",t.cardfmt),_i:16}}):i("image",{attrs:{src:t._$s(17,"a-src",s("fc5a")),_i:17}})])]),i("view",{staticClass:t._$s(18,"sc","up-btn"),attrs:{_i:18},on:{click:function(e){return t.upauthrz()}}},[t._v(t._$s(18,"t0-0",t._s(t.$t("smrz.gjtj"))))])])},a=[]},a7ab:function(t,e,s){"use strict";s.r(e);var i=s("a237"),n=s("d353");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},a851:function(t,e){t.exports="/static/icon/gn-2.png"},a953:function(t,e,s){"use strict";s.r(e);var i=s("1a04"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},aa04:function(t,e,s){"use strict";function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:32,e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];if(s=s||i.length,t)for(var a=0;a<t;a++)n[a]=i[0|Math.random()*s];else{var r;n[8]=n[13]=n[18]=n[23]="-",n[14]="4";for(var o=0;o<36;o++)n[o]||(r=0|16*Math.random(),n[o]=i[19==o?3&r|8:r])}return e?(n.shift(),"u"+n.join("")):n.join("")}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i;e.default=n},abcc:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{id:"",info:""}},onLoad:function(t){uni.setNavigationBarTitle({title:this.$t("tb.tbxq")}),this.id=t.id,this.loadData()},onShow:function(){},methods:{loadData:function(){var t=this;(0,i.txinfo)({oid:this.id}).then((function(e){t.info=e.data}))}}};e.default=n},b08a:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{list:[]}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("tb.tblb")})},onShow:function(){this.loadData()},methods:{loadData:function(){var t=this;(0,i.txlist)({page:1,limit:1e3}).then((function(e){t.list=e.data}))},navTo:function(t){uni.navigateTo({url:t})}}};e.default=n},b2c2:function(t,e,s){"use strict";s.r(e);var i=s("5abd"),n=s("8024");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},b46e:function(t,e,s){"use strict";s.r(e);var i=s("1a19"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},b5c5:function(t,e,s){"use strict";s.r(e);var i=s("5610"),n=s("dd9c");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},b5fc:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","title b-b"),attrs:{_i:1}},[t._v(t._$s(1,"t0-0",t._s(t.info.num))+t._$s(1,"t0-1",t._s(t.info.coinname.toUpperCase())))]),s("view",{staticClass:t._$s(2,"sc","row b-b flex"),attrs:{_i:2}},[s("text",{staticClass:t._$s(3,"sc","tit"),attrs:{_i:3}},[t._v(t._$s(3,"t0-0",t._s(t.$t("cb.lx"))))]),s("view",{staticClass:t._$s(4,"sc","input"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("cb.ptcb"))))])]),s("view",{staticClass:t._$s(5,"sc","row b-b flex"),attrs:{_i:5}},[s("text",{staticClass:t._$s(6,"sc","tit"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("cb.sj"))))]),s("view",{staticClass:t._$s(7,"sc","input"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(t.info.fee)))])]),s("view",{staticClass:t._$s(8,"sc","row b-b flex"),attrs:{_i:8}},[s("text",{staticClass:t._$s(9,"sc","tit"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.$t("tb.sjdz"))))]),s("view",{staticClass:t._$s(10,"sc","input"),attrs:{_i:10}},[t._v(t._$s(10,"t0-0",t._s(t.info.mum)))])]),s("view",{staticClass:t._$s(11,"sc","row b-b flex"),attrs:{_i:11}},[s("text",{staticClass:t._$s(12,"sc","tit"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("tb.tbdz"))))]),s("view",{staticClass:t._$s(13,"sc","input"),attrs:{_i:13}},[t._v(t._$s(13,"t0-0",t._s(t.info.address)))])]),s("view",{staticClass:t._$s(14,"sc","row b-b flex"),attrs:{_i:14}},[s("text",{staticClass:t._$s(15,"sc","tit"),attrs:{_i:15}},[t._v(t._$s(15,"t0-0",t._s(t.$t("cb.zt"))))]),s("view",{staticClass:t._$s(16,"sc","input"),attrs:{_i:16}},[t._v(t._$s(16,"t0-0",t._s(1==t.info.status?t.$t("cb.dsh"):2==t.info.status?t.$t("cb.wc"):t.$t("cb.sb"))))])]),s("view",{staticClass:t._$s(17,"sc","row b-b flex"),attrs:{_i:17}},[s("text",{staticClass:t._$s(18,"sc","tit"),attrs:{_i:18}},[t._v(t._$s(18,"t0-0",t._s(t.$t("cb.sj"))))]),s("view",{staticClass:t._$s(19,"sc","input"),attrs:{_i:19}},[t._v(t._$s(19,"t0-0",t._s(t.info.addtime)))])])])},a=[]},b67f:function(t,e,s){"use strict";s.r(e);var i=s("e991"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},b75e:function(t,e,s){"use strict";s.r(e);var i=s("deec"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},b85f:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o(s("8bbf")),n=o(s("37de")),a=o(s("6a24")),r=o(s("4e72"));function o(t){return t&&t.__esModule?t:{default:t}}i.default.use(n.default);var c={en:a.default,zh_tw:r.default},u=new n.default({locale:"zh_tw",messages:c}),l=u;e.default=l},b86c:function(t,e,s){"use strict";function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,e=this.$parent;while(e){if(!e.$options||e.$options.name===t)return e;e=e.$parent}return!1}Object.defineProperty(e,"__esModule",{value:!0}),e.default=i},b92f:function(t,e,s){"use strict";s.r(e);var i=s("1989"),n=s("e299");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},ba3b:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=a;var i=n(s("d31d"));function n(t){return t&&t.__esModule?t:{default:t}}function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"auto",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"rpx";return t=String(t),i.default.number(t)?"".concat(t).concat(e):t}},ba40:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("26cb"),n=s("7ccc");function a(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function r(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?a(Object(s),!0).forEach((function(e){o(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):a(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function o(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var c={data:function(){return{email:"",lpwd:""}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("login.dl")})},methods:r(r({},(0,i.mapMutations)("user",["login","setUserInfo"])),{},{zc:function(){uni.navigateTo({url:"/pages/public/register"})},wjmm:function(){uni.navigateTo({url:"/pages/public/forget"})},gologin:function(){var e=this,s=this;if("loading"!=s.loadingType){if(!s.isEmailAvailable(s.email))return s.$api.msg(this.$t("login.qsrzqdyx"));s.loadingType="loading",(0,n.gologin)({email:s.email,lpwd:s.lpwd}).then((function(i){t("log",i," at pages/public/login.vue:56"),s.loadingType="no",uni.showToast({title:e.$t("login.dlcg"),duration:2e3,position:"top"}),(0,n.getUser)().then((function(t){s.login(),s.setUserInfo(t.data),setTimeout((function(){uni.switchTab({url:"/pages/index/index"})}),1500)}))})).catch((function(e){t("log",e," at pages/public/login.vue:74"),s.loadingType="no"}))}},isEmailAvailable:function(t){var e=/^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/;return!!e.test(t)}})};e.default=c}).call(this,s("0de9")["default"])},bbdd:function(t,s,i){var n=function(){return this||"object"===typeof self&&self}()||Function("return this")(),a=n.regeneratorRuntime&&Object.getOwnPropertyNames(n).indexOf("regeneratorRuntime")>=0,r=a&&n.regeneratorRuntime;if(n.regeneratorRuntime=void 0,t.exports=i("96cf"),a)n.regeneratorRuntime=r;else try{delete n.regeneratorRuntime}catch(e){n.regeneratorRuntime=void 0}},bc9e:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{height:"",current:0,navList:[{status:1,name:"qbrg",page:1,limit:10,loadingType:"more",loded:!1,list:[]},{status:2,name:"djz",page:1,limit:10,loadingType:"more",loded:!1,list:[]},{status:3,name:"yjd",page:1,limit:10,loadingType:"more",loded:!1,list:[]}]}},onLoad:function(){this.loadData(),uni.setNavigationBarTitle({title:this.$t("rg.wdrg")})},onShow:function(){},onReachBottom:function(){},onReady:function(t){var e=this;uni.getSystemInfo({success:function(t){var s=uni.createSelectorQuery();s.select(".swiper").boundingClientRect(),s.exec((function(s){e.height=t.windowHeight-s[0].top+"px"}))},fail:function(t){}})},methods:{changetab:function(t){this.current=t,this.loadData("tab")},loadData:function(e){var s=this,n=this,a=n.current,r=n.navList[a];"tab"==e&&r.loaded||"loading"!=r.loadingType&&(0,i.issuelog)({type:r.status,page:r.page,limit:r.limit}).then((function(t){var e=t.data;r.list=r.list.concat(e),s.$set(r,"loaded",!0)})).catch((function(e){t("log",e," at pages/user/myrg.vue:117")}))}}};e.default=n}).call(this,s("0de9")["default"])},bcc6:function(t,e,s){"use strict";s.r(e);var i=s("ba40"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},bd0f:function(t,e){t.exports="/static/icon/hy02.png"},bec1:function(t,e,s){"use strict";s.r(e);var i=s("c3f7"),n=s("b46e");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},c1a6:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{keyworld:"",rmlist:["USDT","BTC","ETH","TRX"],bilist:[],maxheight:""}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("tb.tblb")})},onShow:function(){this.loadData()},onReachBottom:function(){},onReady:function(e){var s=this;uni.getSystemInfo({success:function(e){var i=uni.createSelectorQuery();i.select(".swiper-box").boundingClientRect(),i.exec((function(i){s.maxheight=e.windowHeight-i[0].top+"px",t("log","\u6253\u5370\u9875\u9762\u7684\u5269\u4f59\u9ad8\u5ea6",s.maxheight," at pages/transaction/tblist.vue:54")}))},fail:function(t){}})},methods:{loadData:function(){var t=this;(0,i.txcoin)({name:this.keyworld}).then((function(e){t.bilist=e.data}))},navTo:function(t){uni.navigateTo({url:t,fail:function(){uni.switchTab({url:t})}})},nav:function(t){uni.navigateTo({url:"/pages/transaction/tbdetail?type="+t.id})}}};e.default=n}).call(this,s("0de9")["default"])},c2da:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{}},onLoad:function(){},onShow:function(){},onReachBottom:function(){},onReady:function(){},methods:{}};e.default=i},c2df:function(t,e,s){"use strict";s.r(e);var i=s("b5fc"),n=s("a67e");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},c3f7:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","uni-load-more"),attrs:{_i:0}},[s("view",{directives:[{name:"show",rawName:"v-show",value:t._$s(1,"v-show","loading"===t.status&&t.showIcon),expression:"_$s(1,'v-show',status === 'loading' && showIcon)"}],staticClass:t._$s(1,"sc","uni-load-more__img"),attrs:{_i:1}},[s("view",{staticClass:t._$s(2,"sc","load1 load"),attrs:{_i:2}},[s("view",{staticClass:t._$s(3,"sc","item"),style:t._$s(3,"s",{background:t.color}),attrs:{_i:3}}),s("view",{staticClass:t._$s(4,"sc","item"),style:t._$s(4,"s",{background:t.color}),attrs:{_i:4}}),s("view",{staticClass:t._$s(5,"sc","item"),style:t._$s(5,"s",{background:t.color}),attrs:{_i:5}}),s("view",{staticClass:t._$s(6,"sc","item"),style:t._$s(6,"s",{background:t.color}),attrs:{_i:6}})]),s("view",{staticClass:t._$s(7,"sc","load2 load"),attrs:{_i:7}},[s("view",{staticClass:t._$s(8,"sc","item"),style:t._$s(8,"s",{background:t.color}),attrs:{_i:8}}),s("view",{staticClass:t._$s(9,"sc","item"),style:t._$s(9,"s",{background:t.color}),attrs:{_i:9}}),s("view",{staticClass:t._$s(10,"sc","item"),style:t._$s(10,"s",{background:t.color}),attrs:{_i:10}}),s("view",{staticClass:t._$s(11,"sc","item"),style:t._$s(11,"s",{background:t.color}),attrs:{_i:11}})]),s("view",{staticClass:t._$s(12,"sc","load3 load"),attrs:{_i:12}},[s("view",{staticClass:t._$s(13,"sc","item"),style:t._$s(13,"s",{background:t.color}),attrs:{_i:13}}),s("view",{staticClass:t._$s(14,"sc","item"),style:t._$s(14,"s",{background:t.color}),attrs:{_i:14}}),s("view",{staticClass:t._$s(15,"sc","item"),style:t._$s(15,"s",{background:t.color}),attrs:{_i:15}}),s("view",{staticClass:t._$s(16,"sc","item"),style:t._$s(16,"s",{background:t.color}),attrs:{_i:16}})])]),s("text",{staticClass:t._$s(17,"sc","uni-load-more__text"),style:t._$s(17,"s",{color:t.color}),attrs:{_i:17}},[t._v(t._$s(17,"t0-0",t._s("more"===t.status?t.contentText.contentdown:"loading"===t.status?t.contentText.contentrefresh:t.contentText.contentnomore)))])])},a=[]},c4a6:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={};(function(){function t(t){var e,s,i;return t<128?[t]:t<2048?(e=192+(t>>6),s=128+(63&t),[e,s]):(e=224+(t>>12),s=128+(t>>6&63),i=128+(63&t),[e,s,i])}function e(e){for(var s=[],i=0;i<e.length;i++)for(var n=e.charCodeAt(i),a=t(n),r=0;r<a.length;r++)s.push(a[r]);return s}function s(t,s){this.typeNumber=-1,this.errorCorrectLevel=s,this.modules=null,this.moduleCount=0,this.dataCache=null,this.rsBlocks=null,this.totalDataCount=-1,this.data=t,this.utf8bytes=e(t),this.make()}s.prototype={constructor:s,getModuleCount:function(){return this.moduleCount},make:function(){this.getRightType(),this.dataCache=this.createData(),this.createQrcode()},makeImpl:function(t){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var e=0;e<this.moduleCount;e++)this.modules[e]=new Array(this.moduleCount);this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(!0,t),this.typeNumber>=7&&this.setupTypeNumber(!0),this.mapData(this.dataCache,t)},setupPositionProbePattern:function(t,e){for(var s=-1;s<=7;s++)if(!(t+s<=-1||this.moduleCount<=t+s))for(var i=-1;i<=7;i++)e+i<=-1||this.moduleCount<=e+i||(this.modules[t+s][e+i]=0<=s&&s<=6&&(0==i||6==i)||0<=i&&i<=6&&(0==s||6==s)||2<=s&&s<=4&&2<=i&&i<=4)},createQrcode:function(){for(var t=0,e=0,s=null,i=0;i<8;i++){this.makeImpl(i);var n=r.getLostPoint(this);(0==i||t>n)&&(t=n,e=i,s=this.modules)}this.modules=s,this.setupTypeInfo(!1,e),this.typeNumber>=7&&this.setupTypeNumber(!1)},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0,null==this.modules[6][t]&&(this.modules[6][t]=t%2==0))},setupPositionAdjustPattern:function(){for(var t=r.getPatternPosition(this.typeNumber),e=0;e<t.length;e++)for(var s=0;s<t.length;s++){var i=t[e],n=t[s];if(null==this.modules[i][n])for(var a=-2;a<=2;a++)for(var o=-2;o<=2;o++)this.modules[i+a][n+o]=-2==a||2==a||-2==o||2==o||0==a&&0==o}},setupTypeNumber:function(t){for(var e=r.getBCHTypeNumber(this.typeNumber),s=0;s<18;s++){var i=!t&&1==(e>>s&1);this.modules[Math.floor(s/3)][s%3+this.moduleCount-8-3]=i,this.modules[s%3+this.moduleCount-8-3][Math.floor(s/3)]=i}},setupTypeInfo:function(t,e){for(var s=n[this.errorCorrectLevel]<<3|e,i=r.getBCHTypeInfo(s),a=0;a<15;a++){var o=!t&&1==(i>>a&1);a<6?this.modules[a][8]=o:a<8?this.modules[a+1][8]=o:this.modules[this.moduleCount-15+a][8]=o;o=!t&&1==(i>>a&1);a<8?this.modules[8][this.moduleCount-a-1]=o:a<9?this.modules[8][15-a-1+1]=o:this.modules[8][15-a-1]=o}this.modules[this.moduleCount-8][8]=!t},createData:function(){var t=new f,e=this.typeNumber>9?16:8;t.put(4,4),t.put(this.utf8bytes.length,e);for(var i=0,n=this.utf8bytes.length;i<n;i++)t.put(this.utf8bytes[i],8);t.length+4<=8*this.totalDataCount&&t.put(0,4);while(t.length%8!=0)t.putBit(!1);while(1){if(t.length>=8*this.totalDataCount)break;if(t.put(s.PAD0,8),t.length>=8*this.totalDataCount)break;t.put(s.PAD1,8)}return this.createBytes(t)},createBytes:function(t){for(var e=0,s=0,i=0,n=this.rsBlock.length/3,a=new Array,o=0;o<n;o++)for(var c=this.rsBlock[3*o+0],l=this.rsBlock[3*o+1],f=this.rsBlock[3*o+2],d=0;d<c;d++)a.push([f,l]);for(var _=new Array(a.length),p=new Array(a.length),v=0;v<a.length;v++){var m=a[v][0],h=a[v][1]-m;s=Math.max(s,m),i=Math.max(i,h),_[v]=new Array(m);for(o=0;o<_[v].length;o++)_[v][o]=255&t.buffer[o+e];e+=m;var g=r.getErrorCorrectPolynomial(h),$=new u(_[v],g.getLength()-1),b=$.mod(g);p[v]=new Array(g.getLength()-1);for(o=0;o<p[v].length;o++){var y=o+b.getLength()-p[v].length;p[v][o]=y>=0?b.get(y):0}}var w=new Array(this.totalDataCount),C=0;for(o=0;o<s;o++)for(v=0;v<a.length;v++)o<_[v].length&&(w[C++]=_[v][o]);for(o=0;o<i;o++)for(v=0;v<a.length;v++)o<p[v].length&&(w[C++]=p[v][o]);return w},mapData:function(t,e){for(var s=-1,i=this.moduleCount-1,n=7,a=0,o=this.moduleCount-1;o>0;o-=2){6==o&&o--;while(1){for(var c=0;c<2;c++)if(null==this.modules[i][o-c]){var u=!1;a<t.length&&(u=1==(t[a]>>>n&1));var l=r.getMask(e,i,o-c);l&&(u=!u),this.modules[i][o-c]=u,n--,-1==n&&(a++,n=7)}if(i+=s,i<0||this.moduleCount<=i){i-=s,s=-s;break}}}}},s.PAD0=236,s.PAD1=17;for(var n=[1,0,3,2],a={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},r={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){var e=t<<10;while(r.getBCHDigit(e)-r.getBCHDigit(r.G15)>=0)e^=r.G15<<r.getBCHDigit(e)-r.getBCHDigit(r.G15);return(t<<10|e)^r.G15_MASK},getBCHTypeNumber:function(t){var e=t<<12;while(r.getBCHDigit(e)-r.getBCHDigit(r.G18)>=0)e^=r.G18<<r.getBCHDigit(e)-r.getBCHDigit(r.G18);return t<<12|e},getBCHDigit:function(t){var e=0;while(0!=t)e++,t>>>=1;return e},getPatternPosition:function(t){return r.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,e,s){switch(t){case a.PATTERN000:return(e+s)%2==0;case a.PATTERN001:return e%2==0;case a.PATTERN010:return s%3==0;case a.PATTERN011:return(e+s)%3==0;case a.PATTERN100:return(Math.floor(e/2)+Math.floor(s/3))%2==0;case a.PATTERN101:return e*s%2+e*s%3==0;case a.PATTERN110:return(e*s%2+e*s%3)%2==0;case a.PATTERN111:return(e*s%3+(e+s)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var e=new u([1],0),s=0;s<t;s++)e=e.multiply(new u([1,o.gexp(s)],0));return e},getLostPoint:function(t){for(var e=t.getModuleCount(),s=0,i=0,n=0;n<e;n++)for(var a=0,r=t.modules[n][0],o=0;o<e;o++){var c=t.modules[n][o];if(o<e-6&&c&&!t.modules[n][o+1]&&t.modules[n][o+2]&&t.modules[n][o+3]&&t.modules[n][o+4]&&!t.modules[n][o+5]&&t.modules[n][o+6]&&(o<e-10?t.modules[n][o+7]&&t.modules[n][o+8]&&t.modules[n][o+9]&&t.modules[n][o+10]&&(s+=40):o>3&&t.modules[n][o-1]&&t.modules[n][o-2]&&t.modules[n][o-3]&&t.modules[n][o-4]&&(s+=40)),n<e-1&&o<e-1){var u=0;c&&u++,t.modules[n+1][o]&&u++,t.modules[n][o+1]&&u++,t.modules[n+1][o+1]&&u++,0!=u&&4!=u||(s+=3)}r^c?a++:(r=c,a>=5&&(s+=3+a-5),a=1),c&&i++}for(o=0;o<e;o++)for(a=0,r=t.modules[0][o],n=0;n<e;n++){c=t.modules[n][o];n<e-6&&c&&!t.modules[n+1][o]&&t.modules[n+2][o]&&t.modules[n+3][o]&&t.modules[n+4][o]&&!t.modules[n+5][o]&&t.modules[n+6][o]&&(n<e-10?t.modules[n+7][o]&&t.modules[n+8][o]&&t.modules[n+9][o]&&t.modules[n+10][o]&&(s+=40):n>3&&t.modules[n-1][o]&&t.modules[n-2][o]&&t.modules[n-3][o]&&t.modules[n-4][o]&&(s+=40)),r^c?a++:(r=c,a>=5&&(s+=3+a-5),a=1)}var l=Math.abs(100*i/e/e-50)/5;return s+=10*l,s}},o={glog:function(t){if(t<1)throw new Error("glog("+t+")");return o.LOG_TABLE[t]},gexp:function(t){while(t<0)t+=255;while(t>=256)t-=255;return o.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},c=0;c<8;c++)o.EXP_TABLE[c]=1<<c;for(c=8;c<256;c++)o.EXP_TABLE[c]=o.EXP_TABLE[c-4]^o.EXP_TABLE[c-5]^o.EXP_TABLE[c-6]^o.EXP_TABLE[c-8];for(c=0;c<255;c++)o.LOG_TABLE[o.EXP_TABLE[c]]=c;function u(t,e){if(void 0==t.length)throw new Error(t.length+"/"+e);var s=0;while(s<t.length&&0==t[s])s++;this.num=new Array(t.length-s+e);for(var i=0;i<t.length-s;i++)this.num[i]=t[i+s]}u.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var e=new Array(this.getLength()+t.getLength()-1),s=0;s<this.getLength();s++)for(var i=0;i<t.getLength();i++)e[s+i]^=o.gexp(o.glog(this.get(s))+o.glog(t.get(i)));return new u(e,0)},mod:function(t){var e=this.getLength(),s=t.getLength();if(e-s<0)return this;for(var i=new Array(e),n=0;n<e;n++)i[n]=this.get(n);while(i.length>=s){var a=o.glog(i[0])-o.glog(t.get(0));for(n=0;n<t.getLength();n++)i[n]^=o.gexp(o.glog(t.get(n))+a);while(0==i[0])i.shift()}return new u(i,0)}};var l=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]];function f(){this.buffer=new Array,this.length=0}s.prototype.getRightType=function(){for(var t=1;t<41;t++){var e=l[4*(t-1)+this.errorCorrectLevel];if(void 0==e)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+this.errorCorrectLevel);for(var s=e.length/3,i=0,n=0;n<s;n++){var a=e[3*n+0],r=e[3*n+2];i+=r*a}var o=t>9?2:1;if(this.utf8bytes.length+o<i||40==t){this.typeNumber=t,this.rsBlock=e,this.totalDataCount=i;break}}},f.prototype={get:function(t){var e=Math.floor(t/8);return this.buffer[e]>>>7-t%8&1},put:function(t,e){for(var s=0;s<e;s++)this.putBit(t>>>e-s-1&1)},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}};var d=[];i=function(t){if(this.options={text:"",size:256,correctLevel:3,background:"#ffffff",foreground:"#000000",pdground:"#000000",image:"",imageSize:30,canvasId:t.canvasId,context:t.context,usingComponents:t.usingComponents,showLoading:t.showLoading,loadingText:t.loadingText},"string"===typeof t&&(t={text:t}),t)for(var e in t)this.options[e]=t[e];for(var i=null,n=(e=0,d.length);e<n;e++)if(d[e].text==this.options.text&&d[e].text.correctLevel==this.options.correctLevel){i=d[e].obj;break}e==n&&(i=new s(this.options.text,this.options.correctLevel),d.push({text:this.options.text,correctLevel:this.options.correctLevel,obj:i}));var a=function(t){var e=t.options;return e.pdground&&(t.row>1&&t.row<5&&t.col>1&&t.col<5||t.row>t.count-6&&t.row<t.count-2&&t.col>1&&t.col<5||t.row>1&&t.row<5&&t.col>t.count-6&&t.col<t.count-2)?e.pdground:e.foreground},r=function(t){t.showLoading&&uni.showLoading({title:t.loadingText,mask:!0});for(var e=uni.createCanvasContext(t.canvasId,t.context),s=i.getModuleCount(),n=t.size,r=t.imageSize,o=(n/s).toPrecision(4),c=(n/s).toPrecision(4),u=0;u<s;u++)for(var l=0;l<s;l++){var f=Math.ceil((l+1)*o)-Math.floor(l*o),d=Math.ceil((u+1)*o)-Math.floor(u*o),_=a({row:u,col:l,count:s,options:t});e.setFillStyle(i.modules[u][l]?_:t.background),e.fillRect(Math.round(l*o),Math.round(u*c),f,d)}if(t.image){var p=function(e,s,i,n,a,r,o,c,u){e.setLineWidth(o),e.setFillStyle(t.background),e.setStrokeStyle(t.background),e.beginPath(),e.moveTo(s+r,i),e.arcTo(s+n,i,s+n,i+r,r),e.arcTo(s+n,i+a,s+n-r,i+a,r),e.arcTo(s,i+a,s,i+a-r,r),e.arcTo(s,i,s+r,i,r),e.closePath(),c&&e.fill(),u&&e.stroke()},v=Number(((n-r)/2).toFixed(2)),m=Number(((n-r)/2).toFixed(2));p(e,v,m,r,r,2,6,!0,!0),e.drawImage(t.image,v,m,r,r)}setTimeout((function(){e.draw(!0,(function(){setTimeout((function(){uni.canvasToTempFilePath({width:t.width,height:t.height,destWidth:t.width,destHeight:t.height,canvasId:t.canvasId,quality:Number(1),success:function(e){t.cbResult&&t.cbResult(e.tempFilePath)},fail:function(e){t.cbResult&&t.cbResult(e)},complete:function(){t.showLoading&&uni.hideLoading()}},t.context)}),t.text.length+100)}))}),t.usingComponents?0:150)};r(this.options)},i.prototype.clear=function(t){var e=uni.createCanvasContext(this.options.canvasId,this.options.context);e.clearRect(0,0,this.options.size,this.options.size),e.draw(!1,(function(){t&&t()}))}})();var n=i;e.default=n},c597:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","main"),attrs:{_i:1}},[s("view",{staticClass:t._$s(2,"sc","main-title"),attrs:{_i:2}},[s("view",{staticClass:t._$s(3,"sc","main-title-item"),attrs:{_i:3}},[t._v(t._$s(3,"t0-0",t._s(t.$t("cb.bz"))))]),s("view",{staticClass:t._$s(4,"sc","main-title-item"),attrs:{_i:4}},[t._v(t._$s(4,"t0-0",t._s(t.$t("cb.sj"))))])]),t._l(t._$s(5,"f",{forItems:t.list}),(function(e,i,n,a){return s("view",{key:t._$s(5,"f",{forIndex:n,key:"5-"+a}),staticClass:t._$s("5-"+a,"sc","main-info"),attrs:{_i:"5-"+a},on:{click:function(s){return t.navTo("/pages/user/cbDetail?id="+e.id)}}},[s("view",{staticClass:t._$s("6-"+a,"sc","main-info-top flex"),attrs:{_i:"6-"+a}},[s("view",{staticClass:t._$s("7-"+a,"sc","main-info-title"),attrs:{_i:"7-"+a}},[t._v(t._$s("7-"+a,"t0-0",t._s(e.coin)))]),s("view",{staticClass:t._$s("8-"+a,"sc","main-info-type"),attrs:{_i:"8-"+a}},[t._v(t._$s("8-"+a,"t0-0",t._s(1==e.status?t.$t("cb.dsh"):2==e.status?t.$t("cb.wc"):t.$t("cb.sb"))))])]),s("view",{staticClass:t._$s("9-"+a,"sc","main-info-bottom flex"),attrs:{_i:"9-"+a}},[s("view",{staticClass:t._$s("10-"+a,"sc","main-bottom-item left"),attrs:{_i:"10-"+a}},[s("view",{staticClass:t._$s("11-"+a,"sc","main-bottom-item-font"),attrs:{_i:"11-"+a}},[t._v(t._$s("11-"+a,"t0-0",t._s(t.$t("cb.sl"))))]),s("view",{staticClass:t._$s("12-"+a,"sc","main-bottom-item-num"),attrs:{_i:"12-"+a}},[t._v(t._$s("12-"+a,"t0-0",t._s(e.num)))])]),s("view",{staticClass:t._$s("13-"+a,"sc","main-bottom-item center"),attrs:{_i:"13-"+a}},[s("view",{staticClass:t._$s("14-"+a,"sc","main-bottom-item-font"),attrs:{_i:"14-"+a}},[t._v(t._$s("14-"+a,"t0-0",t._s(t.$t("cb.sxf"))))]),s("view",{staticClass:t._$s("15-"+a,"sc","main-bottom-item-num"),attrs:{_i:"15-"+a}})]),s("view",{staticClass:t._$s("16-"+a,"sc","main-bottom-item right"),attrs:{_i:"16-"+a}},[s("view",{staticClass:t._$s("17-"+a,"sc","main-bottom-item-font"),attrs:{_i:"17-"+a}},[t._v(t._$s("17-"+a,"t0-0",t._s(t.$t("cb.sj"))))]),s("view",{staticClass:t._$s("18-"+a,"sc","main-bottom-item-num"),attrs:{_i:"18-"+a}},[t._v(t._$s("18-"+a,"t0-0",t._s(e.addtime)))])])])])}))],2)])},a=[]},c5c8:function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uIcon:s("8f88").default},n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","u-notice-bar"),class:t._$s(0,"c",[t.type?"u-type-"+t.type+"-light-bg":""]),style:t._$s(0,"s",{background:t.computeBgColor,padding:t.padding}),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","u-icon-wrap"),attrs:{_i:1}},[t._$s(2,"i",t.volumeIcon)?s("u-icon",{staticClass:t._$s(2,"sc","u-left-icon"),attrs:{name:"volume-fill",size:t.volumeSize,color:t.computeColor,_i:2}}):t._e()],1),s("swiper",{staticClass:t._$s(3,"sc","u-swiper"),attrs:{"disable-touch":t._$s(3,"a-disable-touch",t.disableTouch),autoplay:t._$s(3,"a-autoplay",t.autoplay&&"play"==t.playState),vertical:t._$s(3,"a-vertical",t.vertical),interval:t._$s(3,"a-interval",t.duration),_i:3},on:{change:t.change}},t._l(t._$s(4,"f",{forItems:t.list}),(function(e,i,n,a){return s("swiper-item",{key:t._$s(4,"f",{forIndex:n,key:i}),staticClass:t._$s("4-"+a,"sc","u-swiper-item"),attrs:{_i:"4-"+a}},[s("view",{staticClass:t._$s("5-"+a,"sc","u-news-item u-line-1"),class:t._$s("5-"+a,"c",["u-type-"+t.type]),style:t._$s("5-"+a,"s",[t.textStyle]),attrs:{_i:"5-"+a},on:{click:function(e){return t.click(i)}}},[t._v(t._$s("5-"+a,"t0-0",t._s(e)))])])})),0),s("view",{staticClass:t._$s(6,"sc","u-icon-wrap"),attrs:{_i:6}},[t._$s(7,"i",t.moreIcon)?s("u-icon",{staticClass:t._$s(7,"sc","u-right-icon"),attrs:{name:"arrow-right",size:26,color:t.computeColor,_i:7},on:{click:t.getMore}}):t._e(),t._$s(8,"i",t.closeIcon)?s("u-icon",{staticClass:t._$s(8,"sc","u-right-icon"),attrs:{name:"close",size:24,color:t.computeColor,_i:8},on:{click:t.close}}):t._e()],1)])},a=[]},c5f3:function(t,e,s){"use strict";s.r(e);var i=s("0dfa"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},c630:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(s("2029"));function n(t){return t&&t.__esModule?t:{default:t}}function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t=(0,i.default)(t),"object"!==typeof t||"object"!==typeof e)return!1;for(var s in e)e.hasOwnProperty(s)&&(s in t?"object"!==typeof t[s]||"object"!==typeof e[s]?t[s]=e[s]:t[s].concat&&e[s].concat?t[s]=t[s].concat(e[s]):t[s]=a(t[s],e[s]):t[s]=e[s]);return t}var r=a;e.default=r},c733:function(t,e,s){"use strict";s.r(e);var i=s("83f6"),n=s("6591");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},c79f:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},t._l(t._$s(1,"f",{forItems:t.listInfo}),(function(e,n,a,r){return i("view",{key:t._$s(1,"f",{forIndex:a,key:"1-"+r}),staticClass:t._$s("1-"+r,"sc","list"),attrs:{_i:"1-"+r},on:{click:function(s){return t.navTo("/pages/index/ggDetail?id="+e.id)}}},[i("view",{staticClass:t._$s("2-"+r,"sc","icon"),attrs:{_i:"2-"+r}},[i("image",{attrs:{src:t._$s("3-"+r,"a-src",s("127f")),_i:"3-"+r}})]),i("view",{staticClass:t._$s("4-"+r,"sc","main"),attrs:{_i:"4-"+r}},[i("view",{staticClass:t._$s("5-"+r,"sc","main-title"),attrs:{_i:"5-"+r}},[t._v(t._$s("5-"+r,"t0-0",t._s(e.title)))]),i("view",{staticClass:t._$s("6-"+r,"sc","main-info clamp2"),attrs:{_i:"6-"+r},domProps:{innerHTML:t._s(t._$s("6-"+r,"v-html",e.content))}}),i("view",{staticClass:t._$s("7-"+r,"sc","main-time"),attrs:{_i:"7-"+r}},[t._v(t._$s("7-"+r,"t0-0",t._s(e.addtime)))])])])})),0)},a=[]},c7c7:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","flex navbar"),attrs:{_i:1}},t._l(t._$s(2,"f",{forItems:t.navList}),(function(e,i,n,a){return s("view",{key:t._$s(2,"f",{forIndex:n,key:"2-"+a}),class:t._$s("2-"+a,"c",{action:t.current==i}),attrs:{_i:"2-"+a},on:{click:function(e){return t.changetab(i)}}},[t._v(t._$s("2-"+a,"t0-0",t._s(t.$t("hy."+e.name))))])})),0),s("swiper",{staticClass:t._$s(3,"sc","swiper"),style:t._$s(3,"s",{height:t.height}),attrs:{current:t._$s(3,"a-current",t.current),_i:3}},t._l(t._$s(4,"f",{forItems:t.navList}),(function(e,i,n,a){return s("swiper-item",{key:t._$s(4,"f",{forIndex:n,key:"4-"+a})},[s("scroll-view",{staticClass:t._$s("5-"+a,"sc","scroll"),style:t._$s("5-"+a,"s",{height:t.height}),attrs:{_i:"5-"+a}},t._l(t._$s("6-"+a,"f",{forItems:e.list}),(function(e,i,n,r){return s("view",{key:t._$s("6-"+a,"f",{forIndex:n,key:"6-"+a+"-"+r}),staticClass:t._$s("6-"+a+"-"+r,"sc","usdtList padding-t-30 padding-b-30"),attrs:{_i:"6-"+a+"-"+r}},[s("view",{staticClass:t._$s("7-"+a+"-"+r,"sc","flex"),attrs:{_i:"7-"+a+"-"+r}},[s("view",{staticClass:t._$s("8-"+a+"-"+r,"sc","name"),attrs:{_i:"8-"+a+"-"+r}},[t._$s("9-"+a+"-"+r,"i",1==e.direction)?s("text",{staticClass:t._$s("9-"+a+"-"+r,"sc","font-color-green"),attrs:{_i:"9-"+a+"-"+r}},[t._v(t._$s("9-"+a+"-"+r,"t0-0",t._s(t.$t("hy.zd"))))]):t._e(),t._$s("10-"+a+"-"+r,"i",2==e.direction)?s("text",{staticClass:t._$s("10-"+a+"-"+r,"sc","font-color-red"),attrs:{_i:"10-"+a+"-"+r}},[t._v(t._$s("10-"+a+"-"+r,"t0-0",t._s(t.$t("hy.zk"))))]):t._e(),s("text",[t._v(t._$s("11-"+a+"-"+r,"t0-0",t._s(e.symbol)))]),t._$s("12-"+a+"-"+r,"i",1==t.current&&2==e.direction)?s("text",{class:t._$s("12-"+a+"-"+r,"c",{"font-color-green":+(e.price-t.listOBj[e.symbol.replace("/","-")].last)*e.num>=0,"font-color-red":+(e.price-t.listOBj[e.symbol.replace("/","-")].last)*e.num<0}),attrs:{_i:"12-"+a+"-"+r}},[t._v(t._$s("12-"+a+"-"+r,"t0-0",t._s(((e.price-t.listOBj[e.symbol.replace("/","-")].last)*e.num).toFixed(2)||"")))]):t._e(),t._$s("13-"+a+"-"+r,"i",1==t.current&&1==e.direction)?s("text",{class:t._$s("13-"+a+"-"+r,"c",{"font-color-green":+(t.listOBj[e.symbol.replace("/","-")].last-e.price)*e.num>=0,"font-color-red":+(t.listOBj[e.symbol.replace("/","-")].last-e.price)*e.num<0}),attrs:{_i:"13-"+a+"-"+r}},[t._v(t._$s("13-"+a+"-"+r,"t0-0",t._s(((t.listOBj[e.symbol.replace("/","-")].last-e.price)*e.num).toFixed(2)||"")))]):t._e()]),t._$s("14-"+a+"-"+r,"i",0==t.current)?s("view",{staticClass:t._$s("14-"+a+"-"+r,"sc","usdtListButtom"),attrs:{_i:"14-"+a+"-"+r},on:{click:function(s){return t.clearorder(e)}}},[t._v(t._$s("14-"+a+"-"+r,"t0-0",t._s(t.$t("hy.cx"))))]):t._e(),t._$s("15-"+a+"-"+r,"i",1==t.current)?s("view",{staticClass:t._$s("15-"+a+"-"+r,"sc","usdtListButtom"),attrs:{_i:"15-"+a+"-"+r},on:{click:function(s){return t.closeorder(e)}}},[t._v(t._$s("15-"+a+"-"+r,"t0-0",t._s(t.$t("hy.pc"))))]):t._e()]),s("view",{staticClass:t._$s("16-"+a+"-"+r,"sc","tip "),attrs:{_i:"16-"+a+"-"+r}},[t._$s("17-"+a+"-"+r,"i",1==e.direction)?s("text",[t._v(t._$s("17-"+a+"-"+r,"t0-0",t._s(t.$t("hy.wtsj")))+t._$s("17-"+a+"-"+r,"t0-1",t._s(e.wttime)))]):t._e(),t._$s("18-"+a+"-"+r,"i",2==e.direction)?s("text",[t._v(t._$s("18-"+a+"-"+r,"t0-0",t._s(t.$t("hy.kcsh")))+t._$s("18-"+a+"-"+r,"t0-1",t._s(e.addtime)))]):t._e(),t._$s("19-"+a+"-"+r,"i",2==t.current)?s("text",[s("br"),t._v(t._$s("19-"+a+"-"+r,"t1-0",t._s(t.$t("hy.pcsj")))+t._$s("19-"+a+"-"+r,"t1-1",t._s(e.endtime)))]):t._e()]),s("view",{staticClass:t._$s("21-"+a+"-"+r,"sc","flex"),attrs:{_i:"21-"+a+"-"+r}},[t._$s("22-"+a+"-"+r,"i",0==t.current)?s("view",{staticClass:t._$s("22-"+a+"-"+r,"sc","tipList"),attrs:{_i:"22-"+a+"-"+r}},[s("view",{staticClass:t._$s("23-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"23-"+a+"-"+r}},[t._v(t._$s("23-"+a+"-"+r,"t0-0",t._s(t.$t("hy.wtjg"))))]),s("view",{staticClass:t._$s("24-"+a+"-"+r,"sc","text"),attrs:{_i:"24-"+a+"-"+r}},[t._v(t._$s("24-"+a+"-"+r,"t0-0",t._s(e.wt_price)))])]):t._e(),t._$s("25-"+a+"-"+r,"i",0!=t.current)?s("view",{staticClass:t._$s("25-"+a+"-"+r,"sc","tipList"),attrs:{_i:"25-"+a+"-"+r}},[s("view",{staticClass:t._$s("26-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"26-"+a+"-"+r}},[t._v(t._$s("26-"+a+"-"+r,"t0-0",t._s(t.$t("hy.kcdj"))))]),s("view",{staticClass:t._$s("27-"+a+"-"+r,"sc","text"),attrs:{_i:"27-"+a+"-"+r}},[t._v(t._$s("27-"+a+"-"+r,"t0-0",t._s(e.price)))])]):t._e(),t._$s("28-"+a+"-"+r,"i",0!=t.current)?s("view",{staticClass:t._$s("28-"+a+"-"+r,"sc","tipList"),attrs:{_i:"28-"+a+"-"+r}},[s("view",{staticClass:t._$s("29-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"29-"+a+"-"+r}},[t._v(t._$s("29-"+a+"-"+r,"t0-0",t._s(t.$t("hy.dqjg"))))]),s("view",{staticClass:t._$s("30-"+a+"-"+r,"sc","text"),attrs:{_i:"30-"+a+"-"+r}},[t._v(t._$s("30-"+a+"-"+r,"t0-0",t._s(t.listOBj[e.symbol.replace("/","-")].last)))])]):t._e(),s("view",{staticClass:t._$s("31-"+a+"-"+r,"sc","tipList"),attrs:{_i:"31-"+a+"-"+r}},[s("view",{staticClass:t._$s("32-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"32-"+a+"-"+r}},[t._v(t._$s("32-"+a+"-"+r,"t0-0",t._s(t.$t("hy.ggbs"))))]),s("view",{staticClass:t._$s("33-"+a+"-"+r,"sc","text"),attrs:{_i:"33-"+a+"-"+r}},[t._v(t._$s("33-"+a+"-"+r,"t0-0",t._s(e.ggan)))])]),t._$s("34-"+a+"-"+r,"i",0!=t.current)?s("view",{staticClass:t._$s("34-"+a+"-"+r,"sc","tipList"),attrs:{_i:"34-"+a+"-"+r}},[s("view",{staticClass:t._$s("35-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"35-"+a+"-"+r}},[t._v(t._$s("35-"+a+"-"+r,"t0-0",t._s(t.$t("hy.sxf"))))]),s("view",{staticClass:t._$s("36-"+a+"-"+r,"sc","text"),attrs:{_i:"36-"+a+"-"+r}},[t._v(t._$s("36-"+a+"-"+r,"t0-0",t._s(e.fee)))])]):t._e(),t._$s("37-"+a+"-"+r,"i",1==t.current)?[s("view",{staticClass:t._$s("38-"+a+"-"+r,"sc","tipList"),attrs:{_i:"38-"+a+"-"+r}},[s("view",{staticClass:t._$s("39-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"39-"+a+"-"+r}},[t._v(t._$s("39-"+a+"-"+r,"t0-0",t._s(t.$t("hy.zydj"))))]),s("view",{staticClass:t._$s("40-"+a+"-"+r,"sc","text"),attrs:{_i:"40-"+a+"-"+r}},[t._v(t._$s("40-"+a+"-"+r,"t0-0",t._s(e.zyprice)))])]),s("view",{staticClass:t._$s("41-"+a+"-"+r,"sc","tipList"),attrs:{_i:"41-"+a+"-"+r}},[s("view",{staticClass:t._$s("42-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"42-"+a+"-"+r}},[t._v(t._$s("42-"+a+"-"+r,"t0-0",t._s(t.$t("hy.zkdj"))))]),s("view",{staticClass:t._$s("43-"+a+"-"+r,"sc","text"),attrs:{_i:"43-"+a+"-"+r}},[t._v(t._$s("43-"+a+"-"+r,"t0-0",t._s(e.zsprice)))])])]:t._e(),s("view",{staticClass:t._$s("44-"+a+"-"+r,"sc","tipList"),attrs:{_i:"44-"+a+"-"+r}},[s("view",{staticClass:t._$s("45-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"45-"+a+"-"+r}},[t._v(t._$s("45-"+a+"-"+r,"t0-0",t._s(0==t.current?t.$t("hy.wtss"):t.$t("hy.jygs"))))]),s("view",{staticClass:t._$s("46-"+a+"-"+r,"sc","text"),attrs:{_i:"46-"+a+"-"+r}},[t._v(t._$s("46-"+a+"-"+r,"t0-0",t._s(e.num)))])]),t._$s("47-"+a+"-"+r,"i",2==t.current)?[s("view",{staticClass:t._$s("48-"+a+"-"+r,"sc","tipList"),attrs:{_i:"48-"+a+"-"+r}},[s("view",{staticClass:t._$s("49-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"49-"+a+"-"+r}},[t._v(t._$s("49-"+a+"-"+r,"t0-0",t._s(t.$t("hy.ykzt"))))]),s("view",{staticClass:t._$s("50-"+a+"-"+r,"sc","text"),style:t._$s("50-"+a+"-"+r,"s",{color:1==e.yk_status?"#5DC887":"#dd524d"}),attrs:{_i:"50-"+a+"-"+r}},[t._v(t._$s("50-"+a+"-"+r,"t0-0",t._s(1==e.yk_status?t.$t("hy.yl"):t.$t("hy.ks"))))])]),s("view",{staticClass:t._$s("51-"+a+"-"+r,"sc","tipList"),attrs:{_i:"51-"+a+"-"+r}},[s("view",{staticClass:t._$s("52-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"52-"+a+"-"+r}},[t._v(t._$s("52-"+a+"-"+r,"t0-0",t._s(t.$t("hy.ykje"))))]),s("view",{staticClass:t._$s("53-"+a+"-"+r,"sc","text"),style:t._$s("53-"+a+"-"+r,"s",{color:1==e.yk_status?"#5DC887":"#dd524d"}),attrs:{_i:"53-"+a+"-"+r}},[t._v(t._$s("53-"+a+"-"+r,"t0-0",t._s(1==e.yk_status?"+":"-"))+t._$s("53-"+a+"-"+r,"t0-1",t._s(e.ylmoney)))])])]:t._e(),s("view",{staticClass:t._$s("54-"+a+"-"+r,"sc","tipList"),attrs:{_i:"54-"+a+"-"+r}},[s("view",{staticClass:t._$s("55-"+a+"-"+r,"sc","nameTip"),attrs:{_i:"55-"+a+"-"+r}},[t._v(t._$s("55-"+a+"-"+r,"t0-0",t._s(t.$t("hy.bzj"))))]),s("view",{staticClass:t._$s("56-"+a+"-"+r,"sc","text"),attrs:{_i:"56-"+a+"-"+r}},[t._v(t._$s("56-"+a+"-"+r,"t0-0",t._s(e.bond)))])])],2)])})),0)])})),0)])},a=[]},c817:function(t,e,s){"use strict";s.r(e);var i=s("76fd"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},c8ba:function(t,s){var i;i=function(){return this}();try{i=i||new Function("return this")()}catch(e){"object"===typeof window&&(i=window)}t.exports=i},ce02:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("26cb"),n=s("f24a");function a(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function r(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?a(Object(s),!0).forEach((function(e){o(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):a(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function o(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var c={data:function(){return{appData:{}}},methods:r({},(0,i.mapMutations)("user",["setUserInfo","login","hasLogin"])),onLaunch:function(t){var e=this,s="zh_tw";uni.setStorageSync("lang",s);var i=uni.getStorageSync("userInfo")||"";i.id&&uni.getStorage({key:"userInfo",success:function(t){e.setUserInfo(t.data),e.login(t.data)}}),(0,n.getUpApp)();var a=uni.getStorageSync("platform")||"";a||uni.setStorage({key:"platform",data:uni.getSystemInfoSync().platform})},onShow:function(){},onHide:function(){}};e.default=c},d05a:function(t,e,s){"use strict";s.r(e);var i=s("71fa"),n=s("7465");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},d168:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return t._$s(0,"i",t.isShow)?s("view",{ref:"ani",staticClass:t._$s(0,"sc","uni-transition"),class:t._$s(0,"c",[t.ani.in]),style:t._$s(0,"s","transform:"+t.transform+";"+t.stylesObject),attrs:{_i:0},on:{click:t.change}},[t._t("default",null,{_i:1})],2):t._e()},a=[]},d31d:function(t,s,i){"use strict";function n(t){return/[\w!#$%&'*+/=?^_`{|}~-]+(?:\.[\w!#$%&'*+/=?^_`{|}~-]+)*@(?:[\w](?:[\w-]*[\w])?\.)+[\w](?:[\w-]*[\w])?/.test(t)}function a(t){return/^1[3-9]\d{9}$/.test(t)}function r(t){return/http(s)?:\/\/([\w-]+\.)+[\w-]+(\/[\w-.\/?%&=]*)?/.test(t)}function o(t){return!/Invalid|NaN/.test(new Date(t).toString())}function c(t){return/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/.test(t)}function u(t){return/^[\+-]?(\d+\.?\d*|\.\d+|\d\.\d+e\+\d+)$/.test(t)}function l(t){return/^\d+$/.test(t)}function f(t){return/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/.test(t)}function d(t){var e=/^[\u4eac\u6d25\u6caa\u6e1d\u5180\u8c6b\u4e91\u8fbd\u9ed1\u6e58\u7696\u9c81\u65b0\u82cf\u6d59\u8d63\u9102\u6842\u7518\u664b\u8499\u9655\u5409\u95fd\u8d35\u7ca4\u9752\u85cf\u5ddd\u5b81\u743c\u4f7f\u9886A-Z]{1}[A-Z]{1}(([0-9]{5}[DF]$)|([DF][A-HJ-NP-Z0-9][0-9]{4}$))/,s=/^[\u4eac\u6d25\u6caa\u6e1d\u5180\u8c6b\u4e91\u8fbd\u9ed1\u6e58\u7696\u9c81\u65b0\u82cf\u6d59\u8d63\u9102\u6842\u7518\u664b\u8499\u9655\u5409\u95fd\u8d35\u7ca4\u9752\u85cf\u5ddd\u5b81\u743c\u4f7f\u9886A-Z]{1}[A-Z]{1}[A-HJ-NP-Z0-9]{4}[A-HJ-NP-Z0-9\u6302\u5b66\u8b66\u6e2f\u6fb3]{1}$/;return 7===t.length?s.test(t):8===t.length&&e.test(t)}function _(t){return/^[1-9]\d*(,\d{3})*(\.\d{1,2})?$|^0\.\d{1,2}$/.test(t)}function p(t){var e=/^[\u4e00-\u9fa5]+$/gi;return e.test(t)}function v(t){return/^[a-zA-Z]*$/.test(t)}function m(t){var e=/^[0-9a-zA-Z]*$/g;return e.test(t)}function h(t,e){return t.indexOf(e)>=0}function g(t,e){return t>=e[0]&&t<=e[1]}function $(t,e){return t.length>=e[0]&&t.length<=e[1]}function b(t){var e=/^\d{3,4}-\d{7,8}(-\d{3,4})?$/;return e.test(t)}function y(t){switch(typeof t){case"undefined":return!0;case"string":if(0==t.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,"").length)return!0;break;case"boolean":if(!t)return!0;break;case"number":if(0===t||isNaN(t))return!0;break;case"object":if(null===t||0===t.length)return!0;for(var e in t)return!1;return!0}return!1}function w(t){if("string"==typeof t)try{var s=JSON.parse(t);return!("object"!=typeof s||!s)}catch(e){return!1}return!1}function C(t){return"function"===typeof Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function x(t){return"[object Object]"===Object.prototype.toString.call(t)}function j(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6;return new RegExp("^\\d{".concat(e,"}$")).test(t)}Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var k={email:n,mobile:a,url:r,date:o,dateISO:c,number:u,digits:l,idCard:f,carNo:d,amount:_,chinese:p,letter:v,enOrNum:m,contains:h,range:g,rangeLength:$,empty:y,isEmpty:y,jsonString:w,landline:b,object:x,array:C,code:j};s.default=k},d353:function(t,e,s){"use strict";s.r(e);var i=s("bc9e"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},d390:function(t,e,s){"use strict";s.r(e);var i=s("d4a1"),n=s("ee09");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},d3ab:function(t,e){t.exports="/static/img/kfheader.png"},d4a1:function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={tkiQrcode:s("d05a").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","vheight"),attrs:{_i:1}}),i("view",{staticClass:t._$s(2,"sc","top flex"),attrs:{_i:2}},[i("image",{staticClass:t._$s(3,"sc","top-icon1"),attrs:{src:t._$s(3,"a-src",s("5bc0")),_i:3},on:{click:function(e){return t.back()}}}),i("image",{staticClass:t._$s(4,"sc","top-icon2"),attrs:{src:t._$s(4,"a-src",s("5506")),_i:4},on:{click:function(e){return t.navTo("/pages/user/cbRecord")}}})]),i("view",{staticClass:t._$s(5,"sc","title"),attrs:{_i:5}},[t._v(t._$s(5,"t0-0",t._s(t.$t("cb.cb"))))]),i("view",{staticClass:t._$s(6,"sc","type flex"),attrs:{_i:6},on:{click:function(e){return t.navTo("/pages/transaction/cblist")}}},[i("view",{staticClass:t._$s(7,"sc","type-left"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(t.$t("cb.bz"))))]),i("view",{staticClass:t._$s(8,"sc","type-right"),attrs:{_i:8}},[i("view",{staticClass:t._$s(9,"sc","type-name"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.info.title)))]),i("image",{staticClass:t._$s(10,"sc","type-icon"),attrs:{src:t._$s(10,"a-src",s("f10d")),_i:10}})])]),i("view",{staticClass:t._$s(11,"sc","main"),attrs:{_i:11}},[i("view",{staticClass:t._$s(12,"sc","main-title"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.$t("cb.cbwl"))))]),i("view",{staticClass:t._$s(13,"sc","main-list"),attrs:{_i:13}},[t._v(t._$s(13,"t0-0",t._s(t.info.czline)))]),i("view",{staticClass:t._$s(14,"sc","main-title"),attrs:{_i:14}},[t._v(t._$s(14,"t0-0",t._s(t.$t("cb.cbdz"))))]),i("view",{staticClass:t._$s(15,"sc","erweima"),attrs:{_i:15}},[i("tki-qrcode",{ref:"qrcode",attrs:{cid:t.cid,val:t.info.czaddress,size:t.size,unit:t.unit,background:t.background,foreground:t.foreground,pdground:t.pdground,iconSize:t.iconSize,lv:t.lv,onval:t.onval,loadMake:t.loadMake,usingComponents:t.usingComponents,_i:16},on:{result:t.qrR}})],1),i("view",{staticClass:t._$s(17,"sc","address"),attrs:{_i:17}},[t._v(t._$s(17,"t0-0",t._s(t.info.czaddress)))]),i("view",{staticClass:t._$s(18,"sc","btn"),attrs:{_i:18},on:{click:function(e){return t.copy(t.info.czaddress)}}},[t._v(t._$s(18,"t0-0",t._s(t.$t("cb.fzdz"))))])]),i("view",{staticClass:t._$s(19,"sc","info"),attrs:{_i:19}},[i("view",{staticClass:t._$s(20,"sc","info-item red"),attrs:{_i:20}},[t._v(t._$s(20,"t0-0",t._s(t.$t("cb.zxczje")))+t._$s(20,"t0-1",t._s(t.info.czminnum))+t._$s(20,"t0-2",t._s(t.info.title))+t._$s(20,"t0-3",t._s(t.$t("cb.xyzxje"))))]),i("view",{staticClass:t._$s(21,"sc","info-item"),attrs:{_i:21}},[t._v(t._$s(21,"t0-0",t._s(t.$t("cb.qxzzqd"))))]),i("view",{staticClass:t._$s(22,"sc","info-item"),attrs:{_i:22}},[t._v(t._$s(22,"t0-0",t._s(t.$t("cb.zxczje")))+t._$s(22,"t0-1",t._s(t.info.czminnum))+t._$s(22,"t0-2",t._s(t.info.title))+t._$s(22,"t0-3",t._s(t.$t("cb.xyzxje"))))]),i("view",{staticClass:t._$s(23,"sc","info-item"),attrs:{_i:23}},[t._v(t._$s(23,"t0-0",t._s(t.$t("cb.ndczdz"))))]),i("view",{staticClass:t._$s(24,"sc","info-item"),attrs:{_i:24}},[t._v(t._$s(24,"t0-0",t._s(t.$t("cb.qwbqrdn"))))])]),i("view",{staticClass:t._$s(25,"sc","sr"),attrs:{_i:25}},[i("view",{staticClass:t._$s(26,"sc","sr-title"),attrs:{_i:26}},[t._v(t._$s(26,"t0-0",t._s(t.$t("cb.zzje"))))]),i("view",{staticClass:t._$s(27,"sc","sr-input"),attrs:{_i:27}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.num,expression:"num"}],attrs:{placeholder:t._$s(28,"a-placeholder",t.$t("cb.qsrzzje")),_i:28},domProps:{value:t._$s(28,"v-model",t.num)},on:{input:function(e){e.target.composing||(t.num=e.target.value)}}})]),i("view",{staticClass:t._$s(29,"sc","sr-title"),attrs:{_i:29}},[t._v(t._$s(29,"t0-0",t._s(t.$t("cb.xczzpz"))))]),i("view",{staticClass:t._$s(30,"sc","sr-image"),attrs:{_i:30}},[t._$s(31,"i",t.image)?i("image",{staticClass:t._$s(31,"sc","upload-img"),attrs:{src:t._$s(31,"a-src",t.image),_i:31},on:{click:function(e){return e.stopPropagation(),t.imgsub(e)}}}):t._e(),t._$s(32,"i",!t.image)?i("image",{staticClass:t._$s(32,"sc","upload-img"),attrs:{src:t._$s(32,"a-src",s("637e")),_i:32},on:{click:function(e){return e.stopPropagation(),t.imgsub(e)}}}):t._e()]),i("view",{staticClass:t._$s(33,"sc","sr-btn"),attrs:{_i:33},on:{click:function(e){return t.submit()}}},[t._v(t._$s(33,"t0-0",t._s(t.$t("cb.tj"))))])])])},a=[]},d91d:function(t,e,s){"use strict";s.r(e);var i=s("5b5b"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},dbc2:function(t,e){t.exports="/static/icon/gn-1.png"},dcde:function(t,e,s){"use strict";s.r(e);var i=s("a6ca"),n=s("2fa7");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},dd9c:function(t,e,s){"use strict";s.r(e);var i=s("b08a"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},de0c:function(t,e,s){"use strict";s.r(e);var i=s("5da1"),n=s("891b");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},de42:function(t,e,s){"use strict";s.r(e);var i=s("8ac0"),n=s("f6e6");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},deec:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{keyworld:"",rmlist:["USDT","BTC","ETH","TRX"],bilist:[],maxheight:""}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("cb.cblb")})},onShow:function(){this.loadData()},onReachBottom:function(){},onReady:function(e){var s=this;uni.getSystemInfo({success:function(e){var i=uni.createSelectorQuery();i.select(".swiper-box").boundingClientRect(),i.exec((function(i){s.maxheight=e.windowHeight-i[0].top+"px",t("log","\u6253\u5370\u9875\u9762\u7684\u5269\u4f59\u9ad8\u5ea6",s.maxheight," at pages/transaction/cblist.vue:58")}))},fail:function(t){}})},methods:{loadData:function(){var e=this;(0,i.czcoin)({name:this.keyworld}).then((function(s){t("log",s.data," at pages/transaction/cblist.vue:67"),e.bilist=s.data}))},navTo:function(t){uni.navigateTo({url:t,fail:function(){uni.switchTab({url:t})}})},nav:function(t){if(2==t.czstatus)return this.$api.msg("\u5f53\u524d\u5e01\u79cd\u4e0d\u652f\u6301\u5145\u503c");uni.navigateTo({url:"/pages/transaction/cbdetail?type="+t.id})}}};e.default=n}).call(this,s("0de9")["default"])},dfd2:function(t,e,s){"use strict";s.r(e);var i=s("f109"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},e299:function(t,e,s){"use strict";s.r(e);var i=s("ff34"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},e2bc:function(t,e,s){"use strict";s.r(e);var i=s("9598"),n=s("29c3");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports},e2d4:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=null;function n(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,s=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(null!==i&&clearTimeout(i),s){var n=!i;i=setTimeout((function(){i=null}),e),n&&"function"===typeof t&&t()}else i=setTimeout((function(){"function"===typeof t&&t()}),e)}var a=n;e.default=a},e56a:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(s("a34a"));function n(t){return t&&t.__esModule?t:{default:t}}function a(t,e,s,i,n,a,r){try{var o=t[a](r),c=o.value}catch(u){return void s(u)}o.done?e(c):Promise.resolve(c).then(i,n)}function r(t){return function(){var e=this,s=arguments;return new Promise((function(i,n){var r=t.apply(e,s);function o(t){a(r,i,n,o,c,"next",t)}function c(t){a(r,i,n,o,c,"throw",t)}o(void 0)}))}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function c(t,e){for(var s=0;s<e.length;s++){var i=e[s];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function u(t,e,s){return e&&c(t.prototype,e),s&&c(t,s),t}var l=function(){function t(){o(this,t),this.config={type:"navigateTo",url:"",delta:1,params:{},animationType:"pop-in",animationDuration:300,intercept:!1},this.route=this.route.bind(this)}return u(t,[{key:"addRootPath",value:function(t){return"/"===t[0]?t:"/".concat(t)}},{key:"mixinParam",value:function(t,e){t=t&&this.addRootPath(t);var s="";return/.*\/.*\?.*=.*/.test(t)?(s=uni.$u.queryParams(e,!1),t+"&"+s):(s=uni.$u.queryParams(e),t+s)}},{key:"route",value:function(){var t=r(i.default.mark((function t(){var e,s,n,a,r=arguments;return i.default.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e=r.length>0&&void 0!==r[0]?r[0]:{},s=r.length>1&&void 0!==r[1]?r[1]:{},n={},"string"===typeof e?(n.url=this.mixinParam(e,s),n.type="navigateTo"):(n=uni.$u.deepClone(e,this.config),n.url=this.mixinParam(e.url,e.params)),s.intercept&&(this.config.intercept=s.intercept),n.params=s,n=uni.$u.deepMerge(this.config,n),"function"!==typeof uni.$u.routeIntercept){t.next=14;break}return t.next=10,new Promise((function(t,e){uni.$u.routeIntercept(n,t)}));case 10:a=t.sent,a&&this.openPage(n),t.next=15;break;case 14:this.openPage(n);case 15:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}()},{key:"openPage",value:function(t){var e=t.url,s=(t.type,t.delta),i=t.animationType,n=t.animationDuration;"navigateTo"!=t.type&&"to"!=t.type||uni.navigateTo({url:e,animationType:i,animationDuration:n}),"redirectTo"!=t.type&&"redirect"!=t.type||uni.redirectTo({url:e}),"switchTab"!=t.type&&"tab"!=t.type||uni.switchTab({url:e}),"reLaunch"!=t.type&&"launch"!=t.type||uni.reLaunch({url:e}),"navigateBack"!=t.type&&"back"!=t.type||uni.navigateBack({delta:s})}}]),t}(),f=(new l).route;e.default=f},e865:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("7ccc"),n={data:function(){return{loaded:!1,lpwd:"",relpwd:"",invit:"",email:"",phone:"",password:"",repassword:"",invitation:"",code:"",time:"",countDown:0}},onLoad:function(){uni.setNavigationBarTitle({title:this.$t("login.zc")}),this.invitation=uni.getStorageSync("spread")||""},watch:{countDown:function(t){0==t&&clearInterval(this.time)}},methods:{dl:function(){uni.navigateTo({url:"/pages/public/login"})},register:function(){var t=this;t.loaded||(""!=t.email?""!=t.lpwd?""!=t.relpwd?t.relpwd==t.lpwd?""!=t.code?(t.loaded=!0,(0,i.zc)({email:t.email,lpwd:t.lpwd,invit:t.invit,phone:t.phone,yincang:1,ecode:t.code}).then((function(e){t.loaded=!1,uni.showToast({title:this.$t("login.zccg"),duration:2e3,position:"top"}),setTimeout((function(){uni.navigateTo({url:"/pages/public/login"})}),1e3)})).catch((function(e){t.loaded=!1}))):t.$api.msg(this.$t("login.qsryzm")):t.$api.msg(this.$t("mm.lcmmbyz")):t.$api.msg(this.$t("mm.qsrqrmm")):t.$api.msg(this.$t("login.qsrmm")):t.$api.msg(this.$t("login.qsryx")))},isEmailAvailable:function(t){var e=/^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/;return!!e.test(t)},verification:function(){var e=this;return""==e.email?e.$api.msg(this.$t("login.qsryx")):e.isEmailAvailable(e.email)?!(e.countDown>0)&&(e.countDown=60,e.time=setInterval((function(){e.countDown--}),1e3),void(0,i.getYzm)({email:e.email}).then((function(t){t.data})).catch((function(e){t("log",e," at pages/public/register.vue:180")}))):e.$api.msg(this.$t("login.qsrzqdyx"))},login:function(){uni.navigateTo({url:"/pages/public/login"})}}};e.default=n}).call(this,s("0de9")["default"])},e96c:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.groom4=a,e.groom1=r,e.groom3=o,e.loadIndexs=c,e.geLevertade=u,e.gglist=l,e.gginfo=f;var i=n(s("6dc4"));function n(t){return t&&t.__esModule?t:{default:t}}function a(t){return(0,i.default)({url:"/groom/list/4",method:"get",data:t})}function r(t){return(0,i.default)({url:"/groom/list/1",method:"get",data:t})}function o(t){return(0,i.default)({url:"/groom/list/3",method:"get",data:t})}function c(t){return(0,i.default)({url:"/index",method:"get",data:t})}function u(t){return(0,i.default)({url:"/Levertade/ctmarket",method:"get",data:t})}function l(t){return(0,i.default)({url:"/index/gglist",method:"get",data:t})}function f(t){return(0,i.default)({url:"/index/gginfo",method:"get",data:t})}},e991:function(t,e,s){"use strict";function i(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function n(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?i(Object(s),!0).forEach((function(e){a(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):i(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function a(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r={name:"uniTransition",props:{show:{type:Boolean,default:!1},modeClass:{type:Array,default:function(){return[]}},duration:{type:Number,default:300},styles:{type:Object,default:function(){return{}}}},data:function(){return{isShow:!1,transform:"",ani:{in:"",active:""}}},watch:{show:{handler:function(t){t?this.open():this.close()},immediate:!0}},computed:{stylesObject:function(){var t=n(n({},this.styles),{},{"transition-duration":this.duration/1e3+"s"}),e="";for(var s in t){var i=this.toLine(s);e+=i+":"+t[s]+";"}return e}},created:function(){},methods:{change:function(){this.$emit("click",{detail:this.isShow})},open:function(){var t=this;for(var e in clearTimeout(this.timer),this.isShow=!0,this.transform="",this.ani.in="",this.getTranfrom(!1))"opacity"===e?this.ani.in="fade-in":this.transform+="".concat(this.getTranfrom(!1)[e]," ");this.$nextTick((function(){setTimeout((function(){t._animation(!0)}),50)}))},close:function(t){clearTimeout(this.timer),this._animation(!1)},_animation:function(t){var e=this,s=this.getTranfrom(t);for(var i in this.transform="",s)"opacity"===i?this.ani.in="fade-".concat(t?"out":"in"):this.transform+="".concat(s[i]," ");this.timer=setTimeout((function(){t||(e.isShow=!1),e.$emit("change",{detail:e.isShow})}),this.duration)},getTranfrom:function(t){var e={transform:""};return this.modeClass.forEach((function(s){switch(s){case"fade":e.opacity=t?1:0;break;case"slide-top":e.transform+="translateY(".concat(t?"0":"-100%",") ");break;case"slide-right":e.transform+="translateX(".concat(t?"0":"100%",") ");break;case"slide-bottom":e.transform+="translateY(".concat(t?"0":"100%",") ");break;case"slide-left":e.transform+="translateX(".concat(t?"0":"-100%",") ");break;case"zoom-in":e.transform+="scale(".concat(t?1:.8,") ");break;case"zoom-out":e.transform+="scale(".concat(t?1:1.2,") ");break}})),e},_modeClassArr:function(t){var e=this.modeClass;if("string"!==typeof e){var s="";return e.forEach((function(e){s+=e+"-"+t+","})),s.substr(0,s.length-1)}return e+"-"+t},toLine:function(t){return t.replace(/([A-Z])/g,"-$1").toLowerCase()}}};e.default=r},eae8:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","vheight"),attrs:{_i:1}}),i("view",{staticClass:t._$s(2,"sc","usdtTitle flex"),attrs:{_i:2}},[i("view",{staticClass:t._$s(3,"sc","left flex"),attrs:{_i:3}},[i("image",{staticClass:t._$s(4,"sc","img margin-r-10"),attrs:{src:t._$s(4,"a-src",s("bd0f")),_i:4},on:{click:function(e){t.alertShow=!0}}}),i("view",{staticClass:t._$s(5,"sc","margin-r-10"),attrs:{_i:5}},[t._v(t._$s(5,"t0-0",t._s(t.listOBj[t.actionList].name)))]),i("view",{class:t._$s(6,"c",{"font-color-green":t.listOBj[t.actionList].bool,"font-color-red":!t.listOBj[t.actionList].bool}),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.listOBj[t.actionList].dcf)))])]),i("view",{staticClass:t._$s(7,"sc","right"),attrs:{_i:7}},[i("image",{staticClass:t._$s(8,"sc","img"),attrs:{src:t._$s(8,"a-src",s("0e20")),_i:8}})])]),i("view",{staticClass:t._$s(9,"sc","box flex padding-t-20 padding-b-30"),attrs:{_i:9}},[i("view",{staticClass:t._$s(10,"sc","item"),attrs:{_i:10}},[i("view",{staticClass:t._$s(11,"sc","itemTitle margin-b-20"),attrs:{_i:11}}),i("view",{staticClass:t._$s(12,"sc","buttomBox flex"),attrs:{_i:12}},[i("view",{staticClass:t._$s(13,"sc","buttom "),class:t._$s(13,"c",{action:1==t.typeIndex}),attrs:{_i:13},on:{click:function(e){t.typeIndex=1}}}),i("view",{staticClass:t._$s(14,"sc","buttom "),class:t._$s(14,"c",{action:2==t.typeIndex,"bg-danger":2==t.typeIndex}),attrs:{_i:14},on:{click:function(e){t.typeIndex=2}}})]),i("view",{staticClass:t._$s(15,"sc","tabType flex "),attrs:{_i:15}},[i("view",{staticClass:t._$s(16,"sc","tab"),class:t._$s(16,"c",{action:1==t.jyType}),attrs:{_i:16},on:{click:function(e){t.jyType=1}}}),i("view",{staticClass:t._$s(17,"sc","tab"),class:t._$s(17,"c",{action:2==t.jyType}),attrs:{_i:17},on:{click:function(e){t.jyType=2}}})]),t._$s(18,"i",1==t.jyType)?i("view",{staticClass:t._$s(18,"sc","inputBox margin-b-20 flex"),attrs:{_i:18}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.xzMoney,expression:"xzMoney"}],staticClass:t._$s(19,"sc","input"),attrs:{_i:19},domProps:{value:t._$s(19,"v-model",t.xzMoney)},on:{input:function(e){e.target.composing||(t.xzMoney=e.target.value)}}}),i("view",{staticClass:t._$s(20,"sc","buttomZd font-color-yellow"),attrs:{_i:20},on:{click:function(e){t.xzMoney=t.listOBj[t.actionList].last}}})]):t._e(),t._$s(21,"i",2==t.jyType)?i("view",{staticClass:t._$s(21,"sc","inputBox margin-b-20 flex"),attrs:{_i:21}},[i("input",{staticClass:t._$s(22,"sc","input"),attrs:{_i:22}})]):t._e(),t._$s(23,"i",2==t.typeIndex)?i("view",{staticClass:t._$s(23,"sc","itemTitle margin-b-20"),attrs:{_i:23}}):t._e(),t._$s(24,"i",2==t.typeIndex)?i("view",{staticClass:t._$s(24,"sc","inputBox flex margin-b-20"),attrs:{_i:24}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.payNum,expression:"payNum"}],staticClass:t._$s(25,"sc","input"),attrs:{_i:25},domProps:{value:t._$s(25,"v-model",t.payNum)},on:{input:function(e){e.target.composing||(t.payNum=e.target.value)}}}),i("view",{staticClass:t._$s(26,"sc","rightInputBox flex"),attrs:{_i:26}},[i("image",{staticClass:t._$s(27,"sc","img"),attrs:{src:t._$s(27,"a-src",s("ef9d")),_i:27},on:{click:function(e){t.payNum>0&&t.payNum--}}}),i("view",{staticClass:t._$s(28,"sc","jg"),attrs:{_i:28}}),i("image",{staticClass:t._$s(29,"sc","img"),attrs:{src:t._$s(29,"a-src",s("87ea")),_i:29},on:{click:function(e){t.payNum++}}})])]):t._e(),t._$s(30,"i",1==t.typeIndex)?i("view"):t._e(),t._$s(31,"i",2==t.typeIndex)?i("view"):t._e(),i("view",{staticClass:t._$s(32,"sc","flex margin-b-20"),attrs:{_i:32}},[i("view",{staticClass:t._$s(33,"sc","itemTitle"),attrs:{_i:33}}),t._$s(34,"i",1==t.typeIndex)?i("view",{staticClass:t._$s(34,"sc","itemTitle"),attrs:{_i:34}},[t._v(t._$s(34,"t0-0",t._s(t.userInfo.usdt)))]):t._e(),t._$s(35,"i",2==t.typeIndex)?i("view",{staticClass:t._$s(35,"sc","itemTitle"),attrs:{_i:35}},[t._v(t._$s(35,"t0-0",t._s(t.yue))+t._$s(35,"t0-1",t._s(t.dqbz)))]):t._e()]),t._$s(36,"i",1==t.typeIndex)?i("view",{staticClass:t._$s(36,"sc","inputBox margin-b-20 flex"),attrs:{_i:36}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.jye,expression:"jye"}],staticClass:t._$s(37,"sc","input"),attrs:{_i:37},domProps:{value:t._$s(37,"v-model",t.jye)},on:{input:function(e){e.target.composing||(t.jye=e.target.value)}}}),i("view",[t._v(t._$s(38,"t0-0",t._s(t.dhbz)))])]):t._e(),i("view",{staticClass:t._$s(39,"sc","buttomSubmit"),class:t._$s(39,"c",{"bg-success":1==t.typeIndex,"bg-danger":2==t.typeIndex}),attrs:{_i:39},on:{click:function(e){return t.UpOrderHandle()}}},[t._v(t._$s(39,"t0-0",t._s(1==t.typeIndex?"\u8cb7\u5165":"\u8ce3\u51fa")))])]),i("view",{staticClass:t._$s(40,"sc","right-wrap"),attrs:{_i:40}},[i("view",{staticClass:t._$s(41,"sc","line flex"),attrs:{_i:41}},[i("view"),i("view")]),i("view",t._l(t._$s(45,"f",{forItems:t.gmList}),(function(e,s,n,a){return i("view",{key:t._$s(45,"f",{forIndex:n,key:"45-"+a}),staticClass:t._$s("45-"+a,"sc","line flex"),attrs:{_i:"45-"+a}},[i("view",[t._v(t._$s("46-"+a,"t0-0",t._s(e.pri)))]),i("view",[t._v(t._$s("47-"+a,"t0-0",t._s(e.num)))])])})),0),i("view",{staticClass:t._$s(48,"sc","new-price"),attrs:{_i:48}},[t._v(t._$s(48,"t0-0",t._s(t.listOBj[t.actionList].last)))]),i("view",t._l(t._$s(50,"f",{forItems:t.mcList}),(function(e,s,n,a){return i("view",{key:t._$s(50,"f",{forIndex:n,key:"50-"+a}),staticClass:t._$s("50-"+a,"sc","line flex"),attrs:{_i:"50-"+a}},[i("view",[t._v(t._$s("51-"+a,"t0-0",t._s(e.pri)))]),i("view",[t._v(t._$s("52-"+a,"t0-0",t._s(e.num)))])])})),0)])]),i("view",{staticClass:t._$s(53,"sc","box margin-t-30 padding-t-30 padding-b-30"),attrs:{_i:53}},[i("view",{staticClass:t._$s(54,"sc","flex listTitleBox"),attrs:{_i:54}},[i("view",{staticClass:t._$s(55,"sc","leftBottom flex"),attrs:{_i:55}},[i("view",{staticClass:t._$s(56,"sc","titleType margin-r-30"),class:t._$s(56,"c",{action:0==t.ddType}),attrs:{_i:56},on:{click:function(e){return t.ddTypeChage(0)}}})]),i("view",{staticClass:t._$s(57,"sc","rightBottom flex"),attrs:{_i:57},on:{click:function(e){return t.navto("/pages/transaction/bblist?type="+t.dqbz)}}},[i("image",{staticClass:t._$s(58,"sc","img"),attrs:{src:t._$s(58,"a-src",s("bd0f")),_i:58}}),i("view",{staticClass:t._$s(59,"sc","more"),attrs:{_i:59}})])]),t._l(t._$s(60,"f",{forItems:t.loadData[t.ddType].list}),(function(e,s,n,a){return i("view",{key:t._$s(60,"f",{forIndex:n,key:"60-"+a}),staticClass:t._$s("60-"+a,"sc","usdtList padding-t-30 padding-b-30"),attrs:{_i:"60-"+a}},[i("view",{staticClass:t._$s("61-"+a,"sc","flex"),attrs:{_i:"61-"+a}},[i("view",{staticClass:t._$s("62-"+a,"sc","name"),attrs:{_i:"62-"+a}},[t._$s("63-"+a,"i",1==e.type)?i("text",{staticClass:t._$s("63-"+a,"sc","font-color-green"),attrs:{_i:"63-"+a}}):t._e(),t._$s("64-"+a,"i",2==e.type)?i("text",{staticClass:t._$s("64-"+a,"sc","font-color-red"),attrs:{_i:"64-"+a}}):t._e(),i("text",[t._v(t._$s("65-"+a,"t0-0",t._s(e.symbol)))])]),t._$s("66-"+a,"i",0==t.ddType)?i("view",{staticClass:t._$s("66-"+a,"sc","usdtListButtom"),attrs:{_i:"66-"+a},on:{click:function(s){return t.clearorder(e)}}}):t._e()]),i("view",{staticClass:t._$s("67-"+a,"sc","tip "),attrs:{_i:"67-"+a}},[t._$s("68-"+a,"i",1==e.direction)?i("text",[t._v(t._$s("68-"+a,"t0-0",t._s(e.wttime)))]):t._e(),t._$s("69-"+a,"i",2==e.direction)?i("text",[t._v(t._$s("69-"+a,"t0-0",t._s(e.addtime)))]):t._e()]),i("view",{staticClass:t._$s("70-"+a,"sc","flex"),attrs:{_i:"70-"+a}},[i("view",{staticClass:t._$s("71-"+a,"sc","tipList"),attrs:{_i:"71-"+a}},[i("view",{staticClass:t._$s("72-"+a,"sc","nameTip"),attrs:{_i:"72-"+a}}),i("view",{staticClass:t._$s("73-"+a,"sc","text"),attrs:{_i:"73-"+a}},[t._v(t._$s("73-"+a,"t0-0",t._s(e.xjprice)))])]),i("view",{staticClass:t._$s("74-"+a,"sc","tipList"),attrs:{_i:"74-"+a}},[i("view",{staticClass:t._$s("75-"+a,"sc","nameTip"),attrs:{_i:"75-"+a}}),i("view",{staticClass:t._$s("76-"+a,"sc","text"),attrs:{_i:"76-"+a}},[t._v(t._$s("76-"+a,"t0-0",t._s(e.usdtnum)))])]),i("view",{staticClass:t._$s("77-"+a,"sc","tipList"),attrs:{_i:"77-"+a}},[i("view",{staticClass:t._$s("78-"+a,"sc","nameTip"),attrs:{_i:"78-"+a}}),i("view",{staticClass:t._$s("79-"+a,"sc","text"),attrs:{_i:"79-"+a}},[t._v(t._$s("79-"+a,"t0-0",t._s(e.coinnum)))])])])])}))],2),i("view",{directives:[{name:"show",rawName:"v-show",value:t._$s(80,"v-show",t.alertShow),expression:"_$s(80,'v-show',alertShow)"}],staticClass:t._$s(80,"sc","alertBox"),attrs:{_i:80}},[i("view",{staticClass:t._$s(81,"sc","vheight"),attrs:{_i:81}}),i("view",{staticClass:t._$s(82,"sc","reback"),attrs:{_i:82}},[i("image",{attrs:{src:t._$s(83,"a-src",s("1deb")),_i:83},on:{click:function(e){t.alertShow=!1}}})]),i("view",{staticClass:t._$s(84,"sc","list flex"),attrs:{_i:84}},[i("view",{staticClass:t._$s(85,"sc","type"),attrs:{_i:85}}),i("view",{staticClass:t._$s(86,"sc","type"),attrs:{_i:86}}),i("view",{staticClass:t._$s(87,"sc","type"),attrs:{_i:87}})]),t._l(t._$s(88,"f",{forItems:t.listOBj}),(function(e,s,n,a){return t._$s("88-"+a,"i","BCH/USDT"!=e.name)?i("view",{key:t._$s(88,"f",{forIndex:n,key:"88-"+a}),staticClass:t._$s("88-"+a,"sc","itemlist flex"),attrs:{_i:"88-"+a},on:{click:function(s){return t.changeData(e)}}},[i("view",{staticClass:t._$s("89-"+a,"sc","type name"),attrs:{_i:"89-"+a}},[t._v(t._$s("89-"+a,"t0-0",t._s(e.name)))]),i("view",{staticClass:t._$s("90-"+a,"sc","type money"),class:t._$s("90-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"90-"+a}},[t._v(t._$s("90-"+a,"t0-0",t._s(e.last)))]),i("view",{staticClass:t._$s("91-"+a,"sc","type bfb"),class:t._$s("91-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"91-"+a}},[t._v(t._$s("91-"+a,"t0-0",t._s(e.dcf)))])]):t._e()})),t._l(t._$s(92,"f",{forItems:t.listOBj}),(function(e,s,n,a){return t._$s("92-"+a,"i","BCH/USDT"==e.name)?i("view",{key:t._$s(92,"f",{forIndex:n,key:"92-"+a}),staticClass:t._$s("92-"+a,"sc","itemlist flex"),attrs:{_i:"92-"+a},on:{click:function(s){return t.changeData(e)}}},[i("view",{staticClass:t._$s("93-"+a,"sc","type name"),attrs:{_i:"93-"+a}},[t._v(t._$s("93-"+a,"t0-0",t._s(e.name)))]),i("view",{staticClass:t._$s("94-"+a,"sc","type money"),class:t._$s("94-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"94-"+a}},[t._v(t._$s("94-"+a,"t0-0",t._s(e.last)))]),i("view",{staticClass:t._$s("95-"+a,"sc","type bfb"),class:t._$s("95-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"95-"+a}},[t._v(t._$s("95-"+a,"t0-0",t._s(e.dcf)))])]):t._e()}))],2)])},a=[]},ebb2:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}})},a=[]},ebd8:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(s("7f23"));function n(t){return t&&t.__esModule?t:{default:t}}var a={name:"UniPopup",components:{uniTransition:i.default},props:{animation:{type:Boolean,default:!0},type:{type:String,default:"center"},maskClick:{type:Boolean,default:!0}},data:function(){return{duration:300,ani:[],showPopup:!1,showTrans:!1,maskClass:{position:"fixed",bottom:0,top:0,left:0,right:0,backgroundColor:"rgba(0, 0, 0, 0.4)"},transClass:{position:"fixed",left:0,right:0}}},watch:{type:{handler:function(t){switch(this.type){case"top":this.ani=["slide-top"],this.transClass={position:"fixed",left:0,right:0};break;case"bottom":this.ani=["slide-bottom"],this.transClass={position:"fixed",left:0,right:0,bottom:0};break;case"center":this.ani=["zoom-out","fade"],this.transClass={position:"fixed",display:"flex",flexDirection:"column",bottom:0,left:0,right:0,top:0,justifyContent:"center",alignItems:"center"};break}},immediate:!0}},created:function(){this.animation?this.duration=300:this.duration=0},methods:{clear:function(t){t.stopPropagation()},open:function(){var t=this;this.showPopup=!0,this.$nextTick((function(){clearTimeout(t.timer),t.timer=setTimeout((function(){t.showTrans=!0}),50)})),this.$emit("change",{show:!0})},close:function(t){var e=this;this.showTrans=!1,this.$nextTick((function(){clearTimeout(e.timer),e.timer=setTimeout((function(){e.$emit("change",{show:!1}),e.showPopup=!1}),300)}))},onTap:function(){this.maskClick&&this.close()}}};e.default=a},ec58:function(t,e,s){"use strict";s.r(e);var i=s("129c"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},ecd6:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("7ccc"),n={data:function(){return{id:"",info:{},page:1,limit:10,loadingType:"more",loaded:!1,list:[]}},onLoad:function(t){t.id&&(this.id=t.id,this.coininfo())},onShow:function(){},onReachBottom:function(){t("log","dao"," at pages/user/coininfo.vue:71"),this.bill()},onReady:function(){},methods:{navto:function(t){uni.navigateTo({url:t})},coininfo:function(){var e=this;(0,i.coininfo)({cid:e.id}).then((function(s){t("log",s," at pages/user/coininfo.vue:86"),e.info=s.data,e.bill()}))},bill:function(){var e=this;"loading"!=e.loadingType&&"noMore"!=e.loadingType&&(e.loadingType="loading",(0,i.bill)({name:e.info.name,page:e.page,limit:e.limit}).then((function(s){t("log",s," at pages/user/coininfo.vue:102"),e.list=e.list.concat(s.data),e.limit==s.data.length?e.loadingType="more":e.loadingType="noMore",e.loaded=!0})))}}};e.default=n}).call(this,s("0de9")["default"])},ee09:function(t,e,s){"use strict";s.r(e);var i=s("1109"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},ee6d:function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=r(i("a34a")),a=r(i("6ec1"));function r(t){return t&&t.__esModule?t:{default:t}}function o(t,e,s,i,n,a,r){try{var o=t[a](r),c=o.value}catch(u){return void s(u)}o.done?e(c):Promise.resolve(c).then(i,n)}function c(t){return function(){var e=this,s=arguments;return new Promise((function(i,n){var a=t.apply(e,s);function r(t){o(a,i,n,r,c,"next",t)}function c(t){o(a,i,n,r,c,"throw",t)}r(void 0)}))}}var u={baseURL:a.default.state.baseURL,header:{"Content-Type":"application/x-www-form-urlencoded"},interceptors:{request:function(t,e){u.request.success=t,u.request.error=e},response:function(t,e){u.response.success=t,u.response.error=e}},request:{success:function(t){return t},error:function(t){return t}},response:{success:function(t){return t},error:function(t){return t}},open:function(){var t=c(n.default.mark((function t(s){return n.default.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,new Promise((function(t,i){var n="",a="";n=u.request.success(s),a=u.baseURL+n.url,uni.request({url:a,method:n.method||"GET",data:n.data,header:s.header||u.header,success:function(s){if(200==s.statusCode)try{t(u.response.success(s))}catch(e){u.response.error(e)}},fail:function(t){u.response.error(t)}})}));case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)})));function s(e){return t.apply(this,arguments)}return s}(),upFilse:function(){var s=c(n.default.mark((function s(i){return n.default.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.next=2,new Promise((function(s,a){var r="",o="";try{r=u.request.success(i)}catch(e){u.request.error(e)}o=u.baseURL+r.url;var l={upload_img_url:o},f={choose:function(e){return new Promise((function(s,i){uni.chooseImage({count:e,success:function(t){s(t.tempFilePaths)},fail:function(e){t("log",e," at utils/newRequest.js:128"),i(e)}})}))},upload_one:function(e){return new Promise((function(s,i){uni.showLoading({title:"\u4e0a\u4f20\u4e2d"}),uni.uploadFile({url:l.upload_img_url,filePath:e,name:"file",header:{"Authori-zation":"Bearer "+uni.getStorageSync("token")},success:function(e){t("log",e.data,"url"," at utils/newRequest.js:150"),"string"===typeof e.data?s(JSON.parse(e.data).data):s(e.data.data)},complete:function(){uni.hideLoading()}})}))},upload:function(t){var e=this,s=t.length;return new Promise(function(){var i=c(n.default.mark((function i(a,r){var o,c,u;return n.default.wrap((function(i){while(1)switch(i.prev=i.next){case 0:o=[],c=0;case 2:if(!(c<s)){i.next=10;break}return i.next=5,e.upload_one(t[c]);case 5:u=i.sent,o.push(u);case 7:c++,i.next=2;break;case 10:a(o);case 12:case"end":return i.stop()}}),i)})));return function(t,e){return i.apply(this,arguments)}}())},choose_and_upload:function(t){var e=this;return new Promise(function(){var s=c(n.default.mark((function s(i,a){var r;return n.default.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.next=2,e.choose(t);case 2:return r=s.sent,s.next=5,e.upload(r).then((function(t){i(t)})).catch((function(t){a(t)}));case 5:case"end":return s.stop()}}),s)})));return function(t,e){return s.apply(this,arguments)}}())}};f.choose_and_upload(1).then((function(t){s(t)})).catch((function(e){t("log",e," at utils/newRequest.js:192")}))}));case 2:return s.abrupt("return",s.sent);case 3:case"end":return s.stop()}}),s)})));function i(t){return s.apply(this,arguments)}return i}()},l=u;s.default=l}).call(this,i("0de9")["default"])},ef9d:function(t,e){t.exports="/static/icon/hy04.png"},effa:function(t,e,s){"use strict";s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var i={uniLoadMore:s("bec1").default},n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("view",{staticClass:t._$s(1,"sc","top-base"),attrs:{_i:1}},[s("view",{staticClass:t._$s(2,"sc","contentbox_top"),attrs:{_i:2}},[t._v(t._$s(2,"t0-0",t._s(t.info.name)))]),s("view",{staticClass:t._$s(3,"sc","base-info flex"),attrs:{_i:3}},[s("view",{staticClass:t._$s(4,"sc","info-item"),attrs:{_i:4}},[s("view",{staticClass:t._$s(5,"sc","item-name"),attrs:{_i:5}},[t._v(t._$s(5,"t0-0",t._s(t.$t("user.ky"))))]),s("view",{staticClass:t._$s(6,"sc","item-val"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.info.num)))])]),s("view",{staticClass:t._$s(7,"sc","info-item"),attrs:{_i:7}},[s("view",{staticClass:t._$s(8,"sc","item-name"),attrs:{_i:8}},[t._v(t._$s(8,"t0-0",t._s(t.$t("user.dj"))))]),s("view",{staticClass:t._$s(9,"sc","item-val"),attrs:{_i:9}},[t._v(t._$s(9,"t0-0",t._s(t.info.numd)))])]),s("view",{staticClass:t._$s(10,"sc","info-item"),attrs:{_i:10}},[s("view",{staticClass:t._$s(11,"sc","item-name"),attrs:{_i:11}},[t._v(t._$s(11,"t0-0",t._s(t.$t("user.zh"))))]),s("view",{staticClass:t._$s(12,"sc","item-val"),attrs:{_i:12}},[t._v(t._$s(12,"t0-0",t._s(t.info.zhe)))])])])]),s("view"),s("view",{staticClass:t._$s(14,"sc","tit"),attrs:{_i:14}},[t._v(t._$s(14,"t0-0",t._s(t.$t("user.cwjl"))))]),t._l(t._$s(15,"f",{forItems:t.list}),(function(e,i,n,a){return s("view",{key:t._$s(15,"f",{forIndex:n,key:"15-"+a}),staticClass:t._$s("15-"+a,"sc","cwjl-wrap"),attrs:{_i:"15-"+a}},[s("view",{staticClass:t._$s("16-"+a,"sc","jl-tit"),attrs:{_i:"16-"+a}},[t._v(t._$s("16-"+a,"t0-0",t._s(e.remark)))]),s("view",{staticClass:t._$s("17-"+a,"sc","jl-info flex"),attrs:{_i:"17-"+a}},[s("view",{staticClass:t._$s("18-"+a,"sc","info-item"),attrs:{_i:"18-"+a}},[s("view",{staticClass:t._$s("19-"+a,"sc","item-name"),attrs:{_i:"19-"+a}},[t._v(t._$s("19-"+a,"t0-0",t._s(t.$t("user.sl"))))]),s("view",{staticClass:t._$s("20-"+a,"sc","item-val"),attrs:{_i:"20-"+a}},[t._v(t._$s("20-"+a,"t0-0",t._s(e.num)))])]),s("view",{staticClass:t._$s("21-"+a,"sc","info-item"),attrs:{_i:"21-"+a}},[s("view",{staticClass:t._$s("22-"+a,"sc","item-name"),attrs:{_i:"22-"+a}},[t._v(t._$s("22-"+a,"t0-0",t._s(t.$t("user.zt"))))]),s("view",{staticClass:t._$s("23-"+a,"sc","item-val"),attrs:{_i:"23-"+a}},[t._v(t._$s("23-"+a,"t0-0",t._s(1==e.st?t.$t("user.zj"):2==e.st?t.$t("user.js"):"")))])]),s("view",{staticClass:t._$s("24-"+a,"sc","info-item"),attrs:{_i:"24-"+a}},[s("view",{staticClass:t._$s("25-"+a,"sc","item-name"),attrs:{_i:"25-"+a}},[t._v(t._$s("25-"+a,"t0-0",t._s(t.$t("user.sj"))))]),s("view",{staticClass:t._$s("26-"+a,"sc","item-val"),attrs:{_i:"26-"+a}},[t._v(t._$s("26-"+a,"t0-0",t._s(e.addtime)))])])])])})),s("uni-load-more",{attrs:{status:t.loadingType,_i:27}}),s("view",{staticClass:t._$s(28,"sc","tianc"),attrs:{_i:28}}),s("view",{staticClass:t._$s(29,"sc","btm-btn flex"),attrs:{_i:29}},[t._$s(30,"i",1==t.info.czstatus)?s("view",{staticClass:t._$s(30,"sc","btnbox_a "),attrs:{_i:30},on:{click:function(e){return t.navto("/pages/transaction/cbdetail?type="+t.id)}}},[t._v(t._$s(30,"t0-0",t._s(t.$t("user.cb"))))]):t._e(),t._$s(31,"i",1==t.info.txstatus)?s("view",{staticClass:t._$s(31,"sc","btnbox_b "),attrs:{_i:31},on:{click:function(e){return t.navto("/pages/transaction/tbdetail?type="+t.id)}}},[t._v(t._$s(31,"t0-0",t._s(t.$t("user.tb"))))]):t._e(),t._$s(32,"i",4==t.id)?s("view",{staticClass:t._$s(32,"sc","btnbox_b "),attrs:{_i:32},on:{click:function(e){return t.navto("/pages/transaction/transfer")}}},[t._v(t._$s(32,"t0-0",t._s(t.$t("user.hz"))))]):t._e()])],2)},a=[]},f0c5:function(t,e,s){"use strict";function i(t,e,s,i,n,a,r,o,c,u){var l,f="function"===typeof t?t.options:t;if(c){f.components||(f.components={});var d=Object.prototype.hasOwnProperty;for(var _ in c)d.call(c,_)&&!d.call(f.components,_)&&(f.components[_]=c[_])}if(u&&((u.beforeCreate||(u.beforeCreate=[])).unshift((function(){this[u.__module]=this})),(f.mixins||(f.mixins=[])).push(u)),e&&(f.render=e,f.staticRenderFns=s,f._compiled=!0),i&&(f.functional=!0),a&&(f._scopeId="data-v-"+a),r?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(r)},f._ssrRegister=l):n&&(l=o?function(){n.call(this,this.$root.$options.shadowRoot)}:n),l)if(f.functional){f._injectStyles=l;var p=f.render;f.render=function(t,e){return l.call(e),p(t,e)}}else{var v=f.beforeCreate;f.beforeCreate=v?[].concat(v,l):[l]}return{exports:t,options:f}}s.d(e,"a",(function(){return i}))},f109:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"u-line-progress",props:{round:{type:Boolean,default:!0},type:{type:String,default:""},activeColor:{type:String,default:"#19be6b"},inactiveColor:{type:String,default:"#ececec"},percent:{type:Number,default:0},showPercent:{type:Boolean,default:!0},height:{type:[Number,String],default:28},striped:{type:Boolean,default:!1},stripedActive:{type:Boolean,default:!1}},data:function(){return{}},computed:{progressStyle:function(){var t={};return t.width=this.percent+"%",this.activeColor&&(t.backgroundColor=this.activeColor),t}},methods:{}};e.default=i},f10d:function(t,e){t.exports="/static/icon/user-back.png"},f1c7:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[i("view",{staticClass:t._$s(1,"sc","vheight"),attrs:{_i:1}}),i("view",{staticClass:t._$s(2,"sc","usdtTitle flex"),attrs:{_i:2}},[i("view",{staticClass:t._$s(3,"sc","left flex"),attrs:{_i:3}},[i("image",{staticClass:t._$s(4,"sc","img margin-r-10"),attrs:{src:t._$s(4,"a-src",s("bd0f")),_i:4},on:{click:function(e){t.alertShow=!0}}}),i("view",{staticClass:t._$s(5,"sc","margin-r-10"),attrs:{_i:5}},[t._v(t._$s(5,"t0-0",t._s(t.listOBj[t.actionList].name)))]),i("view",{class:t._$s(6,"c",{"font-color-green":t.listOBj[t.actionList].bool,"font-color-red":!t.listOBj[t.actionList].bool}),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.listOBj[t.actionList].dcf)))])]),i("view",{staticClass:t._$s(7,"sc","right"),attrs:{_i:7}},[i("image",{staticClass:t._$s(8,"sc","img"),attrs:{src:t._$s(8,"a-src",s("0e20")),_i:8}})])]),i("view",{staticClass:t._$s(9,"sc","box flex padding-t-20 padding-b-30"),attrs:{_i:9}},[i("view",{staticClass:t._$s(10,"sc","item"),attrs:{_i:10}},[i("view",{staticClass:t._$s(11,"sc","itemTitle margin-b-20"),attrs:{_i:11}},[t._v(t._$s(11,"t0-0",t._s(t.$t("hy.jyfx"))))]),i("view",{staticClass:t._$s(12,"sc","buttomBox flex"),attrs:{_i:12}},[i("view",{staticClass:t._$s(13,"sc","buttom "),class:t._$s(13,"c",{action:1==t.typeIndex}),attrs:{_i:13},on:{click:function(e){t.typeIndex=1}}},[t._v(t._$s(13,"t0-0",t._s(t.$t("hy.sz"))))]),i("view",{staticClass:t._$s(14,"sc","buttom "),class:t._$s(14,"c",{action:2==t.typeIndex,"bg-danger":2==t.typeIndex}),attrs:{_i:14},on:{click:function(e){t.typeIndex=2}}},[t._v(t._$s(14,"t0-0",t._s(t.$t("hy.xd"))))])]),i("view",{staticClass:t._$s(15,"sc","tabType flex "),attrs:{_i:15}},[i("view",{staticClass:t._$s(16,"sc","tab"),class:t._$s(16,"c",{action:1==t.jyType}),attrs:{_i:16},on:{click:function(e){t.jyType=1}}},[t._v(t._$s(16,"t0-0",t._s(t.$t("hy.xjwt"))))]),i("view",{staticClass:t._$s(17,"sc","tab"),class:t._$s(17,"c",{action:2==t.jyType}),attrs:{_i:17},on:{click:function(e){t.jyType=2}}},[t._v(t._$s(17,"t0-0",t._s(t.$t("hy.sjwt"))))])]),t._$s(18,"i",1==t.jyType)?i("view",{staticClass:t._$s(18,"sc","inputBox margin-b-20 flex"),attrs:{_i:18}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.xzMoney,expression:"xzMoney"}],staticClass:t._$s(19,"sc","input"),attrs:{placeholder:t._$s(19,"a-placeholder",t.$t("hy.jg")),_i:19},domProps:{value:t._$s(19,"v-model",t.xzMoney)},on:{input:function(e){e.target.composing||(t.xzMoney=e.target.value)}}}),i("view",{staticClass:t._$s(20,"sc","buttomZd font-color-yellow"),attrs:{_i:20},on:{click:function(e){t.xzMoney=t.listOBj[t.actionList].last}}},[t._v(t._$s(20,"t0-0",t._s(t.$t("hy.djhq"))))])]):t._e(),i("view",{staticClass:t._$s(21,"sc","itemTitle margin-b-20"),attrs:{_i:21}},[t._v(t._$s(21,"t0-0",t._s(t.$t("hy.jygs"))))]),i("view",{staticClass:t._$s(22,"sc","inputBox flex margin-b-20"),attrs:{_i:22}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.payNum,expression:"payNum"}],staticClass:t._$s(23,"sc","input"),attrs:{placeholder:t._$s(23,"a-placeholder",t.$t("hy.jygs")),_i:23},domProps:{value:t._$s(23,"v-model",t.payNum)},on:{input:function(e){e.target.composing||(t.payNum=e.target.value)}}}),i("view",{staticClass:t._$s(24,"sc","rightInputBox flex"),attrs:{_i:24}},[i("image",{staticClass:t._$s(25,"sc","img"),attrs:{src:t._$s(25,"a-src",s("ef9d")),_i:25},on:{click:function(e){t.payNum>0&&t.payNum--}}}),i("view",{staticClass:t._$s(26,"sc","jg"),attrs:{_i:26}}),i("image",{staticClass:t._$s(27,"sc","img"),attrs:{src:t._$s(27,"a-src",s("87ea")),_i:27},on:{click:function(e){t.payNum++}}})])]),i("view",{staticClass:t._$s(28,"sc","itemTitle margin-b-20"),attrs:{_i:28}},[t._v(t._$s(28,"t0-0",t._s(t.$t("hy.ggbs"))))]),i("view",{staticClass:t._$s(29,"sc","itemLeftList flex margin-b-20"),attrs:{_i:29}},t._l(t._$s(30,"f",{forItems:t.ggList}),(function(e,s,n,a){return i("view",{key:t._$s(30,"f",{forIndex:n,key:"30-"+a}),staticClass:t._$s("30-"+a,"sc","ll"),class:t._$s("30-"+a,"c",{action:s==t.ggIndex}),attrs:{_i:"30-"+a},on:{click:function(i){return t.changeGG(s,e)}}},[t._v(t._$s("30-"+a,"t0-0",t._s(e.num)))])})),0),i("view",{staticClass:t._$s(31,"sc","inputBox flex margin-b-20"),attrs:{_i:31}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.ggBs,expression:"ggBs"}],staticClass:t._$s(32,"sc","input"),attrs:{_i:32},domProps:{value:t._$s(32,"v-model",t.ggBs)},on:{input:function(e){e.target.composing||(t.ggBs=e.target.value)}}})]),i("view",{staticClass:t._$s(33,"sc","flex margin-b-20"),attrs:{_i:33}},[i("view",{staticClass:t._$s(34,"sc","itemTitle"),attrs:{_i:34}},[t._v(t._$s(34,"t0-0",t._s(t.$t("hy.zsj"))))]),i("view",{staticClass:t._$s(35,"sc","inputBox flex"),attrs:{_i:35}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.zsMoney,expression:"zsMoney"}],staticClass:t._$s(36,"sc","input"),attrs:{placeholder:t._$s(36,"a-placeholder",t.$t("hy.zsj")),_i:36},domProps:{value:t._$s(36,"v-model",t.zsMoney)},on:{input:function(e){e.target.composing||(t.zsMoney=e.target.value)}}})])]),i("view",{staticClass:t._$s(37,"sc","flex margin-b-20"),attrs:{_i:37}},[i("view",{staticClass:t._$s(38,"sc","itemTitle"),attrs:{_i:38}},[t._v(t._$s(38,"t0-0",t._s(t.$t("hy.zyj"))))]),i("view",{staticClass:t._$s(39,"sc","inputBox flex"),attrs:{_i:39}},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.zyMoney,expression:"zyMoney"}],staticClass:t._$s(40,"sc","input"),attrs:{_i:40},domProps:{value:t._$s(40,"v-model",t.zyMoney)},on:{input:function(e){e.target.composing||(t.zyMoney=e.target.value)}}})])]),i("view",{staticClass:t._$s(41,"sc","flex margin-b-20"),attrs:{_i:41}},[i("view",{staticClass:t._$s(42,"sc","itemTitle"),attrs:{_i:42}},[t._v(t._$s(42,"t0-0",t._s(t.$t("hy.bzj"))))]),i("view",{staticClass:t._$s(43,"sc","itemTitle"),attrs:{_i:43}},[t._v(t._$s(43,"t0-0",t._s(t.bzjMoney)))])]),i("view",{staticClass:t._$s(44,"sc","flex margin-b-20"),attrs:{_i:44}},[i("view",{staticClass:t._$s(45,"sc","itemTitle"),attrs:{_i:45}},[t._v(t._$s(45,"t0-0",t._s(t.$t("hy.kyhyye"))))]),i("view",{staticClass:t._$s(46,"sc","itemTitle"),attrs:{_i:46}},[t._v(t._$s(46,"t0-0",t._s(t.userInfo.money)))])]),i("view",{staticClass:t._$s(47,"sc","flex margin-b-20"),attrs:{_i:47}},[i("view",{staticClass:t._$s(48,"sc","itemTitle"),attrs:{_i:48}},[t._v(t._$s(48,"t0-0",t._s(t.$t("hy.sxf"))))]),i("view",{staticClass:t._$s(49,"sc","itemTitle"),attrs:{_i:49}},[t._v(t._$s(49,"t0-0",t._s(t.sxfMoney)))])]),i("view",{staticClass:t._$s(50,"sc","buttomSubmit"),class:t._$s(50,"c",{"bg-success":1==t.typeIndex,"bg-danger":2==t.typeIndex}),attrs:{_i:50},on:{click:function(e){return t.UpOrderHandle()}}},[t._v(t._$s(50,"t0-0",t._s(1==t.typeIndex?t.$t("hy.zd"):t.$t("hy.zk"))))])]),i("view",{staticClass:t._$s(51,"sc","right-wrap"),attrs:{_i:51}},[i("view",{staticClass:t._$s(52,"sc","line flex"),attrs:{_i:52}},[i("view",[t._v(t._$s(53,"t0-0",t._s(t.$t("hy.jg"))))]),i("view",[t._v(t._$s(54,"t0-0",t._s(t.$t("hy.sl"))))])]),i("view",t._l(t._$s(56,"f",{forItems:t.gmList}),(function(e,s,n,a){return i("view",{key:t._$s(56,"f",{forIndex:n,key:"56-"+a}),staticClass:t._$s("56-"+a,"sc","line flex"),attrs:{_i:"56-"+a}},[i("view",[t._v(t._$s("57-"+a,"t0-0",t._s(e.pri)))]),i("view",[t._v(t._$s("58-"+a,"t0-0",t._s(e.num)))])])})),0),i("view",{staticClass:t._$s(59,"sc","new-price"),attrs:{_i:59}},[t._v(t._$s(59,"t0-0",t._s(t.listOBj[t.actionList].last)))]),i("view",t._l(t._$s(61,"f",{forItems:t.mcList}),(function(e,s,n,a){return i("view",{key:t._$s(61,"f",{forIndex:n,key:"61-"+a}),staticClass:t._$s("61-"+a,"sc","line flex"),attrs:{_i:"61-"+a}},[i("view",[t._v(t._$s("62-"+a,"t0-0",t._s(e.pri)))]),i("view",[t._v(t._$s("63-"+a,"t0-0",t._s(e.num)))])])})),0)])]),i("view",{staticClass:t._$s(64,"sc","box margin-t-30 padding-t-30 padding-b-30"),attrs:{_i:64}},[i("view",{staticClass:t._$s(65,"sc","flex listTitleBox"),attrs:{_i:65}},[i("view",{staticClass:t._$s(66,"sc","leftBottom flex"),attrs:{_i:66}},[i("view",{staticClass:t._$s(67,"sc","titleType margin-r-30"),class:t._$s(67,"c",{action:0==t.ddType}),attrs:{_i:67},on:{click:function(e){return t.ddTypeChage(0)}}},[t._v(t._$s(67,"t0-0",t._s(t.$t("hy.xjwt"))))]),i("view",{staticClass:t._$s(68,"sc","titleType"),class:t._$s(68,"c",{action:1==t.ddType}),attrs:{_i:68},on:{click:function(e){return t.ddTypeChage(1)}}},[t._v(t._$s(68,"t0-0",t._s(t.$t("hy.zc"))))])]),i("view",{staticClass:t._$s(69,"sc","rightBottom flex"),attrs:{_i:69},on:{click:function(e){return t.navto("/pages/heyue/tradlist")}}},[i("image",{staticClass:t._$s(70,"sc","img"),attrs:{src:t._$s(70,"a-src",s("bd0f")),_i:70}}),i("view",{staticClass:t._$s(71,"sc","more"),attrs:{_i:71}},[t._v(t._$s(71,"t0-0",t._s(t.$t("hy.qbdd"))))])])]),t._l(t._$s(72,"f",{forItems:t.loadData[t.ddType].list}),(function(e,s,n,a){return i("view",{key:t._$s(72,"f",{forIndex:n,key:"72-"+a}),staticClass:t._$s("72-"+a,"sc","usdtList padding-t-30 padding-b-30"),attrs:{_i:"72-"+a}},[i("view",{staticClass:t._$s("73-"+a,"sc","flex"),attrs:{_i:"73-"+a}},[i("view",{staticClass:t._$s("74-"+a,"sc","name"),attrs:{_i:"74-"+a}},[t._$s("75-"+a,"i",1==e.direction)?i("text",{staticClass:t._$s("75-"+a,"sc","font-color-green"),attrs:{_i:"75-"+a}},[t._v(t._$s("75-"+a,"t0-0",t._s(t.$t("hy.zd"))))]):t._e(),t._$s("76-"+a,"i",2==e.direction)?i("text",{staticClass:t._$s("76-"+a,"sc","font-color-red"),attrs:{_i:"76-"+a}},[t._v(t._$s("76-"+a,"t0-0",t._s(t.$t("hy.zk"))))]):t._e(),i("text",[t._v(t._$s("77-"+a,"t0-0",t._s(e.symbol)))]),t._$s("78-"+a,"i",1==t.ddType&&2==e.direction)?i("text",{class:t._$s("78-"+a,"c",{"font-color-green":+(e.price-t.listOBj[e.symbol.replace("/","-")].last)*e.num>=0,"font-color-red":+(e.price-t.listOBj[e.symbol.replace("/","-")].last)*e.num<0}),attrs:{_i:"78-"+a}},[t._v(t._$s("78-"+a,"t0-0",t._s(((e.price-t.listOBj[e.symbol.replace("/","-")].last)*e.num).toFixed(2)||"")))]):t._e(),t._$s("79-"+a,"i",1==t.ddType&&1==e.direction)?i("text",{class:t._$s("79-"+a,"c",{"font-color-green":+(t.listOBj[e.symbol.replace("/","-")].last-e.price)*e.num>=0,"font-color-red":+(t.listOBj[e.symbol.replace("/","-")].last-e.price)*e.num<0}),attrs:{_i:"79-"+a}},[t._v(t._$s("79-"+a,"t0-0",t._s(((t.listOBj[e.symbol.replace("/","-")].last-e.price)*e.num).toFixed(2)||"")))]):t._e()]),t._$s("80-"+a,"i",0==t.ddType)?i("view",{staticClass:t._$s("80-"+a,"sc","usdtListButtom"),attrs:{_i:"80-"+a},on:{click:function(s){return t.clearorder(e)}}},[t._v(t._$s("80-"+a,"t0-0",t._s(t.$t("hy.cx"))))]):t._e(),t._$s("81-"+a,"i",1==t.ddType)?i("view",{staticClass:t._$s("81-"+a,"sc","usdtListButtom"),attrs:{_i:"81-"+a},on:{click:function(s){return t.closeorder(e)}}},[t._v(t._$s("81-"+a,"t0-0",t._s(t.$t("hy.pc"))))]):t._e()]),i("view",{staticClass:t._$s("82-"+a,"sc","tip "),attrs:{_i:"82-"+a}},[t._$s("83-"+a,"i",1==e.direction)?i("text",[t._v(t._$s("83-"+a,"t0-0",t._s(t.$t("hy.wtsj")))+t._$s("83-"+a,"t0-1",t._s(e.wttime)))]):t._e(),t._$s("84-"+a,"i",2==e.direction)?i("text",[t._v(t._$s("84-"+a,"t0-0",t._s(t.$t("hy.kcsj")))+t._$s("84-"+a,"t0-1",t._s(e.addtime)))]):t._e()]),i("view",{staticClass:t._$s("85-"+a,"sc","flex"),attrs:{_i:"85-"+a}},[t._$s("86-"+a,"i",0==t.ddType)?i("view",{staticClass:t._$s("86-"+a,"sc","tipList"),attrs:{_i:"86-"+a}},[i("view",{staticClass:t._$s("87-"+a,"sc","nameTip"),attrs:{_i:"87-"+a}},[t._v(t._$s("87-"+a,"t0-0",t._s(t.$t("hy.wtjg"))))]),i("view",{staticClass:t._$s("88-"+a,"sc","text"),attrs:{_i:"88-"+a}},[t._v(t._$s("88-"+a,"t0-0",t._s(e.wt_price)))])]):t._e(),t._$s("89-"+a,"i",1==t.ddType)?i("view",{staticClass:t._$s("89-"+a,"sc","tipList"),attrs:{_i:"89-"+a}},[i("view",{staticClass:t._$s("90-"+a,"sc","nameTip"),attrs:{_i:"90-"+a}},[t._v(t._$s("90-"+a,"t0-0",t._s(t.$t("hy.kcdj"))))]),i("view",{staticClass:t._$s("91-"+a,"sc","text"),attrs:{_i:"91-"+a}},[t._v(t._$s("91-"+a,"t0-0",t._s(e.price)))])]):t._e(),i("view",{staticClass:t._$s("92-"+a,"sc","tipList"),attrs:{_i:"92-"+a}},[i("view",{staticClass:t._$s("93-"+a,"sc","nameTip"),attrs:{_i:"93-"+a}},[t._v(t._$s("93-"+a,"t0-0",t._s(t.$t("hy.bzj"))))]),i("view",{staticClass:t._$s("94-"+a,"sc","text"),attrs:{_i:"94-"+a}},[t._v(t._$s("94-"+a,"t0-0",t._s(e.bond)))])]),i("view",{staticClass:t._$s("95-"+a,"sc","tipList"),attrs:{_i:"95-"+a}},[i("view",{staticClass:t._$s("96-"+a,"sc","nameTip"),attrs:{_i:"96-"+a}},[t._v(t._$s("96-"+a,"t0-0",t._s(t.$t("hy.jygs"))))]),i("view",{staticClass:t._$s("97-"+a,"sc","text"),attrs:{_i:"97-"+a}},[t._v(t._$s("97-"+a,"t0-0",t._s(e.num)))])]),i("view",{staticClass:t._$s("98-"+a,"sc","tipList"),attrs:{_i:"98-"+a}},[i("view",{staticClass:t._$s("99-"+a,"sc","nameTip"),attrs:{_i:"99-"+a}},[t._v(t._$s("99-"+a,"t0-0",t._s(t.$t("hy.ggbs"))))]),i("view",{staticClass:t._$s("100-"+a,"sc","text"),attrs:{_i:"100-"+a}},[t._v(t._$s("100-"+a,"t0-0",t._s(e.ggan)))])]),[i("view",{staticClass:t._$s("102-"+a,"sc","tipList"),attrs:{_i:"102-"+a}},[i("view",{staticClass:t._$s("103-"+a,"sc","nameTip"),attrs:{_i:"103-"+a}},[t._v(t._$s("103-"+a,"t0-0",t._s(t.$t("hy.zydj"))))]),i("view",{staticClass:t._$s("104-"+a,"sc","text"),attrs:{_i:"104-"+a}},[t._v(t._$s("104-"+a,"t0-0",t._s(e.zyprice)))])]),i("view",{staticClass:t._$s("105-"+a,"sc","tipList"),attrs:{_i:"105-"+a}},[i("view",{staticClass:t._$s("106-"+a,"sc","nameTip"),attrs:{_i:"106-"+a}},[t._v(t._$s("106-"+a,"t0-0",t._s(t.$t("hy.zkdj"))))]),i("view",{staticClass:t._$s("107-"+a,"sc","text"),attrs:{_i:"107-"+a}},[t._v(t._$s("107-"+a,"t0-0",t._s(e.zsprice)))])])]],2)])}))],2),i("view",{directives:[{name:"show",rawName:"v-show",value:t._$s(108,"v-show",t.alertShow),expression:"_$s(108,'v-show',alertShow)"}],staticClass:t._$s(108,"sc","alertBox"),attrs:{_i:108}},[i("view",{staticClass:t._$s(109,"sc","vheight"),attrs:{_i:109}}),i("view",{staticClass:t._$s(110,"sc","reback"),attrs:{_i:110}},[i("image",{attrs:{src:t._$s(111,"a-src",s("1deb")),_i:111},on:{click:function(e){t.alertShow=!1}}})]),i("view",{staticClass:t._$s(112,"sc","list flex"),attrs:{_i:112}},[i("view",{staticClass:t._$s(113,"sc","type"),attrs:{_i:113}},[t._v(t._$s(113,"t0-0",t._s(t.$t("hy.cp"))))]),i("view",{staticClass:t._$s(114,"sc","type"),attrs:{_i:114}},[t._v(t._$s(114,"t0-0",t._s(t.$t("hy.ssjg"))))]),i("view",{staticClass:t._$s(115,"sc","type"),attrs:{_i:115}},[t._v(t._$s(115,"t0-0",t._s(t.$t("hy.jrdz"))))])]),t._l(t._$s(116,"f",{forItems:t.listOBj}),(function(e,s,n,a){return t._$s("116-"+a,"i","BCH/USDT"!=e.name)?i("view",{key:t._$s(116,"f",{forIndex:n,key:"116-"+a}),staticClass:t._$s("116-"+a,"sc","itemlist flex"),attrs:{_i:"116-"+a},on:{click:function(s){return t.changeData(e)}}},[i("view",{staticClass:t._$s("117-"+a,"sc","type name"),attrs:{_i:"117-"+a}},[t._v(t._$s("117-"+a,"t0-0",t._s(e.name)))]),i("view",{staticClass:t._$s("118-"+a,"sc","type money"),class:t._$s("118-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"118-"+a}},[t._v(t._$s("118-"+a,"t0-0",t._s(e.last)))]),i("view",{staticClass:t._$s("119-"+a,"sc","type bfb"),class:t._$s("119-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"119-"+a}},[t._v(t._$s("119-"+a,"t0-0",t._s(e.dcf)))])]):t._e()})),t._l(t._$s(120,"f",{forItems:t.listOBj}),(function(e,s,n,a){return t._$s("120-"+a,"i","BCH/USDT"==e.name)?i("view",{key:t._$s(120,"f",{forIndex:n,key:"120-"+a}),staticClass:t._$s("120-"+a,"sc","itemlist flex"),attrs:{_i:"120-"+a},on:{click:function(s){return t.changeData(e)}}},[i("view",{staticClass:t._$s("121-"+a,"sc","type name"),attrs:{_i:"121-"+a}},[t._v(t._$s("121-"+a,"t0-0",t._s(e.name)))]),i("view",{staticClass:t._$s("122-"+a,"sc","type money"),class:t._$s("122-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"122-"+a}},[t._v(t._$s("122-"+a,"t0-0",t._s(e.last)))]),i("view",{staticClass:t._$s("123-"+a,"sc","type bfb"),class:t._$s("123-"+a,"c",{"font-color-green":e.bool,"font-color-red":!e.bool}),attrs:{_i:"123-"+a}},[t._v(t._$s("123-"+a,"t0-0",t._s(e.dcf)))])]):t._e()}))],2)])},a=[]},f24a:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.getUpApp=o,e.downApp=c,e.installApp=u;var i=n(s("6ec1"));function n(t){return t&&t.__esModule?t:{default:t}}var a=i.default.state.baseURL,r="https://grayscale.bet/index/version";function o(){var e=uni.getSystemInfoSync().platform,s=i.default.state.isShowIllegality;"android"===e&&(s=!0),uni.request({url:r,method:"GET",data:{},success:function(n){var a=n.data;t("log",a,"123456"," at utils/upApp.js:29"),plus.runtime.getProperty(plus.runtime.appid,(function(n){for(var r=a.data.app,o=a.data.version.split("."),u=n.version.split("."),l=0;l<o.length;l++){var f=+o[l],d=+u[l];if(t("log",o,u,"\u7248\u672c\u53f7"," at utils/upApp.js:42"),f>=d&&(t("log","dashabi2020"," at utils/upApp.js:45"),t("log",f,d," at utils/upApp.js:46"),"ios"===e&&(s=!0,i.default.commit("changeState",{name:"app",value:s})),f>d))return void uni.showModal({title:"\u63d0\u793a",content:"\u8bf7\u66f4\u65b0\u5e94\u7528",showCancel:!1,success:function(t){"android"===e&&c(r)}})}}))},fail:function(e){t("log",e,"shib"," at utils/upApp.js:82")}})}function c(e){t("log",e," at utils/upApp.js:88"),plus.nativeUI.showWaiting("\u4e0b\u8f7d\u5347\u7ea7\u5305..."),plus.downloader.createDownload(a+e,{},(function(t,e){200==e?u(t.filename):plus.nativeUI.alert("\u4e0b\u8f7d\u5347\u7ea7\u5305\u5931\u8d25\uff01"),plus.nativeUI.closeWaiting()})).start()}function u(t){plus.nativeUI.showWaiting("\u5b89\u88c5\u5347\u7ea7\u5305..."),plus.runtime.install(t,{},(function(){plus.nativeUI.closeWaiting(),uni.showToast({icon:"none",title:"\u5347\u7ea7\u5b8c\u6210\uff0c\u51c6\u5907\u91cd\u65b0\u8f7d\u5165"}),setTimeout((function(t){uni.hideToast(),plus.runtime.restart()}),1e3)}),(function(t){plus.nativeUI.closeWaiting(),plus.nativeUI.alert("\u5b89\u88c5\u5347\u7ea7\u5305\u5931\u8d25["+t.code+"]\uff1a"+t.message)}))}}).call(this,s("0de9")["default"])},f55d:function(t,e){t.exports="/static/icon/gn-4.png"},f6e6:function(t,e,s){"use strict";s.r(e);var i=s("5de1"),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},f747:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("26cb"),n=s("7ccc"),a=s("67ab");function r(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,i)}return s}function o(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?r(Object(s),!0).forEach((function(e){c(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):r(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function c(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var u={data:function(){return{nickname:"",card:"",cardzm:"",cardzmt:"",cardfm:"",cardfmt:""}},onLoad:function(){this.getUser()},onShow:function(){},onReachBottom:function(){},onReady:function(){},methods:o(o({},(0,i.mapMutations)("user",["setUserInfo"])),{},{getUser:function(){var e=this,s=this;(0,n.getUser)().then((function(i){t("log",i," at pages/user/authrz.vue:58");var n=i.data;e.setUserInfo(i.data),i.data.name&&(s.nickname=n.name,s.cardzm=n.cardzm,s.cardzmt=n.http+n.cardzm,s.cardfm=n.cardfm,s.cardfmt=n.http+n.cardfm,s.card=n.zhengjian)}))},upcardzm:function(){var e=this;(0,a.upload)({filename:""}).then((function(s){t("log","data",s," at pages/user/authrz.vue:75"),e.cardzm=s[0].img,e.cardzmt=s[0].src}))},upcardfm:function(){var e=this;(0,a.upload)({filename:""}).then((function(s){t("log","data",s," at pages/user/authrz.vue:84"),e.cardfm=s[0].img,e.cardfmt=s[0].src}))},upauthrz:function(){var t=this,e=this;return""==e.nickname?e.$api.msg(this.$t("smrz.qsrxm")):""==e.card?e.$api.msg(this.$t("smrz.qsrsfz")):""==e.cardzm?e.$api.msg(this.$t("smrz.qscsfzzm")):""==e.cardfm?e.$api.msg(this.$t("smrz.qscsfzfm")):void(0,n.upauthrz)({cardzm:e.cardzm,cardfm:e.cardfm,nickname:e.nickname,card:e.card}).then((function(e){uni.showToast({title:t.$t("smrz.tjcg"),duration:2e3,position:"top"})}))}})};e.default=u}).call(this,s("0de9")["default"])},f808:function(t,s,i){"use strict";(function(t){Object.defineProperty(s,"__esModule",{value:!0}),s.default=void 0;var n=i("e96c"),a=i("37f5"),r=i("a138"),o={data:function(){return{listOBj:{},timer:"",height:"",current:0,navList:[{status:1,name:"qbwt",page:1,limit:10,loadingType:"more",loded:!1,list:[]},{status:2,name:"qbcc",page:1,limit:10,loadingType:"more",loded:!1,list:[]},{status:3,name:"cjmx",page:1,limit:10,loadingType:"more",loded:!1,list:[]}]}},onLoad:function(){this.timer&&(clearTimeout(this.timer),this.timer=null)},onShow:function(){this.geLevertade(),this.loadData()},onHide:function(){this.closeScoket(),clearTimeout(this.timer)},onUnload:function(){clearTimeout(this.timer)},onBackPress:function(){clearTimeout(this.timer)},onReachBottom:function(){},onReady:function(t){var e=this;uni.getSystemInfo({success:function(t){var s=uni.createSelectorQuery();s.select(".swiper").boundingClientRect(),s.exec((function(s){e.height=t.windowHeight-s[0].top+"px"}))},fail:function(t){}})},methods:{changetab:function(t){this.current=t,this.loadData("tab")},loadData:function(e){var s=this,i=this,n=i.current,a=i.navList[n];"tab"==e&&a.loaded||"loading"!=a.loadingType&&(0,r.levertadeLaverorder)({type:a.status,page:a.page,limit:a.limit}).then((function(e){var n=e.list;t("log",n,"list+++++++"," at pages/heyue/tradlist.vue:279");var r=n.map((function(t){return t.direction=+t.direction,t.bond=+t.bond,t.price=+t.price,t.wt_price=+t.wt_price,t}));a.list=r,s.$set(a,"loaded",!0),i.timer&&(clearTimeout(i.timer),i.timer=null),i.timer=setTimeout((function(){i.loadData()}),2e3)})).catch((function(e){t("log",e," at pages/heyue/tradlist.vue:299")}))},closeorder:function(t){var e=this;uni.showModal({title:"\u5e73\u5009",content:"\u662f\u5426\u7acb\u5373\u5e73\u5009\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539",confirmText:"\u78ba\u8a8d",cancelText:"\u53d6\u6d88",success:function(s){s.confirm&&(uni.showLoading({title:"\u8acb\u6c42\u4e2d...",mask:!0}),(0,r.closeorder)({id:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:"\u5e73\u5009\u6210\u529f",icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},clearorder:function(t){var e=this;uni.showModal({title:"\u64a4\u92b7",content:"\u662f\u5426\u7acb\u5373\u64a4\u92b7\uff0c\u78ba\u8a8d\u5f8c\u4e0d\u53ef\u4fee\u6539",confirmText:"\u78ba\u8a8d",success:function(s){s.confirm&&(uni.showLoading({title:"\u8acb\u6c42\u4e2d...",mask:!0}),(0,r.clearorder)({id:t.id}).then((function(t){uni.hideLoading(),uni.showToast({title:"\u64a4\u92b7\u6210\u529f",icon:"success"}),e.ddTypeInit()})).catch((function(){uni.hideLoading()})))},fail:function(){},complete:function(){}})},geLevertade:function(){uni.showLoading({title:"\u6578\u64da\u52a0\u8f09\u4e2d...",mask:!0});var t=this;(0,n.geLevertade)().then((function(e){t.spList=e.list,t.onScoket()}))},onScoket:function(){var s=this;s.scoket=(0,a.scoketNew)("wss://wsaws.okx.com:8443/ws/v5/public"),s.scoket.scoketOpen().then((function(i){uni.hideLoading();var n=s.spList.map((function(t){return{channel:"tickers",instId:t.coinname.toUpperCase()+"-USDT"}}));s.scoket.scoketSend({op:"subscribe",args:n}).then((function(e){t("log",e,"\u53d1\u9001\u6210\u529f"," at pages/heyue/tradlist.vue:395")})),s.scoket.scoketMessage((function(i){try{if(i.data){s.listOBj[i.arg.instId]=i.data[0];var n=s.listOBj[i.arg.instId];n.last=+n.last,n.sodUtc0=+n.sodUtc0,n.bool=n.last-n.sodUtc0>0,n.dcf=+((n.last-n.sodUtc0)/n.sodUtc0*100).toFixed(2)+"%",n.name=n.instId.replace("-","/"),s.listOBj=Object.assign({},s.listOBj),t("log",s.listOBj,"that.listOBj"," at pages/heyue/tradlist.vue:414")}}catch(e){t("log",i,i.data,"\u62a5\u9519"," at pages/heyue/tradlist.vue:417")}}))}))},closeScoket:function(){this.scoket.scoketClose()}}};s.default=o}).call(this,i("0de9")["default"])},fa68:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(s("1472"));function n(t){return t&&t.__esModule?t:{default:t}}function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"yyyy-mm-dd";t||(t=Number(new Date)),10==t.toString().length&&(t*=1e3);var s=+new Date(Number(t)),n=(Number(new Date)-s)/1e3,a="";switch(!0){case n<300:a="\u521a\u521a";break;case n>=300&&n<3600:a=parseInt(n/60)+"\u5206\u949f\u524d";break;case n>=3600&&n<86400:a=parseInt(n/3600)+"\u5c0f\u65f6\u524d";break;case n>=86400&&n<2592e3:a=parseInt(n/86400)+"\u5929\u524d";break;default:a=!1===e?n>=2592e3&&n<31536e3?parseInt(n/2592e3)+"\u4e2a\u6708\u524d":parseInt(n/31536e3)+"\u5e74\u524d":(0,i.default)(s,e)}return a}var r=a;e.default=r},fc5a:function(t,e){t.exports="/static/img/flower.png"},fc63:function(t,e,s){"use strict";var i;s.d(e,"b",(function(){return n})),s.d(e,"c",(function(){return a})),s.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","content"),attrs:{_i:0}},[s("scroll-view",{staticClass:t._$s(1,"sc","navbar"),attrs:{_i:1}},t._l(t._$s(2,"f",{forItems:t.typelist}),(function(e,i,n,a){return s("view",{key:t._$s(2,"f",{forIndex:n,key:"2-"+a}),staticClass:t._$s("2-"+a,"sc","navbar-item"),class:t._$s("2-"+a,"c",{current:t.tabCurrentIndex===i}),attrs:{_i:"2-"+a},on:{click:function(e){return t.tabClick(i)}}},[t._v(t._$s("2-"+a,"t0-0",t._s(t.$t("jy."+e.name))))])})),0),s("view",{staticClass:t._$s(3,"sc","list"),attrs:{_i:3}},[s("view",{staticClass:t._$s(4,"sc","list-title flex"),attrs:{_i:4}},[s("view",{staticClass:t._$s(5,"sc","title-left"),attrs:{_i:5}},[t._v(t._$s(5,"t0-0",t._s(t.$t("index.jyd"))))]),s("view",{staticClass:t._$s(6,"sc","title-center"),attrs:{_i:6}},[t._v(t._$s(6,"t0-0",t._s(t.$t("index.zxjg"))))]),s("view",{staticClass:t._$s(7,"sc","title-right"),attrs:{_i:7}},[t._v(t._$s(7,"t0-0",t._s(t.$t("index.zd"))))])]),s("scroll-view",{staticClass:t._$s(8,"sc","swiper-box"),style:t._$s(8,"s",{height:t.maxheight}),attrs:{_i:8}},t._l(t._$s(9,"f",{forItems:t.listOBj}),(function(e,i,n,a){return s("view",{key:t._$s(9,"f",{forIndex:n,key:"9-"+a}),staticClass:t._$s("9-"+a,"sc","list-main flex"),attrs:{_i:"9-"+a},on:{click:function(e){return t.navTo("/pages/transaction/transactionDetail?type="+i)}}},[s("view",{staticClass:t._$s("10-"+a,"sc","main-left"),attrs:{_i:"10-"+a}},[t._v(t._$s("10-"+a,"t0-0",t._s(e.name)))]),s("view",{staticClass:t._$s("11-"+a,"sc","main-center"),class:t._$s("11-"+a,"c",{down:e.dcf>0,ping:0==e.dcf}),attrs:{_i:"11-"+a}},[t._v(t._$s("11-"+a,"t0-0",t._s(0==e.last?"--.--":e.last)))]),s("view",{staticClass:t._$s("12-"+a,"sc","main-right"),attrs:{_i:"12-"+a}},[s("view",{staticClass:t._$s("13-"+a,"sc","btn"),class:t._$s("13-"+a,"c",{down:e.dcf>0,ping:0==e.dcf}),attrs:{_i:"13-"+a}},[t._v(t._$s("13-"+a,"t0-0",t._s(e.dcf)))])])])})),0)])])},a=[]},fc72:function(t,e){t.exports="/static/img/gou.png"},ff34:function(t,e,s){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={onReady:function(e){var s=this;uni.getSystemInfo({success:function(e){var i=uni.createSelectorQuery();i.select(".swiper-box").boundingClientRect(),i.exec((function(i){s.maxheight=e.windowHeight-i[0].top+"px",t("log","\u6253\u5370\u9875\u9762\u7684\u5269\u4f59\u9ad8\u5ea6",s.maxheight," at pages/user/user.vue:72")}))},fail:function(e){t("log","\u6253\u5370\u9875\u9762\u7684\u5269\u4f59\u9ad8\u5ea6",e," at pages/user/user.vue:76")}})},data:function(){return{maxheight:"",show:!1,list:"",money:""}},onLoad:function(){},onShow:function(){uni.setNavigationBarTitle({title:this.$t("user.zc")}),this.loadData()},methods:{look:function(t){this.show=t},loadData:function(){var e=this;(0,i.usercoin)({}).then((function(t){var s=t.data;e.list=s})),(0,i.getallzhehe)({}).then((function(s){e.money=s.allzhehe||0,t("log",s,"123456"," at pages/user/user.vue:103")}))},cancel:function(){this.$refs.popup.close()},open:function(){this.$refs.popup.open()},navTo:function(t){uni.navigateTo({url:t})}}};e.default=n}).call(this,s("0de9")["default"])},ffc5:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=s("67ab"),n={data:function(){return{id:"",info:""}},onLoad:function(t){uni.setNavigationBarTitle({title:this.$t("cb.cbxq")}),this.id=t.id,this.loadData()},onShow:function(){},methods:{loadData:function(){var t=this;(0,i.czinfo)({oid:this.id}).then((function(e){t.info=e.data}))}}};e.default=n},ffd2:function(t,e,s){"use strict";s.r(e);var i=s("c7c7"),n=s("179e");for(var a in n)"default"!==a&&function(t){s.d(e,t,(function(){return n[t]}))}(a);var r,o=s("f0c5"),c=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],r);e["default"]=c.exports}},[["2024","app-config"]]]);