<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-240ea7cc"],{"16ec":function(e,t,a){e.exports=a.p+"img/machine_ck6.0b3259c8.png"},"1ee8":function(e,t,a){e.exports=a.p+"img/machine_fpga.052d53f8.png"},"2b26":function(e,t,a){},"369d":function(e,t,a){e.exports=a.p+"img/machine_ex.542a6eec.png"},"411e":function(e,t,a){e.exports=a.p+"img/machine1.1d5d827a.png"},"7d6d3":function(e,t,a){e.exports=a.p+"img/machine_ipfs.da41fcce.png"},"93ad":function(e,t,a){e.exports=a.p+"img/zhanqi.f8fd77e7.png"},b674:function(e,t,a){e.exports=a.p+"img/jinbei.d4af8940.png"},cbab:function(e,t,a){e.exports=a.p+"img/machine_asic.1ba3195e.png"},db23:function(e,t,a){e.exports=a.p+"img/machine_gpu.4bd85e5e.png"},e9d3:function(e,t,a){"use strict";a("2b26")},f4ef:function(e,t,a){"use strict";a.r(t),a("14d9");var s=a("816d"),i=a("fca6"),n=a("adb5");s={components:{TitleSmall:s.a,FundBuy:i.a},data(){return{language:"zh-CN",tableData:[],amount_sum:"",amountSumValue:"",today_profit:"",todayProfitValue:"",aready_profit:"",areadyProfitValue:"",order_sum:"",showProductId:"",typeName:"mine",outputCurrency:"",buyCurrency:"",textData:[{recommend:this.$t("message.user.yijiyonghu"),revenue:"20%",subscribe:"5%"},{recommend:this.$t("message.user.erjiyonghu"),revenue:"10%",subscribe:"3%"},{recommend:this.$t("message.user.sanjiyonghu"),revenue:"5%",subscribe:"1%"}],checked1:!1,checked2:!1,tableOrderData:[],mineOrderData:[],tableDataAll:[],money:0,checkdIndex:0}},mounted(){"en"==localStorage.getItem("localLan")?this.language="en":"cht"==localStorage.getItem("localLan")?this.language="CN":"zh-CN"==localStorage.getItem("localLan")?this.language="zh-CN":this.language="other";var e=localStorage.getItem("spToken","");e&amp;&amp;""!=e&amp;&amp;(this.getUsdt(),this.getIncome(),this.getMineOrderList()),this.getlist();let t=this,a=document.getElementById("lockMiner_main_search");a.oninput=function(){t.search(a.value)}},methods:{goAccounts(){this.$router.push({path:"/wallet/financialAccounts",query:{type:1}})},goHistory(){this.$router.push({path:"/order/financialHistory",query:{type:"miner"}})},getlist(){n.a.post("api/miner!list.action").then(e=&gt;{this.tableDataAll=e.data,this.tableData=[].concat(this.tableDataAll)})},getIncome(){n.a.post("api/minerOrder!listSum.action").then(e=&gt;{this.amount_sum=e.data.amount_sum,this.amountSumValue=e.data.amountSumValue,this.today_profit=e.data.today_profit,this.todayProfitValue=e.data.todayProfitValue,this.aready_profit=e.data.aready_profit,this.areadyProfitValue=e.data.areadyProfitValue,this.order_sum=e.data.order_sum,this.outputCurrency=e.data.outputCurrency,this.buyCurrency=e.data.buyCurrency||"usdt"})},getOrderList(){n.a.post("api/financeOrder!list.action",{state:1,page_no:1}).then(e=&gt;{})},getMineOrderList(){n.a.post("api/minerOrder!list.action",{state:1,page_no:1}).then(e=&gt;{this.mineOrderData=e.data})},getUsdt(){n.a.post("api/wallet!getAll.action").then(e=&gt;{this.money=e.data.usdt}).catch(e=&gt;{})},buyBtn(e){""==this.$store.state.token?this.$router.push("/login"):(this.$refs.panelShow.show(),this.showProductId=e)},goRouter(e){"/loginOut"!=e?this.$router.push(e):n.a.loginOut().then(e=&gt;{"0"==e.code&amp;&amp;(localStorage.removeItem("spToken"),localStorage.removeItem("vuex"),localStorage.removeItem("username"),this.$router.push("/login"),window.location.reload())})},Checkd(){if(this.checked1||this.checked2){if(this.checked1&amp;&amp;this.checked2){var e=[],t=[].concat(this.tableDataAll);for(let s=0;s&lt;t.length;s++){var a=t[s];for(let e=0;e&lt;this.mineOrderData.length;e++)this.mineOrderData[e];a.investment_min&lt;=this.money&amp;&amp;"1"==a.on_sale&amp;&amp;e.push(JSON.parse(JSON.stringify(a)))}var s=[];for(let t=0;t&lt;e.length;t++){var i=e[t];i.investment_min&lt;=this.money&amp;&amp;"1"==i.on_sale&amp;&amp;s.push(JSON.parse(JSON.stringify(i)))}this.tableData=s}else if(this.checked1){var n=[],r=[].concat(this.tableDataAll);for(let e=0;e&lt;r.length;e++){var o=r[e];o.investment_min&lt;=this.money&amp;&amp;"1"==o.on_sale&amp;&amp;n.push(JSON.parse(JSON.stringify(o)))}this.tableData=n}else if(this.checked2){var l=[],c=[].concat(this.tableDataAll);for(let e=0;e&lt;c.length;e++){var u=c[e];u.investment_min&lt;=this.money&amp;&amp;"1"==u.on_sale&amp;&amp;l.push(JSON.parse(JSON.stringify(u)))}this.tableData=l}}else this.tableData=[].concat(this.tableDataAll)},search(e){var t=[],a=[].concat(this.tableDataAll);for(let i=0;i&lt;a.length;i++){var s=a[i];(s.name_en&amp;&amp;0&lt;=s.name_en.indexOf(e)||s.name_cn&amp;&amp;0&lt;=s.name_cn.indexOf(e)||s.name&amp;&amp;0&lt;=s.name.indexOf(e))&amp;&amp;t.push(JSON.parse(JSON.stringify(s)))}this.tableData=t}},computed:{getChecked1(){return this.checked1},getChecked2(){return this.checked2}},watch:{getChecked1:function(e,t){this.checkdIndex++,this.Checkd(),this.checkdIndex=0},getChecked2:function(e,t){this.checkdIndex++,this.Checkd(),this.checkdIndex=0}}},a("e9d3"),i=a("2877"),i=Object(i.a)(s,(function(){var e=this,t=e._self._c;return t("div",[t("title-small"),t("div",{staticClass:"miner-background"},[t("div",{staticStyle:{width:"1200px",margin:"0 auto"}},[t("div",{staticStyle:{width:"1200px",height:"auto","padding-top":"30px"}},[t("div",{staticClass:"wealth-title"},[e._v(e._s(e.$t("message.home.aitext")))])]),t("div",{staticClass:"wealth-list",staticStyle:{width:"800px",height:"140px"}},[t("div",[t("p",[e._v(e._s(e.$t("message.user.dingdan")))]),t("p",[e._v(e._s((+e.amount_sum).toFixed(1))+" "+e._s(e.outputCurrency?e.outputCurrency.toUpperCase():"USDT"))]),t("p",[e._v("â‰ˆ $ "+e._s((+e.amountSumValue).toFixed(1)))])]),t("div",[t("p",[e._v(e._s(e.$t("message.user.rishouyi")))]),t("p",[e._v(e._s((+e.today_profit).toFixed(1))+" "+e._s(e.outputCurrency?e.outputCurrency.toUpperCase():"USDT"))]),t("p",[e._v("â‰ˆ $ "+e._s((+e.todayProfitValue).toFixed(1)))])]),t("div",[t("p",[e._v(e._s(e.$t("message.user.leijishouyi")))]),t("p",[e._v(e._s((+e.aready_profit).toFixed(1))+" "+e._s(e.outputCurrency?e.outputCurrency.toUpperCase():"USDT"))]),t("p",[e._v("â‰ˆ $ "+e._s((+e.areadyProfitValue).toFixed(1)))])]),t("div",[t("p",[e._v(e._s(e.$t("message.user.tuoguanzhongdingdan")))]),t("p",[e._v(e._s(e.order_sum))])])]),t("div",{staticStyle:{width:"1200px",height:"100px"}},[t("div",{staticStyle:{width:"800px",height:"100px",margin:"auto",display:"flex",position:"relative"}},[t("div",{staticClass:"theme-color wealth-zhanghu text-decoration-underline",on:{click:e.goAccounts}},[e._v(e._s(e.$t("message.user.zhanghu")))]),t("div",{staticClass:"theme-color wealth-licai text-decoration-underline",on:{click:e.goHistory}},[e._v(e._s(e.$t("message.user.lishi")))])])]),t("div",{staticClass:"plr20",staticStyle:{width:"1200px",height:"160px",position:"relative",display:"flex","padding-top":"130px"}},[t("a",{staticClass:"theme-color wealth-btn-licai-grey mouse-cursor",on:{click:function(t){return e.goRouter("/fundMa")}}},[e._v(e._s(e.$t("message.user.jijinlicai_1")))]),t("a",{staticClass:"theme-color wealth-btn-kuangchi",staticStyle:{position:"relative"},on:{click:function(e){}}},[e._v(" "+e._s(e.$t("message.home.aisuanliji"))+" "),t("div",{staticClass:"wealth-btn-rect-kuangchi"})])])])]),t("div",{staticClass:"plr20"},[t("div",{staticClass:"content-view-box padding-top-bottom30"},[t("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData}},[t("el-table-column",{attrs:{prop:"date",label:e.$t("message.user.xiangmumingcheng")},scopedSlots:e._u([{key:"default",fn:function(s){return[t("div",{staticClass:"flex-row-center"},[0==s.$index?t("img",{attrs:{src:a("411e"),alt:"picture",width:"58px",height:"61px"}}):1==s.$index?t("img",{attrs:{src:a("cbab"),alt:"picture",width:"58px",height:"61px"}}):2==s.$index?t("img",{attrs:{src:a("369d"),alt:"picture",width:"58px",height:"61px"}}):3==s.$index?t("img",{attrs:{src:a("1ee8"),alt:"picture",width:"58px",height:"61px"}}):4==s.$index?t("img",{attrs:{src:a("7d6d3"),alt:"picture",width:"58px",height:"61px"}}):5==s.$index?t("img",{attrs:{src:a("db23"),alt:"picture",width:"58px",height:"61px"}}):6==s.$index?t("img",{attrs:{src:a("16ec"),alt:"picture",width:"58px",height:"61px"}}):7==s.$index?t("img",{attrs:{src:a("93ad"),alt:"picture",width:"58px",height:"61px"}}):8==s.$index?t("img",{attrs:{src:a("b674"),alt:"picture",width:"58px",height:"61px"}}):t("img",{attrs:{src:a("369d"),alt:"picture",width:"58px",height:"61px"}}),t("div",{staticClass:"font-size16 margin-left10"},["zh-CN"==e.language?t("div",[e._v(" "+e._s(s.row.name)+" ")]):e._e(),"CN"==e.language?t("div",[e._v(" "+e._s(s.row.name_cn)+" ")]):e._e(),"en"==e.language?t("div",[e._v(" "+e._s(s.row.name_en)+" ")]):e._e(),"Korean"==e.language?t("div",[e._v(" "+e._s(s.row.name_kn)+" ")]):e._e(),"Japanese"==e.language?t("div",[e._v(" "+e._s(s.row.name_jn)+" ")]):e._e(),"other"==e.language?t("div",[e._v(" "+e._s(s.row.name_en)+" ")]):e._e()])])]}}])}),t("el-table-column",{attrs:{prop:"daily_rate",label:e.$t("message.user.rishouyi")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"green font-bold font-size16"},[e._v(e._s(a.row.daily_rate)+" %")])]}}])}),t("el-table-column",{attrs:{prop:"cycle",label:e.$t("message.user.zhouqi")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"font-size16 font-bold"},[e._v(e._s(0!=a.row.cycle?a.row.cycle:e.$t("message.user.wuxianqi")))])]}}])}),t("el-table-column",{attrs:{prop:"address",label:e.$t("message.user.danbixiane")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"font-size16 font-bold"},[e._v(e._s(a.row.investment_min)+" - "+e._s(a.row.investment_max)+" ")])]}}])}),t("el-table-column",{attrs:{label:e.$t("message.user.caozuo")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("button",{staticClass:"wealth-buy-button",attrs:{type:"primary"},on:{click:function(t){return e.buyBtn(a.row.id)}}},[e._v(e._s(e.$t("message.user.mairu")))])]}}])})],1)],1),t("div",{staticClass:"content-view-box"},[t("div",{staticClass:"font-size26 recharge-question-text"},[e._v(e._s(e.$t("message.user.xiangguanwenti")))]),t("el-collapse",[t("el-collapse-item",{attrs:{title:"1."+e.$t("message.user.chang5"),name:"1"}},[t("div",[e._v(" "+e._s(e.$t("message.user.chang6"))+" ")])]),t("el-collapse-item",{attrs:{title:"2."+e.$t("message.user.chang9"),name:"2"}},[t("el-table",{attrs:{data:e.tableData,border:""}},[t("el-table-column",{attrs:{prop:"name",label:e.$t("message.user.kuangjimingcheng")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"font-size16"},["zh-CN"==e.language?t("div",[e._v(" "+e._s(a.row.name)+" ")]):e._e(),"CN"==e.language?t("div",[e._v(" "+e._s(a.row.name_cn)+" ")]):e._e(),"en"==e.language?t("div",[e._v(" "+e._s(a.row.name_en)+" ")]):e._e(),"other"==e.language?t("div",[e._v(" "+e._s(a.row.name_en)+" ")]):e._e()])]}}])}),t("el-table-column",{attrs:{prop:"investment_min",label:e.$t("message.user.kuangjijine")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"font-size16 font-bold"},[e._v(e._s(a.row.investment_min)+" - "+e._s(a.row.investment_max)+" ")])]}}])}),t("el-table-column",{attrs:{prop:"cycle",label:e.$t("message.user.zhouqi")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"font-size16 font-bold"},[e._v(e._s(0!=a.row.cycle?a.row.cycle:e.$t("message.user.wuxianqi")))])]}}])}),t("el-table-column",{attrs:{prop:"daily_rate",label:e.$t("message.user.rishouyi")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("div",{staticClass:"font-bold font-size16"},[e._v(e._s(a.row.daily_rate)+" %")])]}}])})],1)],1),t("el-collapse-item",{attrs:{title:"3."+e.$t("message.user.chang7"),name:"3"}},[t("div",{staticClass:"margin-bottom20"},[e._v(" "+e._s(e.$t("message.user.chang8"))+" ")]),t("el-table",{attrs:{data:e.textData,border:""}},[t("el-table-column",{attrs:{prop:"recommend",label:e.$t("message.user.tuijianyonghu")}}),t("el-table-column",{attrs:{prop:"revenue",label:e.$t("message.user.chang9")}}),t("el-table-column",{attrs:{prop:"subscribe",label:e.$t("message.user.chang10")}})],1)],1)],1)],1)]),e.buyCurrency?t("fund-buy",{ref:"panelShow",attrs:{iproduceId:e.showProductId,type:e.typeName,buyCurrency:e.buyCurrency},on:{childEvent:e.getIncome}}):e._e(),t("footer-view")],1)}),[],!1,null,"0a38b22a",null);t.default=i.exports}}]);</pre></body></html>